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
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
The text was updated successfully, but these errors were encountered:
Inspecting logs after deploying to hackafake@staging.hackafake.com:
The text was updated successfully, but these errors were encountered: