Cannot Write to Storage Bucket
coddermind
PROOP

a month ago

I’m experiencing an issue with storage buckets in my paid Railway account. When I create a bucket, I can see it in the console and access its settings, but I cannot upload or write any objects to it. I have tried deleting and recreating the bucket, but the issue persists.

Interestingly, when I create a free Railway account and create a bucket there, it allows uploads and works correctly using the same method.

I’ve verified that:

  • I am using the correct bucket endpoint and region.

  • The credentials shown in the environment variables match those in the bucket settings.

It seems like this could be a permissions or policy issue on my account. Could you please advise how I can enable write access for the bucket?

Thank you!

$10 Bounty

4 Replies

justarya
HOBBY

a month ago

Have you solved it yet?

It happened to me as well, when I upgraded my account from FREE to HOBBY.

All settings are unchanged, the one thing that change is that I upgraded my account.


peetee09
HOBBY

a month ago

Awaiting solution


Can you check if your app is reading credentials from the correct service the bucket is  attached to, and use forcePathStyle: true in your client config. If it still doesn't work, open a support ticket with your project ID Railway support can check the bucket policy on their end!!


justarya

Have you solved it yet?It happened to me as well, when I upgraded my account from FREE to HOBBY.All settings are unchanged, the one thing that change is that I upgraded my account.

coddermind
PROOP

25 days ago

The issue is still not resolved, and it appears to be specific to my account. When I created a different account, the problem did not occur.


Loading...