Get "connection reset by peer" errors for file upload patch requests
kirioxx
PROOP

2 years ago

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!

3 Replies

kirioxx
PROOP

2 years ago

cf5c91bb-c069-4b97-ad70-f0a04931d017


2 years ago

how large is the file?


2 years ago

do you have the edge proxy enabled?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...