fredeq (OP)
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
December 11, 2017, 07:33:49 AM |
|
Service is down since 3h+. What's happening ?
Thats a very good question. Database service went down without any reason and then just got up few hours later. Looks good for the time being.
|
|
|
|
fredeq (OP)
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
December 12, 2017, 09:25:06 AM |
|
Since 750Ti is missing its Skunkhash values, I'd like to note that it gets 5056 kH/s (5.0 Mh/s) on average and reports 28/46W usage on stock clockspeeds using CCMiner 2.2.3 (GV-N75TOC-2GI).
Hope that helps, other than that the site is really useful.
Too busy right now to take 750Ti from the shelf and benchmark it for skunk, but thanks for the report
|
|
|
|
buffy007
Full Member
Offline
Activity: 254
Merit: 100
I solve problems
|
|
December 12, 2017, 04:17:57 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
|
Zero & One - www.zero1apps.comApplications developer - Apps for mining pools and miners
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
December 12, 2017, 04:19:48 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Exact problem with wtm switcher for nvOC, I can access web page though
|
|
|
|
fredeq (OP)
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
December 12, 2017, 05:15:26 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process.
|
|
|
|
buffy007
Full Member
Offline
Activity: 254
Merit: 100
I solve problems
|
|
December 12, 2017, 05:19:58 PM |
|
that's a pitty. hope you find some solution to bring api back to life
|
Zero & One - www.zero1apps.comApplications developer - Apps for mining pools and miners
|
|
|
MiningRigBuilder
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 12, 2017, 05:37:05 PM |
|
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process.
fredeq, what would be a "good" delay between API requests to keep your site operational? I do use it and want to make sure we adhere to best practices.
|
|
|
|
Shaggy888
Newbie
Offline
Activity: 33
Merit: 0
|
|
December 12, 2017, 05:39:07 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process. Hi, I use your API and I call it multiple times for different coins. Is there an option to get all coins data? I know about coins.json but that appears to just be the coins listed on the main page. If you offered an option to call 1 API for all possible coins then it would certainly cut down on the number of API calls I perform - and I am sure it would help others as well. Keep up the good work.
|
|
|
|
buffy007
Full Member
Offline
Activity: 254
Merit: 100
I solve problems
|
|
December 12, 2017, 05:40:15 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process. Hi, I use your API and I call it multiple times for different coins. Is there an option to get all coins data? I know about coins.json but that appears to just be the coins listed on the main page. If you offered an option to call 1 API for all possible coins then it would certainly cut down on the number of API calls I perform - and I am sure it would help others as well. Keep up the good work. http://whattomine.com/coins.jsonhttp://whattomine.com/asic.jsonnot enought?
|
Zero & One - www.zero1apps.comApplications developer - Apps for mining pools and miners
|
|
|
Shaggy888
Newbie
Offline
Activity: 33
Merit: 0
|
|
December 12, 2017, 05:47:25 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process. Hi, I use your API and I call it multiple times for different coins. Is there an option to get all coins data? I know about coins.json but that appears to just be the coins listed on the main page. If you offered an option to call 1 API for all possible coins then it would certainly cut down on the number of API calls I perform - and I am sure it would help others as well. Keep up the good work. http://whattomine.com/coins.jsonhttp://whattomine.com/asic.jsonnot enought? Unfortunately not, just as one quick example, bitcoinz is not listed, but is available with its own call. However, I will change my logic to use as much as I can from the coins.json and asic.json before calling the missing ones. Hope this will help a small amount.
|
|
|
|
fredeq (OP)
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
December 12, 2017, 06:04:53 PM |
|
Probably most of the scripts are calling json each minute, while each 3 minutes would be enough. (Thats the stats and rates update span) Second problem is people working around rpm limit and spamming from multiple IPs. In the end we need more server power, not more restrictions
|
|
|
|
Shaggy888
Newbie
Offline
Activity: 33
Merit: 0
|
|
December 12, 2017, 06:05:40 PM |
|
hi,
can't access to api throw cloudflare. is it possible make api url without this?
thx
Json is down at the moment. Too many requests for the site to remain operational. IP banning does not work, people just use someservice to split their calls over multiple IPs and kill the server in the process. Hi, I use your API and I call it multiple times for different coins. Is there an option to get all coins data? I know about coins.json but that appears to just be the coins listed on the main page. If you offered an option to call 1 API for all possible coins then it would certainly cut down on the number of API calls I perform - and I am sure it would help others as well. Keep up the good work. I think another reason I was unable to use the coin.json and asic.json API is because I don't know what hash rate each coin is calculated on. I assume there is a default but I would need to cater for each algo's default. When you call the individual coins API you can specify ?hr=100 for example. Then using that I can do the math on my side to calculate the reward at 20mh or 120mh. If I was able to get a similar result for all coins in a single call then it would certainly help me call your site only a couple times a day. I certainly don't want to abuse your site and call your API too often. Hope this feedback helps? Thanks.
|
|
|
|
MiningRigBuilder
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 12, 2017, 06:11:03 PM |
|
Probably most of the scripts are calling json each minute, while each 3 minutes would be enough. (Thats the stats and rates update span) Second problem is people working around rpm limit and spamming from multiple IPs. In the end we need more server power, not more restrictions I should be good then. I call your API every 5min
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
December 12, 2017, 06:21:46 PM |
|
Probably most of the scripts are calling json each minute, while each 3 minutes would be enough. (Thats the stats and rates update span) Second problem is people working around rpm limit and spamming from multiple IPs. In the end we need more server power, not more restrictions My switcher default is set to 3 too Why people go below 3 while api update is 3 minutes?
|
|
|
|
MiningRigBuilder
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 12, 2017, 06:45:38 PM |
|
Probably most of the scripts are calling json each minute, while each 3 minutes would be enough. (Thats the stats and rates update span) Second problem is people working around rpm limit and spamming from multiple IPs. In the end we need more server power, not more restrictions My switcher default is set to 3 too Why people go below 3 while api update is 3 minutes? Just a suggestion, maybe this needs to be clearly stated on the website, so people know that there is no need to call it more often than 3min?
|
|
|
|
papampi
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
December 12, 2017, 07:35:17 PM |
|
Probably most of the scripts are calling json each minute, while each 3 minutes would be enough. (Thats the stats and rates update span) Second problem is people working around rpm limit and spamming from multiple IPs. In the end we need more server power, not more restrictions My switcher default is set to 3 too Why people go below 3 while api update is 3 minutes? Just a suggestion, maybe this needs to be clearly stated on the website, so people know that there is no need to call it more often than 3min? Exactly
|
|
|
|
|
Shaggy888
Newbie
Offline
Activity: 33
Merit: 0
|
|
December 13, 2017, 06:42:51 AM |
|
Thank you, this is very helpful. I will give it a try.
|
|
|
|
whittle
Newbie
Offline
Activity: 49
Merit: 0
|
|
December 13, 2017, 03:55:14 PM Last edit: December 13, 2017, 04:37:50 PM by whittle |
|
|
|
|
|
fredeq (OP)
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
December 13, 2017, 07:08:54 PM |
|
Json rpm limit is back to 80.
@whittle I have already received a lot of requests for this coin. It will be processed when time allows.
|
|
|
|
|