Closed LouisLoudogTrottier closed 3 years ago
Hey, would you mind sending me your email? I am having some trouble running pool server
Your issue can be solved by changing POOL_ESCAPING_MOD = load_clvm("pool_escaping_innerpuz.clvm")
to POOL_ESCAPING_MOD = load_clvm("pool_waitingroom_innerpuz.clvm")
in the singleton.py file
@LouisLoudogTrottier
i have done it for you !
It doesn't really seems to affect anything but while you are doing a
chia wallet show
on the farmers side,ERROR:root:Unexpected error in get_peak_loop: {'error': '', 'success': False}
is thrown in the pool-server output. And it seems to recover by itself.Is this the right place to report small incident like this? If not please advise. Regards.
Using the pools.2021-june-4 branch on ubuntu 20.04, and did the following to resolve my previus issue at https://github.com/Chia-Network/pool-reference/issues/44