Author

Topic: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS - page 179. (Read 388610 times)

legendary
Activity: 1890
Merit: 1537
well mined all night just to find out when I got up that it had jumped to the wrong chain.
thats 200CAP I won't see again

Back on the correct one now
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Hmm im getting lots of errors in log:
Code:
connection timeout
received block 0000000011237b5d8290
ProcessBlock: ORPHAN BLOCK, prev=00000000926fcb1dcf80
trying connection 172.250.241.106:7685 lastseen=0.9hrs


******* exception encountered *******
bottlecapsd[0x81c9bcc]
bottlecapsd[0x80632e1]
bottlecapsd[0x80f336f]
bottlecapsd[0x80f3fc6]
bottlecapsd[0x811ccc1]
bottlecapsd[0x811ceae]
/usr/lib/libboost_thread.so.1.49.0(+0xb97c)[0xb76bf97c]
/lib/i386-linux-gnu/libpthread.so.0(+0x6d78)[0xb72f6d78]
/lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb70e53de]
ProcessMessages(ping, 0 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
ProcessMessage(ping, 0 bytes) FAILED
getheaders 77761 to 000000025ef15d938741
connection timeout
What is goin on? Not updated nodes banging to my ports?

edit:
ok, looks like it is p2pool messing...
in same time error in p2pool log:
Code:
2013-08-17 12:48:25.575161  Pool: 1108kH/s Stale rate: 0.0% Expected time to block: 20.4 minutes
2013-08-17 12:48:26.940773 RECV addr 01010000000000000000000000000000000000ffff5bebfe251e05
2013-08-17 12:48:26.941540 > Error handling message: (see RECV line)
2013-08-17 12:48:26.941739 > Traceback (most recent call last):
2013-08-17 12:48:26.941781 >   File "/usr/local/lib/python2.7/site-packages/twisted/internet/tcp.py", line 215, in doRead
2013-08-17 12:48:26.941855 >     return self._dataReceived(data)
2013-08-17 12:48:26.941895 >   File "/usr/local/lib/python2.7/site-packages/twisted/internet/tcp.py", line 221, in _dataReceived
2013-08-17 12:48:26.941937 >     rval = self.protocol.dataReceived(data)
2013-08-17 12:48:26.941974 >   File "/home/rav3n/p2pool-rav/p2pool/util/p2protocol.py", line 26, in dataReceived
2013-08-17 12:48:26.942019 >     self.dataReceived2(data)
2013-08-17 12:48:26.942396 >   File "/home/rav3n/p2pool-rav/p2pool/util/datachunker.py", line 40, in _DataChunker
2013-08-17 12:48:26.942500 >     wants = receiver.send(buf.get(wants))
2013-08-17 12:48:26.942589 > --- ---
2013-08-17 12:48:26.942711 >   File "/home/rav3n/p2pool-rav/p2pool/util/p2protocol.py", line 54, in dataReceiver
2013-08-17 12:48:26.942820 >     self.packetReceived(command, type_.unpack(payload))
2013-08-17 12:48:26.942935 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 63, in unpack
2013-08-17 12:48:26.943145 >     obj = self._unpack(data)
2013-08-17 12:48:26.943250 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 42, in _unpack
2013-08-17 12:48:26.943392 >     obj, (data2, pos) = self.read((data, 0))
2013-08-17 12:48:26.943497 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 293, in read
2013-08-17 12:48:26.944308 >     item[key], file = type_.read(file)
2013-08-17 12:48:26.944438 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 169, in read
2013-08-17 12:48:26.944584 >     res[i], file = self.type.read(file)
2013-08-17 12:48:26.944724 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 293, in read
2013-08-17 12:48:26.944844 >     item[key], file = type_.read(file)
2013-08-17 12:48:26.944970 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 293, in read
2013-08-17 12:48:26.945179 >     item[key], file = type_.read(file)
2013-08-17 12:48:26.945321 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 228, in read
2013-08-17 12:48:26.945447 >     data, file = read(file, 16)
2013-08-17 12:48:26.945562 >   File "/home/rav3n/p2pool-rav/p2pool/util/pack.py", line 16, in read
2013-08-17 12:48:26.945679 >     raise EarlyEnd()
2013-08-17 12:48:26.945796 > p2pool.util.pack.EarlyEnd:
Have no idea it is harmless or not :/

edit2:
There is another error in daemon log, nothing in p2pool:
Code:
connect() failed after select(): Connection refused


******* exception encountered *******
bottlecapsd[0x81c9bcc]
bottlecapsd[0x80632e1]
bottlecapsd[0x80f336f]
bottlecapsd[0x80f3fc6]
bottlecapsd[0x811ccc1]
bottlecapsd[0x811ceae]
/usr/lib/libboost_thread.so.1.49.0(+0xb97c)[0xb76bf97c]
/lib/i386-linux-gnu/libpthread.so.0(+0x6d78)[0xb72f6d78]
/lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb70e53de]
ProcessMessages(ping, 0 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
ProcessMessage(ping, 0 bytes) FAILED
trying connection 23.19.50.218:7685 lastseen=1.1hrs

Odd...
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!

Wow that's great news Smiley Sorry I missed it

Do you have any plans of setting up one of your own?
It is working since I made it ;]
http://rav3n.dtdns.net:8645
Some last blocks went orphaned/block crawler not see them :/
legendary
Activity: 2730
Merit: 7065
What will happen with epool? It is down, will Erundook turn it back on?

And will caps need another fix or somethoing?
legendary
Activity: 1064
Merit: 1002
Someone is really throwing some power at this solo now. Difficutly has risen 15% over the last 25-50 blocks Your pool is finding less and less % of the total blocks
legendary
Activity: 1197
Merit: 1000
back on track but all mining during the night was invalid - sorry guys...

Im watching it like a hawk Smiley

Seem to be staying on the chain

so far so good
legendary
Activity: 1064
Merit: 1002
back on track but all mining during the night was invalid - sorry guys...

Im watching it like a hawk Smiley

Seem to be staying on the chain
legendary
Activity: 1064
Merit: 1002

Wow that's great news Smiley Sorry I missed it

Do you have any plans of setting up one of your own?
legendary
Activity: 1064
Merit: 1002
Yep it seems once you get on the right chain get a good peers list you stay there. Which is looking good for tomorrow's switch
full member
Activity: 131
Merit: 100
Twelve hours of staying on the right chain here...one thing I did was turn off my port forwarding limiting the number of nodes I can connect to. Started out with good nodes on the right chain and locked out those bad nodes. Seemed to help
legendary
Activity: 1197
Merit: 1000
back on track but all mining during the night was invalid - sorry guys...
legendary
Activity: 1197
Merit: 1000
I think I finally managed to update http://cap.coinmine.pl to latest client and successfully download blockchain. Please send some hashes here to test current setup.

Thank you very much. Ill throw some hash there tonight. Thats one thing we need now is a few good pools

pool if off the chain again Sad - I dont know what is happening, but windows client doesn't have such problem
full member
Activity: 237
Merit: 100
Updated download for the block chain. Copy/replace files into your appdata/roaming/BottleCaps directory

https://docs.google.com/file/d/0B0V-7FME2rcyeFM4czNoVmEyVjg/edit?usp=sharing

EDIT: Also cleared the peer list from my nodes so they should be connectable to you again

Connected, thanks for updating!
legendary
Activity: 1064
Merit: 1002
Updated download for the block chain. Copy/replace files into your appdata/roaming/BottleCaps directory

https://docs.google.com/file/d/0B0V-7FME2rcyeFM4czNoVmEyVjg/edit?usp=sharing

EDIT: Also cleared the peer list from my nodes so they should be connectable to you again
full member
Activity: 237
Merit: 100
Mine on multipool or cryptsy pools... they both have the correct chains, until you get all setup.

You may have to keep disconnecting and reconnecting, until you get the right one, or if it hangs while downloading the chain from the connections. (Deleting the peers file AFTER the client shuts-down. If you delete it before, it saves it when it does shut-down, defeating the purpose of deleting it.)

While I appreciate what you're saying, I'm not trying to mine CAPS.  I'm just trying to get my wallet connected to the main blockchain so I can move coins in and out if I wanted to.  I've been trying since an hour after 1.4.1 was released, i've reconnected and deleted the peers file dozens of times.  I never have had any problems like this with any other coin.
hero member
Activity: 504
Merit: 500
Mine on multipool or cryptsy pools... they both have the correct chains, until you get all setup.

You may have to keep disconnecting and reconnecting, until you get the right one, or if it hangs while downloading the chain from the connections. (Deleting the peers file AFTER the client shuts-down. If you delete it before, it saves it when it does shut-down, defeating the purpose of deleting it.)
full member
Activity: 237
Merit: 100
Petrified's link requires 3rd party software to download the file...

Surely you can't miss the big blue button that says Download bottlecaps_76709_blocks.rar right in the center?

The only reason for actually downloading MemoPal itself would be if you actually wanted to share your own files.

Sorry for my misunderstanding.  Clicking the blue button leads to a dead link (and had).  The page after the link only says: "Array ( ) 2". 

hero member
Activity: 504
Merit: 500
Balance: 19014.479855
Stake: 30.03

(0.01 block just confirmed 25-confirms)
Balance: 19014.489855 (0.01 gained)
Stake: 30.02 (0.01 stake removed?)

(0.01 block just found 0-confirms)
Balance: 19004.489855 (-10.00 moved to stake-waiting)
Stake: 30.02 (Pending 6 confirms?)

(0.01 block just confirmed 25-confirms)
Balance: 19014.499855 (0.01 gained)
Stake: 30.01 (0.01 stake removed?)

(0.01 block just confirmed 0-confirms)
Balance: 19004.499855 (-10.00 moved to stake-waiting)
Stake: 40.03 (10.01 stake added from 6-confirms prior stake-waiting above...)

(0.01 block just confirmed 25-confirms)
Balance: 19014.509855 (0.01 gained)
Stake: 30.02 (0.01 stake removed?)

....

I thought it would do this...

Stake: 10, 20, 30, 40, 50, 60.... etc... keep climbing until 90 days, then go... 3000, 2990, 2980, 2970 (as they get unstaked)... unless more were added, then it would stay the same, roughly... 3000, 2990, 3000, 2990, 3000

While the rewards would be... 0.01, 0.02, 0.03, 0.04.... up to 20.34 as more and more accumulate. (With those going directly to the balance, not back to stake.)

I am finding so many... so they are popping in and out real fast. But if I found them slower, they would only get to about 40 or so... then return to 0 again soon. But the reward is not giving 0.005% of staked, just 0.005 of the blocks of 10+10, not the staked total.

Not that I am complaining, as getting 0.005% is a nice bonus that seems to reward fast. It just seemed like it was going to be operated another way. By all the sample documentation that was provided.

0.005% of 20,000 is about 100 CAPs... which is great. I will have that return within a month, at this rate. Better than the lotto-style it seemed to be at first, where I wasn't getting any POS for a month.
sr. member
Activity: 519
Merit: 253
Can someone post another archive of the chain that is fresher? My wallet jumped ship again.  Angry  I tired the on posted earlier and it is not allowing me to sync up for some reason.

I really wanted to mine on CAP tonight and all was well. Took the wife to dinner and came home and off again. Any ideas on how to keep this from happening or ddo I just have to wait until tomorrow at noon?

http://bottlecaps.kicks-ass.net/peers.php
For the latest list on the right chain

Yes, that is where I got my peer list. Right after my last post, the very next block, I lost all connections. Really not sure why or what is happening. Guess I will see what happens tomorrow when the old clients are not allowed to connect to the good chain.
hero member
Activity: 504
Merit: 500
So if you're mining in a pool and the pool is on block 54015, are we on the wrong chain?

YES, you are way off...

Let the pool operator know... he is slacking.
Jump to: