KirioXX
Get "connection reset by peer" errors for file upload patch requests
Hi!
I try to setup a NestJS service on railway to upload files to a storage with TUS.
I'm stuck now though because I get on the client a "connection reset by peer" errors when the PATCH requests is send for the first chunks and the request is then pending.
I already tried to switch our DNS to see if that might cut of the connection but that has not changed any thing.
Is there a configuration that I could miss that limits the request size or the TTL?
Thank you!
15 replies