0

I'm running a Rails application on Phusion passenger and I get a Permission denied - Gemfile.lock error message often. I fix it by running bundle update but it keeps on popping up the same error every few days (I do not make any changes to the application). What could be causing it?

Artem Kalinchuk
  • 6,502
  • 7
  • 43
  • 57
  • do you deploy with a different user from the one running passenger? – phoet Jul 10 '12 at 16:45
  • I run `bundle update` with `sudo`. Then it works fine for a while. After a few days it will give the same error again without me touching anything. – Artem Kalinchuk Jul 10 '12 at 16:47
  • I have a few applications running at the same time and only this one has this problem. I just recreated the application, let's see if it's a problem with the application itself... – Artem Kalinchuk Jul 16 '12 at 17:10

0 Answers0