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
$ bluepill load config/services.pill --no-privileged
/usr/share/ruby/2.0/logger.rb:601:in `initialize': Permission denied - /var/app/support/logs/bluepill.log (Errno::EACCES)
from /usr/share/ruby/2.0/logger.rb:601:in `open'
from /usr/share/ruby/2.0/logger.rb:601:in `create_logfile'
from /usr/share/ruby/2.0/logger.rb:596:in `open_logfile'
from /usr/share/ruby/2.0/logger.rb:551:in `initialize'
from /usr/share/ruby/2.0/logger.rb:318:in `new'
from /usr/share/ruby/2.0/logger.rb:318:in `initialize'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/logger.rb:46:in `new'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/logger.rb:46:in `create_logger'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/logger.rb:7:in `initialize'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/application.rb:27:in `new'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/application.rb:27:in `initialize'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/dsl/app_proxy.rb:9:in `new'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/dsl/app_proxy.rb:9:in `initialize'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/dsl.rb:3:in `new'
from /usr/local/share/ruby/gems/2.0/gems/bluepill-0.0.69/lib/bluepill/dsl.rb:3:in `application'
from /var/app/current/config/services.pill:5:in `<main>'
Both the gid and uid are set properly for this directory. In config/services.pill:
Using 0.0.69:
Both the gid and uid are set properly for this directory. In
config/services.pill
:And in the console:
Seems like it might be related to https://github.com/arya/bluepill/issues/144. Any idea what might be going on?
The text was updated successfully, but these errors were encountered: