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

Permission error: Gemfile.production.lock #388

Open
pikhovkin opened this issue Dec 27, 2021 · 0 comments
Open

Permission error: Gemfile.production.lock #388

pikhovkin opened this issue Dec 27, 2021 · 0 comments

Comments

@pikhovkin
Copy link

I run fluent in OpenShift.

`/` is not writable.
Bundler will use `/tmp/bundler20211227-7-1rry4sg7' as your home directory temporarily.
`/` is not writable.
Bundler will use `/tmp/bundler20211227-7-hpxmfc7' as your home directory temporarily.
bundler: failed to load command: rackup (/usr/local/bundle/bin/rackup)
Bundler::PermissionError: There was an error while trying to write to `/usr/local/bundle/gems/fluentd-ui-1.2.1/Gemfile.production.lock`. It is likely that you need to grant write permissions for that path.
  /usr/local/lib/ruby/2.7.0/bundler/shared_helpers.rb:105:in `rescue in filesystem_access'
  /usr/local/lib/ruby/2.7.0/bundler/shared_helpers.rb:102:in `filesystem_access'
  /usr/local/lib/ruby/2.7.0/bundler/definition.rb:353:in `lock'
  /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:114:in `lock'
  /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:41:in `setup'
  /usr/local/lib/ruby/2.7.0/bundler.rb:149:in `setup'
  /usr/local/lib/ruby/2.7.0/bundler/setup.rb:20:in `block in <top (required)>'
  /usr/local/lib/ruby/2.7.0/bundler/ui/shell.rb:136:in `with_level'
  /usr/local/lib/ruby/2.7.0/bundler/ui/shell.rb:88:in `silence'
  /usr/local/lib/ruby/2.7.0/bundler/setup.rb:20:in `<top (required)>'
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

1 participant