21 days ago
I'm experiencing an issue with Railway Storage Buckets in a Hobby workspace.
The bucket is created successfully and is visible through the Railway CLI.
I have already:
- Created multiple buckets.
- Regenerated the bucket credentials multiple times.
- Confirmed my workspace is on the Hobby plan.
- Verified there are no usage limits preventing access.
The Railway Dashboard itself cannot access the bucket. The Files tab shows:
"Access denied. Please check bucket credentials and permissions."
I also tested directly using the AWS CLI with the credentials generated by Railway:
aws s3api list-objects-v2 --bucket --endpoint-url https://t3.storageapi.dev --region auto
Result:
An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied.
The Railway CLI can retrieve the bucket information successfully, but both the Dashboard and the S3 API return AccessDenied using Railway-generated credentials.
This appears similar to the previously reported storage provisioning/workspace permission issues after upgrading to Hobby.
Could someone from the Railway team please verify the storage provisioning or permissions for my workspace?
1 Replies
Status changed to Awaiting Railway Response Railway • 21 days ago
21 days ago
Hey, something funky happened here when your account was resubscribed yesterday.
I've gone in and fixed it up so all should be well now; let me know if you still see issues anywhere
Status changed to Awaiting User Response Railway • 21 days ago
Status changed to Solved mykal • 21 days ago