Replies: 1 comment
-
Okay so I will probably never understand why this is happening, its something to do with fly.io - every other deployment seems to work, with even just whitespace changes. Switching to Cloudflare |
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
-
Thats it.
The weirdest part?
The console.error never even gets hit, so i have no idea why the socket error is happening.
But when I put this code in, the socket errors stop happening, its like Schrodinger's socket.
Does anyone know why the hell this is happening? I would prefer to not have some magic, nonsensical piece of code in my server.
Tested on the following docker images
node:18-bullseye-slim
node:18.3-bullseye-slim
Additional info
I am usig the following libraries to serve a GraphQL API
Beta Was this translation helpful? Give feedback.
All reactions