Ok, so I did not find any nzbget.conf when nzbget was uninstalled. Installed nzbget and found the three files in the correct place as you stated in your reply.
Then I ran the command
- Code: Select all
/usr/local/AppCentral/nzbget/CONTROL/start-stop.sh restart
That gave the following output:
- Code: Select all
tee: /volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
Shutting down NZBGet...
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
nzbget.conf(285): Option "AppendNzbDir" is obsolete, ignored
nzbget.conf(310): Option "MergeNzb" is obsolete, ignored
nzbget.conf(464): Option "RenameBroken" is obsolete, ignored
nzbget.conf(574): Option "ThreadLimit" is obsolete, ignored
nzbget.conf(745): Option "ProcessLogKind" is obsolete, ignored
nzbget.conf(938): Option "StrictParName" is obsolete, ignored
Request sent
server returned: Stopping server
tee: /volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
Starting PKG_NAME...
No tags found. Updating master branch...
Already on 'master'
HEAD is now at 7e45760 Merge branch 'testing'
Already up-to-date.
No tags found. Updating master branch...
Already on 'master'
HEAD is now at 2cb59eb Merge branch 'dev'
Already up-to-date.
Creating Symbolic links for required utils... Done
Starting NZBGget daemon...
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
/volume1/Download/NZBGet/dst/nzbget.log: No such file or directory
nzbget.conf(285): Option "AppendNzbDir" is obsolete, ignored
nzbget.conf(310): Option "MergeNzb" is obsolete, ignored
nzbget.conf(464): Option "RenameBroken" is obsolete, ignored
nzbget.conf(574): Option "ThreadLimit" is obsolete, ignored
nzbget.conf(745): Option "ProcessLogKind" is obsolete, ignored
nzbget.conf(938): Option "StrictParName" is obsolete, ignored
After that the output of "ps | grep nzbget" gave:
- Code: Select all
25708 admin 0:00 /usr/local/bin/nzbget -c /usr/local/etc/nzbget.conf -D
25820 root 0:00 grep nzbget
And "ls -l /usr/local/etc/nzbget.conf" gave:
- Code: Select all
lrwxrwxrwx 1 root root 47 Mar 25 12:41 /usr/local/etc/nzbget.co
nf -> /usr/local/AppCentral/nzbget/config/nzbget.conf
I tried to access the webpage again after I installed it, still the error 404.
Now, again, I am no expert, but does it seem to be missing the nzbget.log file?
Just to try I made the dst directory and restarted the app from appcentral. The log file appeared and contained the following:
- Code: Select all
Starting PKG_NAME...
No tags found. Updating master branch...
Already on 'master'
HEAD is now at 7e45760 Merge branch 'testing'
Already up-to-date.
No tags found. Updating master branch...
Already on 'master'
HEAD is now at 2cb59eb Merge branch 'dev'
Already up-to-date.
Creating Symbolic links for required utils... Done
Starting NZBGget daemon...
nzbget.conf(285): Option "AppendNzbDir" is obsolete, ignored
nzbget.conf(310): Option "MergeNzb" is obsolete, ignored
nzbget.conf(464): Option "RenameBroken" is obsolete, ignored
nzbget.conf(574): Option "ThreadLimit" is obsolete, ignored
nzbget.conf(745): Option "ProcessLogKind" is obsolete, ignored
nzbget.conf(938): Option "StrictParName" is obsolete, ignored
gnored
Tue Mar 25 12:52:41 2014 WARNING nzbget.conf(745): Option "ProcessLogKind" is obsolete, ignored
Tue Mar 25 12:52:41 2014 WARNING nzbget.conf(938): Option "StrictParName" is obsolete, ignored
Tue Mar 25 12:52:41 2014 INFO nzbget 12.0 daemon-mode
Tue Mar 25 12:52:54 2014 WARNING Web-Server: 404 Not Found, Resource: /
Tue Mar 25 12:52:56 2014 WARNING Web-Server: 404 Not Found, Resource: /
Tue Mar 25 12:52:56 2014 WARNING Web-Server: 404 Not Found, Resource: /
Tue Mar 25 12:52:57 2014 WARNING Web-Server: 404 Not Found, Resource: /
Tue Mar 25 12:52:57 2014 WARNING Web-Server: 404 Not Found, Resource: /
Tue Mar 25 12:53:24 2014 WARNING Web-Server: 404 Not Found, Resource: /
There is where my skills end and I again must ask for further assistance...
