Author

Topic: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! - page 226. (Read 102489 times)

legendary
Activity: 3822
Merit: 2703
Evil beware: We have waffles!
Dear user 136CrBTFqaLShQVTzhH2MRUauRrrzP7JbG please fix your miners. You have been connecting and disconnecting continuously hundreds of thousands of times for months now without ever successfully mining, so I have blocked your IP address.
Um, that comes up as a BCH/BSV address which would be invalid on this (BTC) pool...
member
Activity: 93
Merit: 11
Dear user 136CrBTFqaLShQVTzhH2MRUauRrrzP7JbG please fix your miners. You have been connecting and disconnecting continuously hundreds of thousands of times for months now without ever successfully mining, so I have blocked your IP address.

Would this situation be similiar to a small ddos attack on the server?
Can a script be written to flag and deny access to these connect / disconnect users?

legendary
Activity: 2483
Merit: 1482
-> morgen, ist heute, schon gestern <-
My cgminer timestamp is showing [1970-01-01]. Does anyone know a fix?

use cgminer 4.10 and youre good.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Dear user 136CrBTFqaLShQVTzhH2MRUauRrrzP7JbG please fix your miners. You have been connecting and disconnecting continuously hundreds of thousands of times for months now without ever successfully mining, so I have blocked your IP address.
newbie
Activity: 2
Merit: 0
My cgminer timestamp is showing [1970-01-01]. Does anyone know a fix?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
So on further consideration, I've decided to abandon port 443 mining on the pool. Given the hosting provider is censoring access without my involvement, it is not really serving any purpose and is just confusing the https issue. If there are any objections, please speak up now or I'll drop it within the next week.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
I figure what happened when I tried to set up a relay in Germany is that I rented a VPS from an American hosting provider with a presence in Germany and all the big hosting providers from the USA are obligated to block Iran.

This makes sense, it was my initial thought until I successfully managed to telnet to port 3333 on your pool, at that point I thought it could be something else, but well - things are what they are, censorship is everywhere and we can't do much about it.

Thank you Mickeywith, but until I am in need for keeping this running, I would not like to ask for anything.
Let us see how many people use it.


Ok then that's cool, should the demand on the server grow and you need to upgrade or you can't afford to keep the server or even decide to not want to, do let the community know, we will most certainly help out even outside of ckpool funds.

I would like to thank you for the efforts you put in fighting mining sensorchip and providing a way for people who live far from the U.S to mine on cksolo, keep up the good work.
legendary
Activity: 2483
Merit: 1482
-> morgen, ist heute, schon gestern <-
I would also suggest that a part from the donation funds get used to support the us relay server if the other contributors and phill agrees to that.
Using this service it means you somehow have to trust o solo miner and i can vouch for him to be very well trusted.

Thank you Mickeywith, but until I am in need for keeping this running, I would not like to ask for anything.
Let us see how many people use it.

The shares are visible on solo.ckpool user stats, so if there is no difference in what the miner report (I don't know how reliable that is) and what the status page report, everything should be ok,
The ckpool passthrough does not show anything about the user, only the number of connects.


 
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I figure what happened when I tried to set up a relay in Germany is that I rented a VPS from an American hosting provider with a presence in Germany and all the big hosting providers from the USA are obligated to block Iran. If I'd gone with a European provider it might not have been a problem, as evidenced by O solo miner succeeding with his passthrough.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U

I confirm this, i was trying to help user banche to connect to cksolo pool without luck, after osolo messaged me about the forwarding/relay service we did test it for banche and it worked very well, the pool connects and hashrate does show on cksolo pool status, this will be a very useful service to those wishing to use the pool but can't due to technical or political reasons.

I would also suggest that a part from the donation funds get used to support the us relay server if the other contributors and phill agrees to that.

Using this service it means you somehow have to trust o solo miner and i can vouch for him to be very well trusted.
legendary
Activity: 2483
Merit: 1482
-> morgen, ist heute, schon gestern <-
According to the problems of the user banche_plus, I did setup a passthrough to solo.ckpool.org
on my server, located in germany, and if someone got problems of connecting to the pool from
his country, he can try this:

stratum+tcp://rfpool.org:3334

Your setup is like at solo.ckpool only the URL has to change to the passthrough.
This get relayed to solo.ckpool.org:3333 and you can check your data on solo like normal.

I tested it with users and it worked for a while now, so I want to make that public and free to use.
No warranty is given, so use it at your own risk.
If there is a problem please contact me.

And positiv feedback is also welcome  Wink



 
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I have a dumb question I hope you can answer, What argument do I use to change difficulty for your pool? is it only by port? ive never used an s9 before and ive tried d= diff= --suggestdiff but non seem to stick.
S9s never supported the main cgminer code so they never adopted the --suggest-diff setting properly. However, normally there's no point in adjusting diff anyway, the pool knows best, and diff is purely cosmetic when mining solo anyway. The only reason to manually set diff when mining solo is to minimise bandwidth by setting diff up. If you really want your bandwidth to be as low as possible, just mine on the high diff port 4334. The pool won't accurately report your hashrate but it makes no difference to your chance of finding a block.
newbie
Activity: 12
Merit: 19
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

haven't tested yet, But thanks!

I have a dumb question I hope you can answer, What argument do I use to change difficulty for your pool? is it only by port? ive never used an s9 before and ive tried d= diff= --suggestdiff but non seem to stick.
full member
Activity: 637
Merit: 131
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

if after install you have problems, read here
https://bitcointalksearch.org/topic/ckpool-open-source-poolproxypassthroughredirectorlibrary-in-c-for-linux-790323
some good reading 
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I could probably create a simple package for people to use if there's demand for one.

Only the last couple weeks alone i read a handful of people asking for it, in many none "1st class" countries internet is very expensive and limited, also some farms are hosted in remote places and rely on limited cellular data, a simple package for newbies would be really really great IMO.
Sure thing. I'll make installing it as simple as possible and will probably have something shortly.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
I could probably create a simple package for people to use if there's demand for one.

Only the last couple weeks alone i read a handful of people asking for it, in many none "1st class" countries internet is very expensive and limited, also some farms are hosted in remote places and rely on limited cellular data, a simple package for newbies would be really really great IMO.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Would you be so kind and make a newbie guide for how to set the mining proxy? I see a good number of people having issues with limited bandwidth and using a proxy is probably their best option, there is a lack of documentation online in regards to that subject, or at least I have not found any article that explains the steps to the average joe, so if you could do that it will be huge and very highly appreciated.
I could probably create a simple package for people to use if there's demand for one.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
where is the ckproxy discussion at?

Would you be so kind and make a newbie guide for how to set the mining proxy? I see a good number of people having issues with limited bandwidth and using a proxy is probably their best option, there is a lack of documentation online in regards to that subject, or at least I have not found any article that explains the steps to the average joe, so if you could do that it will be huge and very highly appreciated.
newbie
Activity: 16
Merit: 58
@Morguk I havent noticed any format change - Grafana UI is consuming the same endpoint and I didnt had to change anything. Just make sure, your backend follows redirects when querying api. Also make sure ssl communication is working properly. Quick and dirty fix for SSL related errors is CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST option to false, if you are using curl.

@-ck Thanks for redirect link to grafana. I will create installation/migration manual and publish sources during the next week, so it can be hosted directly on ckpool server.
Jump to: