ERROR:asyncio:Task exception was never retrieved future: <Task finished name='Task-1034' coro=<WslinkHandler.sendWrappedMessage() done, defined at /root/.local/lib/python3.9/site-packages/wslink/backends/aiohttp/__init__.py:473> exception=ConnectionResetError('Cannot write to closing transport')> #106
Unanswered
eagle201306
asked this question in
General
Replies: 1 comment
-
|
It really depend on your application and deployment setup and it has nothing to do with using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ERROR:asyncio:Task exception was never retrieved
future: <Task finished name='Task-1034' coro=<WslinkHandler.sendWrappedMessage() done, defined at /root/.local/lib/python3.9/site-packages/wslink/backends/aiohttp/init.py:473> exception=ConnectionResetError('Cannot write to closing transport')>
When using -- host 0.0.0.0 configuration, the trame frequently refreshes the web page and reports the above error. How to solve this problem
Beta Was this translation helpful? Give feedback.
All reactions