Replacing 4.2.0RC1 with RC2 lost my Windows service
Posted: December 15th, 2023, 4:58 pm
I updated my 4.2.0RC1 folder with the RC2 files and everything seemed to be fine for a few hours. Now when I went to check on things the site was no longer loaded. I checked on the server and the Windows service has vanished - no idea why and can't find anything logged. So I tried to recreate it using the website instructions and I get this:
Any ideas? I cannot find pythonservice.exe anywhere, not even in the downloaded ZIP for RC2.
Code: Select all
D:\Program Files\SABnzbd>SABnzbd-console.exe -f "D:\Program Files\SABnzbd\sabnzbd.ini" install
Installing service SABnzbd
Traceback (most recent call last):
File "SABnzbd.py", line 1742, in <module>
File "SABnzbd.py", line 1714, in handle_windows_service
File "win32serviceutil.py", line 841, in HandleCommandLine
File "win32serviceutil.py", line 224, in InstallService
File "win32serviceutil.py", line 56, in LocatePythonServiceExe
RuntimeError: Can't find 'D:\Program Files\SABnzbd\pythonservice.exe'
[10596] Failed to execute script 'SABnzbd' due to unhandled exception!