Bitcoin Forum
June 16, 2024, 06:35:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 [1177] 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 ... 2248 »
  Print  
Author Topic: KanoPool since 2014 🐈 - PPLNS and Solo 0.5% fee - Worldwide - 2437 blocks  (Read 5350823 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (50 posts by 3+ users deleted.)
DarkStar_
Legendary
*
Offline Offline

Activity: 2772
Merit: 3282


View Profile WWW
January 31, 2017, 07:49:01 PM
 #23521

Are there really about 40K in transactions unconfirmed in the mempool, or did I see that wrong?

It might be worth suspending the pool payouts for a short time just to pick up the extra transaction fees that are out there when we find our next couple blocks. I mean, in the long run, it would put extra coin in our pocket. Just a thought.

The last Kano payout has this [url-https://www.blocktrail.com/BTC/tx/0401d87e9741a02c2158f9b992e42239eb3aa9c660765be5e6ff4c0ed55baa8b]tx[/url], which has a size 25kb. Assuming 100 satoshis/byte paid in fees for each transaction, it would add only 0.025BTC extra payment, which becomes very small when split. I don't think it's really worth it to do that.

taking a break - expect delayed responses
firetreeactual
Legendary
*
Offline Offline

Activity: 952
Merit: 1003



View Profile
January 31, 2017, 10:16:23 PM
 #23522

...
... back to sorting out the web problem.
That didn't exist ...
Seems my underhanded techniques to get around DNS problems (if they ever occur) at home caused me grief and thus when I thought there where web problems, it's actually been OK.

Mine and web on Smiley
Yup...don'tcha just hate it when that happens?  Kiss

To infinity and beyond...on two 741s and one of only 3...nope, make that 4...full nodes in Hawaii...on <30A. (I have other gear on the Hoth ice planet)
PantminerS7
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
February 01, 2017, 12:40:47 AM
 #23523

ALERT!!!

The 5 minute mining outage is planned for 18:30 UTC - in 35 minutes.

snip
snip

Man that woke me up. Gotta stop sleeping in the middle of the day.

Sweet to see that green in the end of the tunnel at least!

Mine on!
dance191
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


View Profile
February 01, 2017, 02:21:53 AM
Last edit: February 01, 2017, 02:33:20 AM by dance191
 #23524

Is anyone else now having problems with the API?  


curl -v https://kano.is/ now gives me this:
* SSLv3, TLS handshake, Client hello (1):
* error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
* Closing connection 0
curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol


So, I give openssl a try, openssl s_client -debug -connect kano.is:443 now gives me this:
140249749202592:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 295 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE


Everything was working fine until the changes about 8 hours or so ago.
VRobb
Hero Member
*****
Offline Offline

Activity: 1610
Merit: 538

I'm in BTC XTC


View Profile
February 01, 2017, 02:50:31 AM
 #23525

The Android kano ckpool app is reporting back correctly, and that uses the API.  No difference seen here.

I don't believe in superstition because it's bad luck: 13thF1oor6CAwyzyxXPNnRvu3nhhYeqZdc
These aren't the Droids you're looking for: S5 & S7 (Sold), R4B2, R4B4 (RIP), 2x S9 obsolete, 2xS15-28, S17-56, S17-70
Pushing a whopping 1/5 PH!  Oh The SPEED!!!
clgrissom3
Legendary
*
Offline Offline

Activity: 1722
Merit: 1032


Carl, aka Sonny :)


View Profile
February 01, 2017, 03:09:49 AM
 #23526

So is the iPhone app which also uses the API.
kano (OP)
Legendary
*
Offline Offline

Activity: 4522
Merit: 1844


Linux since 1997 RedHat 4


View Profile
February 01, 2017, 03:53:34 AM
 #23527

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
dance191
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


View Profile
February 01, 2017, 07:24:08 AM
 #23528

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.

Thanks for the info guys.  I didn't realize the server IP address changed twice.  I updated it once, then didn't check that the IP address had changed again.  Kano, you were 100% correct as DNS was not pointing to what the current server is.  Thanks again! Smiley
Make-A-Buck
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
February 01, 2017, 07:48:53 AM
 #23529

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.
The Android CKPool app just alerted me that my miner hash rate is 0 (Zero)
Logged onto kano.is and it also says 0.
Going to remote access my miner & see if it is running correctly at the colo.
Make-A-Buck
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
February 01, 2017, 08:01:58 AM
 #23530

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.
The Android CKPool app just alerted me that my miner hash rate is 0 (Zero)
Logged onto kano.is and it also says 0.
Going to remote access my miner & see if it is running correctly at the colo.
OK... b4 I could even log in remotely, first kano.is says my hash rate is now returning to normal.
Currently 6.7 (My normal is about 8.1) then about 1-2min after that the Android app started to report my hash rate coming back up as well.
Anyone else have a 'bump' in the road for Feb 1st?
dance191
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


View Profile
February 01, 2017, 08:32:32 AM
 #23531

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.
The Android CKPool app just alerted me that my miner hash rate is 0 (Zero)
Logged onto kano.is and it also says 0.
Going to remote access my miner & see if it is running correctly at the colo.
OK... b4 I could even log in remotely, first kano.is says my hash rate is now returning to normal.
Currently 6.7 (My normal is about 8.1) then about 1-2min after that the Android app started to report my hash rate coming back up as well.
Anyone else have a 'bump' in the road for Feb 1st?

Everything has been smooth from what I'm looking at.  Mine checks every 60 seconds.  It will alert me if there is even a small drop in my hashrate and I didn't get any alerts (it is really sensitive).  Maybe a brief net/power outage at your colo?
kano (OP)
Legendary
*
Offline Offline

Activity: 4522
Merit: 1844


Linux since 1997 RedHat 4


View Profile
February 01, 2017, 09:17:45 AM
Last edit: February 01, 2017, 09:35:32 AM by kano
 #23532

Block! by sapperlot Smiley with an S9v1

Edit2: first block found on the new server Cheesy

Edit: well that shows January over and done with
Code:
2017 Jan  22.65 PHs  40  41.37  103.43%  105.58%  96.68%  101.16%
Although the luck was a little low, 96.68%, the Txn fees put the average reward over 100% PPS with 101.16% Smiley

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Make-A-Buck
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
February 01, 2017, 09:29:40 AM
 #23533

Is anyone else now having problems with the API?  

curl -v https://kano.is/ now gives me this:
...
Check your DNS is pointing to the new web server.
If the DNS is wrong then you'd expect that error.

curl -v https://kano.is/ "works for me" Smiley

There was an SSL problem for a short while back when I moved the web server, but that was fixed back then also.
https://bitcointalk.org/index.php?topic=789369.msg17682243#msg17682243

Web is unrelated to the last back end server change, coz the web server was moved before that (see link above) - about 8.5 hours before the main server move.
The Android CKPool app just alerted me that my miner hash rate is 0 (Zero)
Logged onto kano.is and it also says 0.
Going to remote access my miner & see if it is running correctly at the colo.
OK... b4 I could even log in remotely, first kano.is says my hash rate is now returning to normal.
Currently 6.7 (My normal is about 8.1) then about 1-2min after that the Android app started to report my hash rate coming back up as well.
Anyone else have a 'bump' in the road for Feb 1st?

Everything has been smooth from what I'm looking at.  Mine checks every 60 seconds.  It will alert me if there is even a small drop in my hashrate and I didn't get any alerts (it is really sensitive).  Maybe a brief net/power outage at your colo?
That's the one thing that I can't rule out is a brief internet outage. However, the strange part is that I was able to remotely get to my miner, so either the outage was very brief, or something else went wrong for a min or two. My miner shows uptime of over 18 days, and it appears to have used BOTH fail-over mining pools configs... (usually the fail-overs never get used - there was a mining pool outage that was announced within the last day or so)

Pool             URL        User       Status Diff GetWorks Priority Accepted Diff1# DiffA# DiffR# DiffS# Rejected Discarded Stale LSDiff LSTime      
0 stratum+tcp://nya.kano.is:3333 wblaster.antMiner_R4_mab Alive 6K 56,735 0 501,783 0 3,010,686,156 10,826,988 0 1,817 866,461 282 6,000 0:00:00
1 stratum+tcp://stratum.kano.is:3333 wblaster.antMiner_R4_mab Alive 6K 1,668 1 236 0 1,262,028 279,072 0 136 457 79 6,000 1:20:38
2 stratum+tcp://stratum81.kano.is:81 wblaster.antMiner_R4_mab Alive 6K 27,080 2 217 0 1,124,340 98,496 0 48 373 263 6,000 14:18:49
total                                              85,483            502,236   0   3,013,072,524 11,204,556 0 2,001 867,291 624
HW     13663                                                                   0     0.0005%

Must have been a wrinkle for a min or two somewhere.
IntroVert
Full Member
***
Offline Offline

Activity: 265
Merit: 119


View Profile
February 01, 2017, 11:00:22 AM
 #23534

Kano, was payout for block 450816 ever sent out? Don't see it in my wallet and the blockchain. Might have matured while you were moving servers.
kano (OP)
Legendary
*
Offline Offline

Activity: 4522
Merit: 1844


Linux since 1997 RedHat 4


View Profile
February 01, 2017, 11:10:35 AM
 #23535

Kano, was payout for block 450816 ever sent out? Don't see it in my wallet and the blockchain. Might have matured while you were moving servers.
Ah your right - oops - it was of course dropped out of the work since I changed bitcoinds from the old to the new server, while it was still waiting to be confirmed, and we are now mining to a new bitcoind (on the new server)

OK pushed it back into the work now - it will be confirmed with the next block.
I'll blame the fact I've been awake now for most of the last 40 hours Smiley

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
IntroVert
Full Member
***
Offline Offline

Activity: 265
Merit: 119


View Profile
February 01, 2017, 11:34:57 AM
 #23536

Thanks man, your hard work is really appreciated.
bit2255
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
February 01, 2017, 01:41:45 PM
 #23537

Thanks man, your hard work is really appreciated.

ABSOLUTELY !!!

might not mean as much from a small home miner newbie, but again... THANKS !!!
VRobb
Hero Member
*****
Offline Offline

Activity: 1610
Merit: 538

I'm in BTC XTC


View Profile
February 01, 2017, 03:08:22 PM
 #23538

In the iPhone app, I input my username and api key; however, under the workers tab, it still says no workers?
Support thread here: https://bitcointalk.org/index.php?topic=1344360.0

I don't believe in superstition because it's bad luck: 13thF1oor6CAwyzyxXPNnRvu3nhhYeqZdc
These aren't the Droids you're looking for: S5 & S7 (Sold), R4B2, R4B4 (RIP), 2x S9 obsolete, 2xS15-28, S17-56, S17-70
Pushing a whopping 1/5 PH!  Oh The SPEED!!!
NomadGroup
Sr. Member
****
Offline Offline

Activity: 508
Merit: 250


View Profile
February 01, 2017, 07:21:38 PM
 #23539

Kano, was payout for block 450816 ever sent out? Don't see it in my wallet and the blockchain. Might have matured while you were moving servers.
Ah your right - oops - it was of course dropped out of the work since I changed bitcoinds from the old to the new server, while it was still waiting to be confirmed, and we are now mining to a new bitcoind (on the new server)

OK pushed it back into the work now - it will be confirmed with the next block.
I'll blame the fact I've been awake now for most of the last 40 hours Smiley

Yeah thanks a lot Kano!!!!  And try to get some sleep! Smiley
kano (OP)
Legendary
*
Offline Offline

Activity: 4522
Merit: 1844


Linux since 1997 RedHat 4


View Profile
February 01, 2017, 11:18:51 PM
 #23540

In the iPhone app, I input my username and api key; however, under the workers tab, it still says no workers?
Should be fixed now.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Pages: « 1 ... 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 [1177] 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 ... 2248 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!