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
Before "supervisorctl start fancontrol", it must execute "rm -f /var/run/fancontrol.pid" or any other method for kill fancontrol.pid -- otherwise "supervisorctl start fancontrol" will show an error message in some situation.