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?
8 Replies
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
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
2 days ago
Yes I redeploed. Same error.
2 days ago
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?
2 days ago
In Railways Dashboard, when I click on the Bucket Service under Files tab
2 days ago
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
2 days ago
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.
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.
Attachments
3 hours ago
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