【发布时间】:2011-06-22 20:42:56
【问题描述】:
关注
我收到ArgumentError (Unknown region: "EU_Ireland")
更新: 我实际上是按照上一个版本的要求使用雾(不是 aws-s3):
lsoave@ubuntu:~/rails/heroku/ennefoto$ egrep "fog|aws" Gemfile
# gem 'aws-s3', :require => 'aws/s3'
gem 'fog'
lsoave@ubuntu:~/rails/heroku/ennefoto$ egrep "fog|aws" Gemfile.lock
fog (0.8.2)
fog
lsoave@ubuntu:~/rails/heroku/ennefoto$
...无论如何,使用标准的 BUCKET(美国)它可以工作。 'aws/s3' 似乎也发生了同样的问题......
有什么想法吗?
有人知道区域语法是什么样的吗?我尝试了 EU_Ireland, Ireland, eu-ireland ...但这是同样的错误。
【问题讨论】:
标签: ruby-on-rails content-management-system amazon-s3 heroku refinerycms