plop
plop
CDCloudflare Developers
Created by plop on 7/22/2023 in #workers-help
Error when creating websocket
when i create a websocket (using isomorphic-ws package), it returns this error:
workerd/server/server.c++:2364: error: Uncaught exception: kj/async-io-win32.c++:424: disconnected: remote.worker_do_not_log; Request failed due to internal error stack: 7ff73c398750 7ff73c394a79 7ff73c392fed 0 0 0 0 0 0 0 7ff73c3a6034 0 0 0 0 0 0 0
workerd/server/server.c++:2364: error: Uncaught exception: kj/async-io-win32.c++:424: disconnected: remote.worker_do_not_log; Request failed due to internal error stack: 7ff73c398750 7ff73c394a79 7ff73c392fed 0 0 0 0 0 0 0 7ff73c3a6034 0 0 0 0 0 0 0
what does this mean? and how do i solve this?
4 replies