Skip to content

Warning: Supervisord is running as root and it is searching... #35

@gmacario

Description

@gmacario

Inspecting logs after deploying to hackafake@staging.hackafake.com:

root@cs-176-221-51-111:/var/tmp/hackafake-backend-master (master)*$ docker-compose logs
Attaching to hackafake-backend-master_server_1, hackafake-backend-master_mongodb_1
server_1   | usage: manage.py [-?] {shell,runserver} ...
server_1   | manage.py: error: invalid choice: 'deploy' (choose from 'shell', 'runserver')
server_1   | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
server_1   |   'Supervisord is running as root and it is searching '
server_1   | 2018-08-02 09:20:39,762 CRIT Supervisor running as root (no user in config file)
server_1   | 2018-08-02 09:20:39,764 INFO supervisord started with pid 1
server_1   | 2018-08-02 09:20:40,768 INFO spawned: 'nginx' with pid 16
server_1   | 2018-08-02 09:20:40,772 INFO spawned: 'bot' with pid 17
server_1   | 2018-08-02 09:20:40,775 INFO spawned: 'uwsgi' with pid 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions