No Module named superdesk
Opened this issue · 0 comments
trondhuso commented
After following the instructions on the frontpage (for this software) I ran honcho start -p 5050 and got this message:
08:45:03 system | web.1 started (pid=23259)
08:45:03 system | websocket.1 started (pid=23260)
08:45:03 websocket.1 | /usr/bin/python: No module named superdesk
08:45:03 system | websocket.1 stopped (rc=1)
08:45:03 system | sending SIGTERM to web.1 (pid 23259)
08:45:03 system | web.1 stopped (rc=-15)
I am assuming it did try to start, then stopped because it could not find superdesk. I am running this on a different server than superdesk - just because I wanted to...