moopless
moopless
lib.settings is a local library (stratum-mining-litecoin/lib/settings.py) Please make sure it exists. Check to make sure the path is correct at the top of launcher.tac. It is also likely that stratum...
Any update on this?
Can you upload the debug.log and stratum.log to pastebin? Make sure to comment out any private information if DEBUG=true is enabled.
Any Update on this?
Still broken, but floating difficulties now work.
From the stack trace we can see that the real error is as follows. ``` ProtocolException: Cannot decode message 'POST / HTTP/1.1 ``` This is a user configuration error. The...
I may have rushed this issue a bit. I only looked at the logs and did not read the text. The error above is due to something trying to send...
@jZegers What branch of stratum-mining-litecoin are you using? On Mon, Jul 22, 2013 at 11:13 AM, JZegers [email protected] wrote: > Looks like restarting memcached might have fixed this > >...
Ok great. The master branch does not use memcached, but rather internal hashes. I am building the memcached integration in now, but it is in a dev branch. It may...
Is this still an issue? What authentication flags are being used? Has anyone found a workaround?