Search found 6 matches

Go to advanced search

by k0gen
Fri Mar 30, 2018 3:27 pm
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

I have never seen the "exceptions.KeyError: 'incoming_peers'" error before. Are you using a custom web UI?

YES: I am using https://github.com/justino/p2pool-ui-punchy
I've found out what was causing the problem. I also have the https://github.com/hardcpp/P2PoolExtendedFrontEnd in subdirectory ...
by k0gen
Wed Mar 28, 2018 10:34 am
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

I have never seen the "exceptions.KeyError: 'incoming_peers'" error before. Are you using a custom web UI?
YES: I am using https://github.com/justino/p2pool-ui-punchy
by k0gen
Wed Mar 28, 2018 2:41 am
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

I'm getting this errors once in a while:

Error in DeferredResource handler:
Traceback (most recent call last):
File "/home/k0gen/p2pool/p2pool/util/deferred_resource.py", line 24, in render
defer.maybeDeferred(resource.Resource.render, self, request).addCallbacks(finish, finish_error)
File ...
by k0gen
Mon Mar 26, 2018 11:46 am
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

File "/home/k0gen/p2pool/p2pool/data.py", line 724, in think
punish_aggressively = traditional_sort[-1][0][2]
exceptions.IndexError: list index out of range
I haven't seen this error on any of my nodes. Perhaps it's an issue that only shows up when syncing the share chain from scratch, and doesn ...
by k0gen
Sun Mar 25, 2018 9:59 am
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

I have pushed changes to feechecking that allow it to work with Litecoin Core 0.15.1. These changes will probably also add support for Bitcoin Core 0.15 and later, but I haven't tested that.

I just tried it and ...
2018-03-25 09:49:46.849461 p2pool (version 15.0-99-gb6e6c2d)
2018-03-25 09:49:46 ...
by k0gen
Sat Mar 24, 2018 9:27 am
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203171

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

It's not causing any problems except for that warning message on old (v17) nodes. I recommend upgrading to my code, though, as my code is faster, has fewer bugs, gets lower orphan rates, and is better at detecting invalid shares.

Tried updating my v17 mainnet node but your p2pool branch won't ...

Go to advanced search