Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get asset_sync to fire off with AWS - compilation is fine #334

Open
tgmerritt opened this issue Oct 25, 2016 · 1 comment
Open

Can't get asset_sync to fire off with AWS - compilation is fine #334

tgmerritt opened this issue Oct 25, 2016 · 1 comment

Comments

@tgmerritt
Copy link

SocketError: getaddrinfo: nodename nor servname provided, or not known
/Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in load' /Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in

'
Tasks: TOP => assets:sync
(See full trace by running task with --trace)
/Users/i851546/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- bundler/env (LoadError)

Can't load bundler/env ??? That's such a low-level thing, did something change in Ruby 2.3 from 2.2.X that would affect this? I'm throwing bundle exec, and I'm sure bundler is there.

@PikachuEXE
Copy link
Member

Can you provide the full stacktrace?
We want to know if asset_sync is trying to require bundler/env explicitly, or it's required by something else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants