Is there already an issue for your problem?
NZBGet Version
v26.1-stable
Platform
FreeBSD
Environment
OS: FreeBSD 15
CPU arch: amd64
Current Behavior
After clicking "Update" in the WebUI, the progress dialog displays
the script's output up to "Waiting for NZBGet to terminate" and then
stalls indefinitely.
The actual update succeeds: the new version is installed and the
new nzbget process is running and listening on the RPC port. The
WebUI just never detects the restart. A manual F5 reload doesn't help.
Expected Behavior
The dialog should progress through the existing messages:
- "Restarting NZBGet..."
- "NZBGet has been terminated. Waiting for restart..."
- "Successfully started. Refreshing the page..."
…and after the page reloads, the new version should be displayed
without manual intervention.
Steps To Reproduce
No response
Logs
No response
Extra information
Workaround
When you see "Waiting for NZBGet to terminate":
- Close the WebUI tab in the browser
- Find the running nzbget process (
top or pgrep -lf nzbget)
- Kill it
- Start the new version manually:
nzbget -s
- Open the WebUI in the browser — it loads normally
Is there already an issue for your problem?
NZBGet Version
v26.1-stable
Platform
FreeBSD
Environment
Current Behavior
After clicking "Update" in the WebUI, the progress dialog displays
the script's output up to "Waiting for NZBGet to terminate" and then
stalls indefinitely.
The actual update succeeds: the new version is installed and the
new nzbget process is running and listening on the RPC port. The
WebUI just never detects the restart. A manual F5 reload doesn't help.
Expected Behavior
The dialog should progress through the existing messages:
…and after the page reloads, the new version should be displayed
without manual intervention.
Steps To Reproduce
No response
Logs
No response
Extra information
Workaround
When you see "Waiting for NZBGet to terminate":
toporpgrep -lf nzbget)nzbget -s