-
-
Notifications
You must be signed in to change notification settings - Fork 15
Troubleshooting
Akram El Assas edited this page Aug 9, 2025
·
4 revisions
Service won't start
- Verify the executable path is correct.
- Ensure the working directory is set if the app relies on relative paths.
- Open event viewer
eventvwr.msc
, and check logs under Application.
"Access Denied" errors
- Run Servy as administrator.
Logs not appearing
- Check that stdout/stderr paths are writable and not blocked by antivirus.
Health checks failing too soon
- Increase the heartbeat interval or max failed checks.
Copyright © Akram El Assas. All rights reserved.