StorjOld / pyp2p

http://storj.io
MIT License
167 stars 45 forks source link

Exception in dht msg list - No JSON object could be decoded #35

Closed littleskunk closed 8 years ago

littleskunk commented 8 years ago

Tested with linux storjnode develop branch and pyp2p 0.8.0 Same issue with the windows binary https://ci.appveyor.com/project/Storj/storjnode/build/0.1.1.13

Pyp2p don't stop spamming the logfile. The following block comes in a loop:

unknown exception
No JSON object could be decoded
EXCEPTION IN DHT MSG LIST
Exception in dht msg list
No JSON object could be decoded
EXCEPTION IN DHT MSG LIST
Exception in dht msg list
No JSON object could be decoded
EXCEPTION IN DHT MSG LIST
Exception in dht msg list
No JSON object could be decoded
EXCEPTION IN DHT MSG LIST
Exception in dht msg list
No JSON object could be decoded
EXCEPTION IN DHT MSG LIST
Exception in dht msg list
No JSON object could be decoded
robertsdotpm commented 8 years ago

Expected behaviour. Disabled logging so it doesn't spam you.