Skip to content

Instantly share code, notes, and snippets.

@DiracSpace
Created October 3, 2021 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DiracSpace/7fc21f4571816568dd1f08f8c12b8425 to your computer and use it in GitHub Desktop.
Save DiracSpace/7fc21f4571816568dd1f08f8c12b8425 to your computer and use it in GitHub Desktop.
Pictures airshare diracspace arch.png
`arch.png` (250.3 kB) available at 192.168.100.6:8000 and `http://diracspace.local:8000`, press Ctrl+C to stop sharing...
QR Code
Content examined (by 192.168.100.3)!
Content requested (by 192.168.100.3), transferring!
Error handling request
Traceback (most recent call last):
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request
resp = await self._request_handler(request)
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/web_app.py", line 499, in _handle
resp = await handler(request)
File "/home/diracspace/.local/lib/python3.9/site-packages/airshare/sender.py", line 72, in _file_stream_sender
await response.prepare(request)
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/web_response.py", line 378, in prepare
return await self._start(request)
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/web_response.py", line 386, in _start
await self._write_headers()
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/web_response.py", line 458, in _write_headers
await writer.write_headers(status_line, self._headers)
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/http_writer.py", line 119, in write_headers
self._write(buf)
File "/home/diracspace/.local/lib/python3.9/site-packages/aiohttp/http_writer.py", line 67, in _write
raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
Content requested (by 192.168.100.3), transferring!
^C%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment