false
false
CDCloudflare Developers
Created by false on 2/11/2025 in #workers-help
TCP sockets not working in production
Hi, I'm trying to play around with the connect() api - everything works perfectly locally but when deployed (or with local mode off) I haven't been able to make it work successfully. Using this example from the docs, it works as expected locally but in production throws "Socket connection failed: TypeError: This ReadableStream is disturbed (has already been read from), and cannot be used as a body." Is this a bug? Does it work when deployed for anyone else? Thanks!
1 replies