Railway Storage Bucket - Access denied after upgrade to Hobby Plan
da-kicks-87
HOBBYOP

2 days ago

Hello,

In the previous free trial plan I got the Railway Storage Bucket to work with my app. After upgrade to Hobby plan I get error in it saying "Access denied. Please check bucket credentials and permissions." I tried regenerating creds and even created new bucket and it still does not connect.

How can I fix this?

$10 Bounty

8 Replies

Railway
BOT

2 days ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway 2 days ago


Try redeploy service that uses reference variables to the bucket service


mayori

Try redeploy service that uses reference variables to the bucket service

da-kicks-87
HOBBYOP

2 days ago

Yes I redeploed. Same error.


Where do you see that "Access Denied" error? is it on logs from a service that connected to the bucket or from the dashboard?


mayori

Where do you see that "Access Denied" error? is it on logs from a service that connected to the bucket or from the dashboard?

da-kicks-87
HOBBYOP

2 days ago

In Railways Dashboard, when I click on the Bucket Service under Files tab


Try force reload the dashboard, you have upgraded to hobby so it shouldn't affect bucket created after upgrade


da-kicks-87

In Railways Dashboard, when I click on the Bucket Service under Files tab

Try logging out and then login back to your account.

Check the updated bucket credentials are properly configured in variables.

Both the access key id and secret access key should be checked.

Also verify endpoint and region.


da-kicks-87
HOBBYOP

a day ago

I have logged out and logged back in. I check the env variables for the frontend. They are referencing the buckets' credentials. The values are correct. Still not solved.

Attached is a screenshot of the error.

Railway-bucket-error.png

Attachments


Go to variables tab and ensure root credentials for MINIO_ROOT_USER and MINIO_ROOT_PASSWORD exactly match what storage engine expects.

In settings tab, if you can access the generated public network link, go to MinIO console directly. login and verify that a bucket named media-bucket-live is active


Welcome!

Sign in to your Railway account to join the conversation.

Loading...