-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingproduction-instanceThis issue relates to the instance of spaceprobed currently running at MHVThis issue relates to the instance of spaceprobed currently running at MHV
Description
/var/run/spaceprobed does not exist after reboot, and so the python script (running as spaceprobed user) is unable to create the PID file.
Manual workaround is to run the following steps after a reboot:
# mkdir /var/run/spaceprobed
# chown spaceprobed.spaceprobed /var/run/spaceprobed
# rc-service spaceprobed startMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproduction-instanceThis issue relates to the instance of spaceprobed currently running at MHVThis issue relates to the instance of spaceprobed currently running at MHV