Network/Subscription Issue
I am experiencing very slow network speed when uploading (300kb at max) a CSV file to a Django webapp deployed in Railway. Getting a 503 error after a while and it stops uploading the file.
I tested the same web app in an AWS EC2 instance and it's working fine.
Currently I am a Team Plan admin.
Project ID: 4bec2909-a3ef-474c-ac79-d58c52d6daf5
29 Replies
Project ID:
4bec2909-a3ef-474c-ac79-d58c52d6daf5
you're the owner of a team plan?
Yes
discord does not show that
Here's the screenshot of the Team account
unverified, 2$ and 200 hours
I'm not understanding this
because yeah you definitely are on the team account
Same here, we are confused
when you do these uploads to your app, what is the upload client? a browser app? curl? postman?
browser
Chrome
do you happen to have insomnia installed?
I don't think I have
would you mind installing it? i have an upload test thats hosted on railway that you could test with
Downloading it now
youll need some random 25 ish mb file to run the upload test with, file format does not matter
I'm ready
you got your file?
Yes
application > preferences > request timeout = 0
then post your file to
https://utilities.up.railway.app/upload
as a binary type
then wait and once done, it will send back the statisticsHere's the result
but just as a sanity check, are you running your app on the teams plan?
Yes, it is on the teams plan
I don't understand, it works on EC2 just fine
youve dragged the project into the teams arena in your dashboard?
The project is created in the teams
application > preferences > preferred http version = http 1.1
and rerun the test
oh okay
you see
http 2 is misconfigured on railway
I see, will review this with the team. Thanks for your help!
im gonna ask the team too