Closed RELNO closed 5 years ago
@yasushisakai the boot sh does not restart the server, can you advise?
boot.sh
has been rewritten to trigger shared sessions
we can know see the tmux-session from different users by attaching via
tmux -S /tmp/shared a -s cityio
and
tmux -S /tmp/shared a -s choiceModels
the boot.sh reminds you how when you write it.
./boot file fails to properly start sessions
Process
Expected result
CityIO and MoCho services should run
Current result
NGINX error page, both services are off
Current Fix
Running the session stratup through normal bash:
Permanent Fix
Rethink service sequencing