Skip to content
This repository was archived by the owner on May 18, 2023. It is now read-only.
This repository was archived by the owner on May 18, 2023. It is now read-only.

failed to load command: unicorn #1

Description

@Shellfishgene

Hi!

Just tried to use selectoscope and followed the install commands (on Ubuntu 16.04). Seems to have worked ok, except I have to use the docker-compose commands with sudo.
However after starting the server I can't connect, I assume the following is the relevant error:

web_1      | bundler: failed to load command: unicorn (/usr/local/bin/unicorn)
web_1      | ArgumentError: directory for stderr_path=/opt/app/log/unicorn.log not writable
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/configurator.rb:88:in `block in reload'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/configurator.rb:84:in `each'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/configurator.rb:84:in `reload'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/configurator.rb:65:in `initialize'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:76:in `new'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:76:in `initialize'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/bin/unicorn:126:in `new'
web_1      |   /usr/local/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/bin/unicorn:126:in `<top (required)>'
web_1      |   /usr/local/bin/unicorn:23:in `load'
web_1      |   /usr/local/bin/unicorn:23:in `<top (required)>'
selectoscope_web_1 exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions