Open sojab0on opened 2 years ago
Had the same problem, reinstalled en restored settings from backup, works.
Reinstalled NZBGet multiple times i am not reinstalling the full nas, that takes way to long to set every thing up again.
OhOh i think i see the miscommunication here, i made the upgrade to DSM 7 and afterwards NZBget refused to work after the upgrade, then i reinstalled NZBget and reloaded the backup settings of NZBget, then it worked for me. Running on a DS1621+. I guess we did not have the same problem. Sorry
I have the same issue. I was ask to updade NZBget but the update failed. I tried it several times, and also deinstalled and reinstalled it again, but still the same issue.
I use DSM 6.2.4-25556 Update 3.
Please help.
It is not possible to help without an error log from nzbget.
Probably a dumb question, but why : 2021/02/10 20:57:30 install nzbget: begin to start version 20200806-26 Have you tried 20210607-27 manually?
Issue for me is that de NAS is running on an ESXI server the box same model i had physical but that had broken outside warenty and did not feel to shell out the money for a new one, so i gone with the virtual route so i could use the drive from the box and get to all the data on them.
I tried to check all the logs i had and pasted mine earlier in hte bug report
And yes i tried to find older versions, then the one i steated in the report, that was the last one that worked before it gone updating to the version for dsm7 Issue is that even the manual spk version will ask for witch version to download durinng install so my gues is its downloading the newest version during install
I also noticed that the SPK version all are vor 6.1 my box was on 6.2.4-25556 vm is running on 6.2.3-25426 mainly due to the bootloader needed for it to run doesn work with 6.2.4
Hi I found a solution which was working on my side. So want to share it, maybe it will be helpful for someone else.
I found the logfile for nzbget under -> /var/log/packages -> nzbget.log (I used ssh access to my synology) I was not able to identify the root cause for the failed update. So I deinstalled nzbget via the package center. Then I selected nzbget in package manager and clicked on install -> select stable version -> make NO changed to the Volume and download directory (this is important, I change the patch later) then the installation was successful. afterwards I accessed nzbget webinterface , select settings and setup the download directory and news-server account. It is working fine now.
The issue on my side was, that the download directory I entered during the installation process was reported false, regardless what I typed in. The same settings made via Webinterface later worked just fine. -> this issue was logged as error in the nzbget.log file. -> is it was helpful to checkout the logfile.
Bye Roland
These where not my issues, it had run fine until itupgraded to version -28 i tried all older ones for X86-64 but all install fine and wont start.
checked logs again it constantly shows start nzbget: begin to start version 20211221-28 2022/01/23 20:24:53 start nzbget 20211221-28 Begin pre-load apparmor 2022/01/23 20:24:53 start nzbget 20211221-28 End pre-load apparmor ret=[0] 2022/01/23 20:24:53 start nzbget 20211221-28 Begin start-stop-status start
what dependencies are needed nzbget I have fixed other packages by reinstalling depenencies like webstation php and python or mono is there a specific package needed for nzbget to run properly
the binary file /volume1/@appstore/nzbget/bin/nzbget is missing. I downloaded the most current, and all older versions of NZBGet, and in all packages the bin/nzbget file is simply missing. It looks like the nzbget file is not included in the packages and therefore is not installed on the synology
Dsm is build on linux so if we find the binary and place it there maybe it works
This is very odd why would older packaged versions not contain the binary? Seems deceitful to me. Or I am not understanding something but take a look yourselves, the archive has the folder structure and helper binaries, just not the actual nzbget one...
On Sat Jan 29 (22), 4:30PM, sojab0on @.***> wrote:
Dsm is build on linux so if we find the binary and place it there maybe it works
— Reply to this email directly, view it on GitHub https://github.com/SynoCommunity/spksrc/issues/5079#issuecomment-1024856501, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKDQN5IHDBKN5CHDAPKDW3UYOJPVANCNFSM5MAZUNCA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.***>
Maybe but newest version has starting issue as well so can be the binary is in none of the spks We need to find out witch linux its based on my gues is debian or arch with a current kernel.
But that is info someone other would have
the binary file /volume1/@appstore/nzbget/bin/nzbget is missing. I downloaded the most current, and all older versions of NZBGet, and in all packages the bin/nzbget file is simply missing. It looks like the nzbget file is not included in the packages and therefore is not installed on the synology
The nzbget binary is not contained in the synocommunity package (spk), it is downloaded at installation time. you can see the installation commands in service-setup.sh.
Wget cant download the run file due to certificate errors HSTS on the nzbget server maybe that is the issue it fails for the time beeing please add --no-check-certificate to the webget in the service-setup.sh so it can download the run file and finisch the install correctly
I managed to fix the package with running wget with that no check and installing it with the run file manually afterwards let in run as deamon package center will not detect it running but nzbget is again reachable on port 6789 of my nas
Is this a new Bug?
Package Name
NZBGet 20211221-28
Package Version
20211221-28
Device Model
DS3617xs
Device Architecture
x86_64
Firmware Version
DSM 6.2.3-25426
What happened?
After NZBGet stated there was an update i let it do it , after the upgrade the webinterface stayed down and the package would not start again.
Reproduction steps
Install Log
Service Log
Other Logs