You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/lib/s3/S3.rb:56:in `full_bucket': undefined method `location' for nil:NilClass (NoMethodError)
from /home/keilan/.cumulus/lib/s3/manager/Manager.rb:229:in `update_grants'
from /home/keilan/.cumulus/lib/s3/manager/Manager.rb:82:in `create'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:121:in `sync_difference'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:59:in `block in sync_one'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:78:in `call'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:78:in `block in each_difference'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:76:in `each'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:76:in `each_difference'
from /home/keilan/.cumulus/lib/common/manager/Manager.rb:59:in `sync_one'
from /home/keilan/.cumulus/bin/cumulus.rb:289:in `s3'
from /home/keilan/.cumulus/bin/cumulus.rb:636:in `<main>'
It created the bucket but the grants were wrong. The config I used was like:
It created the bucket but the grants were wrong. The config I used was like:
The text was updated successfully, but these errors were encountered: