sdskit / sdscli

Command line interface to SDSKit
Apache License 2.0
0 stars 8 forks source link

handle orphaned supervisord files when starting up with "sds start" after instance shutdown #5

Open pymonger opened 6 years ago

pymonger commented 6 years ago

To reproduce:

  1. start up sds services: sds start all -f
  2. shut down instances using AWS dashboard without stopping sds
  3. start up instances again
  4. start up sds services: sds start all -f

Issues with supervisord.sock file.