You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using wrangler to develop a partykit server on workers, This works well on my host machine (Mac Os) when I run the dev command wrangler dev --port 5445 --host 0.0.0.0 but when packaged in a container I run an issue where the websocket connections are lost due to an internal error in workerd.
I'm using wrangler to develop a partykit server on workers, This works well on my host machine (Mac Os) when I run the dev command
wrangler dev --port 5445 --host 0.0.0.0
but when packaged in a container I run an issue where the websocket connections are lost due to an internal error in workerd.Below are my logs
The text was updated successfully, but these errors were encountered: