WebUI crashs after 3 minutes?

Get help, report and discuss bugs.
Post Reply
garyleecn
Posts: 25
Joined: 04 Sep 2015, 20:35

WebUI crashs after 3 minutes?

Post by garyleecn » 22 Jul 2018, 04:24

I just installed nzbget on my VPS using the official script. everything was fine right after installation, I can add tasks, modify settings, etc. however after like 3-5 minutes, the webUI drops, I will only get page not found when I refresh the webUI. rebooting the system or nzbget doesn't help. even apt-get remove nzbget doesn't help.
the only thing I can do from this point is to reload the OS and install again. and then again, I'll only get ~3 minutes of time to access the webUI.
the command line interface of nzbget seems to be working...

any idea how to fix this?

thanks

sanderj
Posts: 184
Joined: 10 Feb 2014, 21:46

Re: WebUI crashs after 3 minutes?

Post by sanderj » 22 Jul 2018, 05:34

Is this on a real VPS, or a seedbox?
If a VPS: how much memory have you got?
How do you start nzbget?

After a WebUI crash:

Is nzbget still running? Check with

Code: Select all

pidof nzbget
Is nzbget listening? Check with:

Code: Select all

sudo netstat -lntep | grep nzbget

garyleecn
Posts: 25
Joined: 04 Sep 2015, 20:35

Re: WebUI crashs after 3 minutes?

Post by garyleecn » 22 Jul 2018, 07:06

hi my VPS has decent spec, 4-cores + 16gb ram.
I notice that the webUI isn't actually 'down', but just not accessible.. if I run this command on my local computer
ssh root@IP -L 8889:localhost:6789,
then I'll be able to connect to webUI via localhost:8889 and everything looks fine.

this is weird because I was able to use webUI for the first couple minutes, and without anything done to the VPS, I'll later have to use ssh.....

Post Reply

Who is online

Users browsing this forum: No registered users and 54 guests