ZeroNetX / ZeroNet

ZeroNetX - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.dev
Other
212 stars 32 forks source link

ConnServer GetFile exception: AttributeError: 'NoneType' object has no attribute 'write' in FileRequest.py line 250 > 46 #136

Closed slrslr closed 1 year ago

slrslr commented 2 years ago

Some days back i have seen this on zeronetx enhanced branch:

[22:33:13] ConnServer GetFile exception: AttributeError: 'NoneType' object has no attribute 'write' in FileRequest.py line 250 > 46 > Connection.py line 599 > <gevent>/_ssl3.py line 537 > ...

just now after updating 15 minutes back (git pull) i have seen it again:

[21:14:20] ConnServer GetFile exception: AttributeError: 'NoneType' object has no attribute 'write' in FileRequest.py line 250 > 46 > Connection.py line 599 > <gevent>/_ssl3.py line 537 > ...

i am unsure which action triggers it

canewsin commented 2 years ago

fixed

slrslr commented 2 years ago

I have updated enhanced branch like 30 minutes back and i have seen this error 2 times:

ConnServer GetFile exception: AttributeError: 'NoneType' object has no attribute 'write' in FileRequest.py line 250 > 46 > Connection.py line 599 > <gevent>/_ssl3.py line 537 > ...

i do not know what triggers it

slrslr commented 2 years ago

After running ZN around 16 hours, i no longer see this error. So i will close it now..

slrslr commented 2 years ago

It is back:

ERROR ConnServer GetFile exception: AttributeError: 'NoneType' object has no attribute 'write' in FileRequest.py line 254 > 46 > Connection.py line 562 > <gevent>/_ssl3.py line 537 > ...

Can this be related to web browser bug? Restarting browser helps? Btw. this is zeronetx updated from updater zite. not zeronet-enhanced (as tagged).

canewsin commented 1 year ago

closing as stale issue