We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting this error...
[root@ip-172-31-15-131 newrelic-s3-plugin-master]# ./newrelic_s3_agent /usr/share/ruby/vendor_ruby/2.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- bundler/setup (LoadError) from /usr/share/ruby/vendor_ruby/2.0/rubygems/core_ext/kernel_require.rb:55:inrequire' from ./newrelic_s3_agent:4:in `
require': cannot load such file -- bundler/setup (LoadError) from /usr/share/ruby/vendor_ruby/2.0/rubygems/core_ext/kernel_require.rb:55:in
I am using ruby 2 ruby --version ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
I will appreciate if you create a docker container for this. I can pass the keys as environment variables and it will work regardless of what and how.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am getting this error...
[root@ip-172-31-15-131 newrelic-s3-plugin-master]# ./newrelic_s3_agent
'/usr/share/ruby/vendor_ruby/2.0/rubygems/core_ext/kernel_require.rb:55:in
require': cannot load such file -- bundler/setup (LoadError) from /usr/share/ruby/vendor_ruby/2.0/rubygems/core_ext/kernel_require.rb:55:in
require'from ./newrelic_s3_agent:4:in `
I am using ruby 2
ruby --version
ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
I will appreciate if you create a docker container for this. I can pass the keys as environment variables and it will work regardless of what and how.
The text was updated successfully, but these errors were encountered: