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
When I try to run ./bin/seed for the first time it errors out:
[InfraRepo]: Write stable asset to bucket... writing
/Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-aws-0.3.2/lib/miasma/contrib/aws/storage.rb:164:in `join': no implicit conversion of nil into String (TypeError)
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-aws-0.3.2/lib/miasma/contrib/aws/storage.rb:164:in `bucket_endpoint'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-aws-0.3.2/lib/miasma/contrib/aws/storage.rb:223:in `block in file_all'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-aws-0.3.2/lib/miasma/contrib/aws/storage.rb:33:in `all_result_pages'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-aws-0.3.2/lib/miasma/contrib/aws/storage.rb:219:in `file_all'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/models/storage/files.rb:50:in `perform_population'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/types/collection.rb:22:in `block in all'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/bogo-0.2.4/lib/bogo/memoization.rb:64:in `memoize'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/types/collection.rb:21:in `all'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/types/collection.rb:108:in `perform_get'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/types/collection.rb:40:in `block in get'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/bogo-0.2.4/lib/bogo/memoization.rb:64:in `memoize'
from /Users/rberger/.rvm/gems/ruby-2.3.0/gems/miasma-0.3.2/lib/miasma/types/collection.rb:39:in `get'
from ./bin/seed:201:in `<main>'
The text was updated successfully, but these errors were encountered:
When I try to run ./bin/seed for the first time it errors out:
The text was updated successfully, but these errors were encountered: