开发者

403 Forbidden Error from Amazon S3

开发者 https://www.devze.com 2023-04-01 09:18 出处:网络
Another programmer has been working on my project on a new branch. To view his work, I fetched the branch and updated the bundle with bundle install. When I try to rake db:migrate I get a 403 Forbidde

Another programmer has been working on my project on a new branch. To view his work, I fetched the branch and updated the bundle with bundle install. When I try to rake db:migrate I get a 403 Forbidden error with no 开发者_开发知识库other explanation. I believe it is complaining about the Amazon S3 credentials for paperclip but can't seem to fix the issue. Any ideas? Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消