Skip to content

Troubleshooting

Akram El Assas edited this page Aug 9, 2025 · 4 revisions

Common Issues

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.
Clone this wiki locally