Closed mreid-tt closed 2 weeks ago
@Safihre, @hgy59, I've reported the above on behalf of a Discord user. Any thoughts on what may be causing this? I was looking at a seemingly similar https://github.com/SynoCommunity/spksrc/pull/5979#issuecomment-1899350670 but I'm not sure what was the root cause.
EDIT: I was not able to replicate this on my own system (DS916+ running DSM 7.1.1-42962 Update 4). My install log file looks fairly generic.
Can he try to install the Testing version? They might have fixed something upstream already. Otherwise we can tag the authors.
I have the exact same issue here on my DS420+. After the upgrade NZBGet won't start, even after repair.
EDIT: Installing latest beta doesn't change the situation. Full uninstall and reinstall made it work again until I configured RSS feeds.
@dnzbk @phnzb what shall we advice users? To try the Synology builds from nzbgetcom repo? Do you expect those to behave differently?
nzbget works fine after a fresh install until you try to make changes in the config file. After that it started failing.
When I run /volume1/@appstore/nzbget/bin/nzbget -s
without further command line arguments, it starts. When I add the config file like this /volume1/@appstore/nzbget/bin/nzbget -c /volume1/@appdata/nzbget/nzbget.conf -s
it throws a "Segmentation fault (core dumped)"
This looks like a problem with the old config and/or feeds config with nzbget linux version. We have tested our package specifically on DS420+ and were unable to reproduce the problem. In our tracker there is a similar problem (https://github.com/nzbgetcom/nzbget/issues/168), which we also could not reproduce. It would be very helpful for us to provide nzbget.conf (without sensitive information - logins/passwords) from @mreid-tt and @muldereric to reproduce problem and fix it.
@muldereric Would you be able to supply the nzbget.conf (without sensitive information - logins/passwords) requested above?
Is this a new Bug?
Package Name
NZBGet
Package Version
20240115-30
Device Model
DS1513+
Device Architecture
x86_64
Firmware Version
DSM 7.1.1-42962 Update 6
What happened?
Previously ran version 20220406-29 which was running slow with 1700 orders in the queue. Upgraded to the current version and the package would not start or repair. (_Reported on behalf of Discord user @mart_in08382)
Reproduction steps
Install Log
Older Install Log
``` 2023/01/05 11:26:34 stop nzbget 20220406-29 Begin start-stop-status stop 2023/01/05 11:26:36 stop nzbget 20220406-29 End start-stop-status stop ret=[0] 2023/01/05 11:30:26 uninstall nzbget 20220406-29 Begin preuninst 2023/01/05 11:30:26 Begin reload_inst_variables 2023/01/05 11:30:26 End reload_inst_variables 2023/01/05 11:30:26 Begin initialize_variables 2023/01/05 11:30:26 End initialize_variables 2023/01/05 11:30:26 ===> Step preuninst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2023/01/05 11:30:26 uninstall nzbget 20220406-29 End preuninst ret=[0] 2023/01/05 11:30:26 uninstall nzbget 20220406-29 Begin /bin/rm -rf /volume1/@appstore/nzbget 2023/01/05 11:34:22 uninstall nzbget 20220406-29 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2023/01/05 11:34:22 uninstall nzbget 20220406-29 Begin /bin/rm -rf /volume1/@apptemp/nzbget 2023/01/05 11:34:22 uninstall nzbget 20220406-29 End /bin/rm -rf /volume1/@apptemp/nzbget ret=[0] 2023/01/05 11:34:22 uninstall nzbget 20220406-29 Begin postuninst 2023/01/05 11:34:22 Begin reload_inst_variables 2023/01/05 11:34:22 End reload_inst_variables 2023/01/05 11:34:22 Begin initialize_variables 2023/01/05 11:34:22 End initialize_variables 2023/01/05 11:34:22 ===> Step postuninst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2023/01/05 11:34:22 uninstall nzbget 20220406-29 End postuninst ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin preinst 2023/01/05 12:56:27 Begin reload_inst_variables 2023/01/05 12:56:27 End reload_inst_variables 2023/01/05 12:56:27 Begin initialize_variables 2023/01/05 12:56:27 End initialize_variables 2023/01/05 12:56:27 ===> Step preinst. USER=sc-nzbget GROUP=sc-download SHARE_PATH=downloads 2023/01/05 12:56:27 install nzbget 20220406-29 End preinst ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mkdir -p /volume1/@appstore/nzbget -m 755 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mkdir -p /volume1/@appstore/nzbget -m 755 ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/rm -rf /volume1/@appstore/nzbget 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/package /volume1/@appstore/nzbget 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/package /volume1/@appstore/nzbget ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mkdir -p /var/packages/nzbget -m 755 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mkdir -p /var/packages/nzbget -m 755 ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/touch /var/packages/nzbget/installing 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/touch /var/packages/nzbget/installing ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/INFO /var/packages/nzbget/INFO 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/INFO /var/packages/nzbget/INFO ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/scripts 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/scripts ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/scripts /var/packages/nzbget/scripts 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/scripts /var/packages/nzbget/scripts ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/conf 2023/01/05 12:56:27 install nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/conf ret=[0] 2023/01/05 12:56:27 install nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/conf /var/packages/nzbget/conf 2023/01/05 12:56:28 install nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.UUZbNq/conf /var/packages/nzbget/conf ret=[0] 2023/01/05 12:56:31 install nzbget 20220406-29 Begin postinst 2023/01/05 12:56:32 Begin reload_inst_variables 2023/01/05 12:56:32 End reload_inst_variables 2023/01/05 12:56:32 Begin initialize_variables 2023/01/05 12:56:32 End initialize_variables 2023/01/05 12:56:32 ===> Step postinst. USER=sc-nzbget GROUP=sc-download SHARE_PATH=downloads 2023/01/05 12:56:32 Begin save_wizard_variables 2023/01/05 12:56:32 End save_wizard_variables 2023/01/05 12:56:32 Begin syno_sync_var_folder 2023/01/05 12:56:32 End syno_sync_var_folder 2023/01/05 12:56:32 Begin service_postinst 2023/01/05 12:56:32 Download nzbget installer: latest 2023/01/05 12:56:36 Download completed 2023/01/05 12:56:36 Installer for nzbget-21.1 2023/01/05 12:56:36 Verifying package... 2023/01/05 12:56:36 Checking system... 2023/01/05 12:56:36 CPU-Architecture: x86_64 2023/01/05 12:56:36 Unpacking... 2023/01/05 12:56:38 Configuring... 2023/01/05 12:56:38 Free memory detected: 1508 MB 2023/01/05 12:56:38 Activating article cache (ArticleCache=100) 2023/01/05 12:56:38 Increasing write buffer (WriteBuffer=1024) 2023/01/05 12:56:38 Increasing par repair buffer (ParBuffer=100) 2023/01/05 12:56:38 Activating direct rename (DirectRename=yes) 2023/01/05 12:56:39 CPU speed detected: 17024 BogoMIPS 2023/01/05 12:56:39 Simultaneous download and post-processing is on 2023/01/05 12:56:39 Activating direct unpack (DirectUnpack=yes) 2023/01/05 12:56:39 Installation completed 2023/01/05 12:56:39 Quick help (from nzbget-directory): 2023/01/05 12:56:39 ./nzbget -s - start nzbget in console mode 2023/01/05 12:56:39 ./nzbget -D - start nzbget in daemon mode (in background) 2023/01/05 12:56:39 ./nzbget -C - connect to background process 2023/01/05 12:56:39 ./nzbget -Q - stop background process 2023/01/05 12:56:39 ./nzbget -h - help screen with all commands 2023/01/05 12:56:39 Successfully installed into /volume1/@appstore/nzbget/bin 2023/01/05 12:56:39 Web-interface is on http://10.0.0.4:6789 (login:nzbget, password:tegbzn6789) 2023/01/05 12:56:39 For support please visit http://nzbget.net/forum 2023/01/05 12:56:39 Create initial config file 2023/01/05 12:56:39 End service_postinst 2023/01/05 12:56:39 install nzbget 20220406-29 End postinst ret=[0] 2023/01/05 12:56:39 install nzbget 20220406-29 Begin start-stop-status start 2023/01/05 12:56:39 install nzbget 20220406-29 End start-stop-status start ret=[0] 2023/01/13 10:58:53 (system) trigger nzbget 20220406-29 Begin start-stop-status stop 2023/01/13 10:59:02 (system) trigger nzbget 20220406-29 End start-stop-status stop ret=[0] ```Upgrade Logs
``` 2024/02/26 07:35:04 upgrade nzbget 20220406-29 Begin start-stop-status stop 2024/02/26 07:35:29 upgrade nzbget 20220406-29 End start-stop-status stop ret=[0] 2024/02/26 07:35:32 upgrade nzbget 20220406-29 Begin preupgrade 2024/02/26 07:35:32 Begin initialize_variables 2024/02/26 07:35:32 SHARE_NAME is not an existing share [downloads]. 2024/02/26 07:35:32 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 07:35:32 End initialize_variables 2024/02/26 07:35:32 ===> Step preupgrade. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 07:35:33 upgrade nzbget 20220406-29 End preupgrade ret=[0] 2024/02/26 07:35:33 upgrade nzbget 20220406-29 Begin preuninst 2024/02/26 07:35:33 Begin reload_inst_variables 2024/02/26 07:35:34 End reload_inst_variables 2024/02/26 07:35:34 Begin initialize_variables 2024/02/26 07:35:34 End initialize_variables 2024/02/26 07:35:34 ===> Step preuninst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 07:35:34 upgrade nzbget 20220406-29 End preuninst ret=[0] 2024/02/26 07:35:35 upgrade nzbget 20220406-29 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 07:35:38 upgrade nzbget 20220406-29 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 07:35:38 upgrade nzbget 20220406-29 Begin /bin/rm -rf /volume1/@apptemp/nzbget 2024/02/26 07:35:38 upgrade nzbget 20220406-29 End /bin/rm -rf /volume1/@apptemp/nzbget ret=[0] 2024/02/26 07:35:38 upgrade nzbget 20220406-29 Begin postuninst 2024/02/26 07:35:39 Begin reload_inst_variables 2024/02/26 07:35:39 End reload_inst_variables 2024/02/26 07:35:39 Begin initialize_variables 2024/02/26 07:35:39 End initialize_variables 2024/02/26 07:35:39 ===> Step postuninst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 07:35:39 upgrade nzbget 20220406-29 End postuninst ret=[0] 2024/02/26 07:35:40 upgrade nzbget 20240115-30 Begin preinst 2024/02/26 07:35:40 Begin initialize_variables 2024/02/26 07:35:40 End initialize_variables 2024/02/26 07:35:40 ===> Step preinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 07:35:40 upgrade nzbget 20240115-30 End preinst ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /volume1/@appstore/nzbget -m 755 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/mkdir -p /volume1/@appstore/nzbget -m 755 ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/package /volume1/@appstore/nzbget 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/package /volume1/@appstore/nzbget ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /var/packages/nzbget -m 755 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/mkdir -p /var/packages/nzbget -m 755 ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/touch /var/packages/nzbget/installing 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/touch /var/packages/nzbget/installing ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/INFO /var/packages/nzbget/INFO 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/INFO /var/packages/nzbget/INFO ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/scripts 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/scripts ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/scripts /var/packages/nzbget/scripts 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/scripts /var/packages/nzbget/scripts ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 07:35:48 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 07:35:48 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 07:35:49 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 07:35:49 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/conf 2024/02/26 07:35:49 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/conf ret=[0] 2024/02/26 07:35:49 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/conf /var/packages/nzbget/conf 2024/02/26 07:35:49 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.bVE4Of/conf /var/packages/nzbget/conf ret=[0] 2024/02/26 07:36:09 upgrade nzbget 20240115-30 Begin postinst 2024/02/26 07:36:10 Begin initialize_variables 2024/02/26 07:36:10 SHARE_NAME is not an existing share [downloads]. 2024/02/26 07:36:10 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 07:36:10 End initialize_variables 2024/02/26 07:36:10 ===> Step postinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 07:36:10 Begin save_wizard_variables 2024/02/26 07:36:10 End save_wizard_variables 2024/02/26 07:36:10 Begin syno_sync_var_folder 2024/02/26 07:36:10 End syno_sync_var_folder 2024/02/26 07:36:10 Begin service_postinst 2024/02/26 07:36:10 Download nzbget installer: latest 2024/02/26 07:36:34 Download completed 2024/02/26 07:36:34 Installer for nzbget-23.0 2024/02/26 07:36:34 Verifying package... 2024/02/26 07:36:35 Checking system... 2024/02/26 07:36:35 CPU-Architecture: x86_64 2024/02/26 07:36:35 Unpacking... 2024/02/26 07:36:38 Configuring... 2024/02/26 07:36:38 Free memory detected: 508 MB 2024/02/26 07:36:38 Activating article cache (ArticleCache=100) 2024/02/26 07:36:38 Increasing write buffer (WriteBuffer=1024) 2024/02/26 07:36:38 Increasing par repair buffer (ParBuffer=100) 2024/02/26 07:36:38 Activating direct rename (DirectRename=yes) 2024/02/26 07:36:38 CPU speed detected: 17020 BogoMIPS 2024/02/26 07:36:38 Simultaneous download and post-processing is on 2024/02/26 07:36:38 Activating direct unpack (DirectUnpack=yes) 2024/02/26 07:36:38 Installation completed 2024/02/26 07:36:38 Quick help (from nzbget-directory): 2024/02/26 07:36:38 ./nzbget -s - start nzbget in console mode 2024/02/26 07:36:38 ./nzbget -D - start nzbget in daemon mode (in background) 2024/02/26 07:36:38 ./nzbget -C - connect to background process 2024/02/26 07:36:38 ./nzbget -Q - stop background process 2024/02/26 07:36:38 ./nzbget -h - help screen with all commands 2024/02/26 07:36:38 Successfully installed into /volume1/@appstore/nzbget/bin 2024/02/26 07:36:38 Web-interface is on http://10.0.0.4:6789 (login:nzbget, password:tegbzn6789) 2024/02/26 07:36:38 For support please visit https://nzbget.com/forum/ 2024/02/26 07:36:39 End service_postinst 2024/02/26 07:36:39 upgrade nzbget 20240115-30 End postinst ret=[0] 2024/02/26 07:36:39 upgrade nzbget 20240115-30 Begin postupgrade 2024/02/26 07:36:40 Begin initialize_variables 2024/02/26 07:36:40 SHARE_NAME is not an existing share [downloads]. 2024/02/26 07:36:40 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 07:36:40 End initialize_variables 2024/02/26 07:36:40 ===> Step postupgrade. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 07:36:40 Begin syno_sync_var_folder 2024/02/26 07:36:40 End syno_sync_var_folder 2024/02/26 07:36:40 upgrade nzbget 20240115-30 End postupgrade ret=[0] 2024/02/26 07:36:42 upgrade nzbget 20240115-30 Begin start-stop-status start 2024/02/26 08:36:44 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 08:55:33 (system) trigger nzbget 20240115-30 Begin start-stop-status start 2024/02/26 09:57:12 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 10:02:35 start nzbget 20240115-30 Begin start-stop-status start 2024/02/26 11:02:39 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 11:09:42 start nzbget 20240115-30 Begin start-stop-status start 2024/02/26 12:09:41 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 12:19:30 (system) trigger nzbget 20240115-30 Begin start-stop-status start 2024/02/26 13:20:02 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 13:30:59 upgrade nzbget 20240115-30 Begin preupgrade 2024/02/26 13:31:00 Begin initialize_variables 2024/02/26 13:31:01 SHARE_NAME is not an existing share [downloads]. 2024/02/26 13:31:01 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 13:31:02 End initialize_variables 2024/02/26 13:31:02 ===> Step preupgrade. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 13:31:02 upgrade nzbget 20240115-30 End preupgrade ret=[0] 2024/02/26 13:31:04 upgrade nzbget 20240115-30 Begin preuninst 2024/02/26 13:31:04 Begin initialize_variables 2024/02/26 13:31:04 SHARE_NAME is not an existing share [downloads]. 2024/02/26 13:31:04 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 13:31:04 End initialize_variables 2024/02/26 13:31:04 ===> Step preuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 13:31:04 upgrade nzbget 20240115-30 End preuninst ret=[0] 2024/02/26 13:31:08 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 13:32:41 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 13:32:41 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@apptemp/nzbget 2024/02/26 13:32:41 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@apptemp/nzbget ret=[0] 2024/02/26 13:32:44 upgrade nzbget 20240115-30 Begin postuninst 2024/02/26 13:32:44 Begin initialize_variables 2024/02/26 13:32:44 SHARE_NAME is not an existing share [downloads]. 2024/02/26 13:32:44 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 13:32:44 End initialize_variables 2024/02/26 13:32:44 ===> Step postuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 13:32:44 upgrade nzbget 20240115-30 End postuninst ret=[0] 2024/02/26 13:32:48 upgrade nzbget 20240115-30 Begin preinst 2024/02/26 13:32:49 Begin initialize_variables 2024/02/26 13:32:49 End initialize_variables 2024/02/26 13:32:49 ===> Step preinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 13:32:49 upgrade nzbget 20240115-30 End preinst ret=[0] 2024/02/26 13:34:34 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /volume1/@appstore/nzbget -m 755 2024/02/26 13:34:35 upgrade nzbget 20240115-30 End /bin/mkdir -p /volume1/@appstore/nzbget -m 755 ret=[0] 2024/02/26 13:34:35 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 13:34:35 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 13:34:35 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/package /volume1/@appstore/nzbget 2024/02/26 13:34:36 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/package /volume1/@appstore/nzbget ret=[0] 2024/02/26 13:34:36 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget 2024/02/26 13:34:36 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget ret=[0] 2024/02/26 13:34:36 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /var/packages/nzbget -m 755 2024/02/26 13:34:36 upgrade nzbget 20240115-30 End /bin/mkdir -p /var/packages/nzbget -m 755 ret=[0] 2024/02/26 13:34:36 upgrade nzbget 20240115-30 Begin /bin/touch /var/packages/nzbget/installing 2024/02/26 13:34:36 upgrade nzbget 20240115-30 End /bin/touch /var/packages/nzbget/installing ret=[0] 2024/02/26 13:34:36 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/INFO /var/packages/nzbget/INFO 2024/02/26 13:34:37 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/INFO /var/packages/nzbget/INFO ret=[0] 2024/02/26 13:34:37 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/scripts 2024/02/26 13:34:37 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/scripts ret=[0] 2024/02/26 13:34:37 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/scripts /var/packages/nzbget/scripts 2024/02/26 13:34:39 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/scripts /var/packages/nzbget/scripts ret=[0] 2024/02/26 13:34:39 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 13:34:39 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 13:34:39 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 13:34:41 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 13:34:41 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/conf 2024/02/26 13:34:41 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/conf ret=[0] 2024/02/26 13:34:41 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/conf /var/packages/nzbget/conf 2024/02/26 13:34:41 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.6gs4XA/conf /var/packages/nzbget/conf ret=[0] 2024/02/26 13:35:14 upgrade nzbget 20240115-30 Begin postinst 2024/02/26 13:35:14 Begin initialize_variables 2024/02/26 13:35:14 SHARE_NAME is not an existing share [downloads]. 2024/02/26 13:35:14 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 13:35:14 End initialize_variables 2024/02/26 13:35:14 ===> Step postinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 13:35:14 Begin save_wizard_variables 2024/02/26 13:35:14 End save_wizard_variables 2024/02/26 13:35:14 Begin syno_sync_var_folder 2024/02/26 13:35:14 End syno_sync_var_folder 2024/02/26 13:35:14 Begin service_postinst 2024/02/26 13:35:15 Download nzbget installer: latest-testing 2024/02/26 13:35:20 Download completed 2024/02/26 13:35:20 Installer for nzbget-23.1-testing-20240221 2024/02/26 13:35:21 Verifying package... 2024/02/26 13:35:21 Checking system... 2024/02/26 13:35:21 CPU-Architecture: x86_64 2024/02/26 13:35:21 Unpacking... 2024/02/26 13:35:25 Configuring... 2024/02/26 13:35:25 Free memory detected: 888 MB 2024/02/26 13:35:25 Activating article cache (ArticleCache=100) 2024/02/26 13:35:25 Increasing write buffer (WriteBuffer=1024) 2024/02/26 13:35:26 Increasing par repair buffer (ParBuffer=100) 2024/02/26 13:35:26 Activating direct rename (DirectRename=yes) 2024/02/26 13:35:27 CPU speed detected: 17020 BogoMIPS 2024/02/26 13:35:27 Simultaneous download and post-processing is on 2024/02/26 13:35:27 Activating direct unpack (DirectUnpack=yes) 2024/02/26 13:35:27 Installation completed 2024/02/26 13:35:27 Quick help (from nzbget-directory): 2024/02/26 13:35:27 ./nzbget -s - start nzbget in console mode 2024/02/26 13:35:27 ./nzbget -D - start nzbget in daemon mode (in background) 2024/02/26 13:35:27 ./nzbget -C - connect to background process 2024/02/26 13:35:27 ./nzbget -Q - stop background process 2024/02/26 13:35:27 ./nzbget -h - help screen with all commands 2024/02/26 13:35:27 Successfully installed into /volume1/@appstore/nzbget/bin 2024/02/26 13:35:28 Web-interface is on http://10.0.0.4:6789 (login:nzbget, password:tegbzn6789) 2024/02/26 13:35:28 For support please visit https://nzbget.com/forum/ 2024/02/26 13:35:29 End service_postinst 2024/02/26 15:17:14 (system) trigger nzbget 20240115-30 Begin start-stop-status stop 2024/02/26 15:17:14 (system) trigger nzbget 20240115-30 End start-stop-status stop ret=[0] 2024/02/26 15:25:13 upgrade nzbget 20240115-30 Begin preupgrade 2024/02/26 15:25:14 Begin initialize_variables 2024/02/26 15:25:14 SHARE_NAME is not an existing share [downloads]. 2024/02/26 15:25:14 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 15:25:14 End initialize_variables 2024/02/26 15:25:14 ===> Step preupgrade. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 15:25:14 upgrade nzbget 20240115-30 End preupgrade ret=[0] 2024/02/26 15:25:14 upgrade nzbget 20240115-30 Begin preuninst 2024/02/26 15:25:14 Begin initialize_variables 2024/02/26 15:25:14 SHARE_NAME is not an existing share [downloads]. 2024/02/26 15:25:14 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 15:25:14 End initialize_variables 2024/02/26 15:25:14 ===> Step preuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 15:25:14 upgrade nzbget 20240115-30 End preuninst ret=[0] 2024/02/26 15:25:17 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 15:25:37 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 15:25:37 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@apptemp/nzbget 2024/02/26 15:25:37 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@apptemp/nzbget ret=[0] 2024/02/26 15:25:37 upgrade nzbget 20240115-30 Begin postuninst 2024/02/26 15:25:38 Begin initialize_variables 2024/02/26 15:25:38 SHARE_NAME is not an existing share [downloads]. 2024/02/26 15:25:38 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 15:25:38 End initialize_variables 2024/02/26 15:25:38 ===> Step postuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 15:25:38 upgrade nzbget 20240115-30 End postuninst ret=[0] 2024/02/26 15:25:39 upgrade nzbget 20240115-30 Begin preinst 2024/02/26 15:25:39 Begin initialize_variables 2024/02/26 15:25:39 End initialize_variables 2024/02/26 15:25:39 ===> Step preinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 15:25:39 upgrade nzbget 20240115-30 End preinst ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /volume1/@appstore/nzbget -m 755 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/mkdir -p /volume1/@appstore/nzbget -m 755 ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/package /volume1/@appstore/nzbget 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/package /volume1/@appstore/nzbget ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mkdir -p /var/packages/nzbget -m 755 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/mkdir -p /var/packages/nzbget -m 755 ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/touch /var/packages/nzbget/installing 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/touch /var/packages/nzbget/installing ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/INFO /var/packages/nzbget/INFO 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/INFO /var/packages/nzbget/INFO ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/scripts 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/scripts ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/scripts /var/packages/nzbget/scripts 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/scripts /var/packages/nzbget/scripts ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 15:25:57 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 15:25:57 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 15:25:58 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 15:25:58 upgrade nzbget 20240115-30 Begin /bin/rm -rf /var/packages/nzbget/conf 2024/02/26 15:25:58 upgrade nzbget 20240115-30 End /bin/rm -rf /var/packages/nzbget/conf ret=[0] 2024/02/26 15:25:58 upgrade nzbget 20240115-30 Begin /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/conf /var/packages/nzbget/conf 2024/02/26 15:25:58 upgrade nzbget 20240115-30 End /bin/mv -f /volume1/@tmp/synopkg/install.myGLxo/conf /var/packages/nzbget/conf ret=[0] 2024/02/26 15:26:24 upgrade nzbget 20240115-30 Begin postinst 2024/02/26 15:26:25 Begin initialize_variables 2024/02/26 15:26:25 SHARE_NAME is not an existing share [downloads]. 2024/02/26 15:26:25 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 15:26:25 End initialize_variables 2024/02/26 15:26:25 ===> Step postinst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 15:26:25 Begin save_wizard_variables 2024/02/26 15:26:25 End save_wizard_variables 2024/02/26 15:26:25 Begin syno_sync_var_folder 2024/02/26 15:26:25 End syno_sync_var_folder 2024/02/26 15:26:25 Begin service_postinst 2024/02/26 15:26:25 Download nzbget installer: latest 2024/02/26 15:26:30 Download completed 2024/02/26 15:26:30 Installer for nzbget-23.0 2024/02/26 15:26:30 Verifying package... 2024/02/26 15:26:30 Checking system... 2024/02/26 15:26:30 CPU-Architecture: x86_64 2024/02/26 15:26:30 Unpacking... 2024/02/26 15:26:34 Configuring... 2024/02/26 15:26:35 Free memory detected: 889 MB 2024/02/26 15:26:35 Activating article cache (ArticleCache=100) 2024/02/26 15:26:35 Increasing write buffer (WriteBuffer=1024) 2024/02/26 15:26:35 Increasing par repair buffer (ParBuffer=100) 2024/02/26 15:26:35 Activating direct rename (DirectRename=yes) 2024/02/26 15:26:35 CPU speed detected: 17020 BogoMIPS 2024/02/26 15:26:35 Simultaneous download and post-processing is on 2024/02/26 15:26:35 Activating direct unpack (DirectUnpack=yes) 2024/02/26 15:26:35 Installation completed 2024/02/26 15:26:35 Quick help (from nzbget-directory): 2024/02/26 15:26:35 ./nzbget -s - start nzbget in console mode 2024/02/26 15:26:35 ./nzbget -D - start nzbget in daemon mode (in background) 2024/02/26 15:26:35 ./nzbget -C - connect to background process 2024/02/26 15:26:35 ./nzbget -Q - stop background process 2024/02/26 15:26:35 ./nzbget -h - help screen with all commands 2024/02/26 15:26:35 Successfully installed into /volume1/@appstore/nzbget/bin 2024/02/26 15:26:35 Web-interface is on http://10.0.0.4:6789 (login:nzbget, password:tegbzn6789) 2024/02/26 15:26:35 For support please visit https://nzbget.com/forum/ 2024/02/26 15:26:36 End service_postinst 2024/02/26 15:26:36 upgrade nzbget 20240115-30 End postinst ret=[0] 2024/02/26 15:26:36 upgrade nzbget 20240115-30 Begin postupgrade 2024/02/26 15:26:36 Begin initialize_variables 2024/02/26 15:26:36 SHARE_NAME is not an existing share [downloads]. 2024/02/26 15:26:36 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 15:26:36 End initialize_variables 2024/02/26 15:26:36 ===> Step postupgrade. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 15:26:36 Begin syno_sync_var_folder 2024/02/26 15:26:36 End syno_sync_var_folder 2024/02/26 15:26:36 upgrade nzbget 20240115-30 End postupgrade ret=[0] 2024/02/26 15:26:40 upgrade nzbget 20240115-30 Begin start-stop-status start 2024/02/26 16:26:42 (system) trigger nzbget 20240115-30 Begin start-stop-status stop ```Downgrade Log
``` 2024/02/26 18:13:51 upgrade nzbget 20220406-29 Begin preupgrade 2024/02/26 18:13:52 Begin reload_inst_variables 2024/02/26 18:13:52 End reload_inst_variables 2024/02/26 18:13:52 Begin initialize_variables 2024/02/26 18:13:52 End initialize_variables 2024/02/26 18:13:52 ===> Step preupgrade. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 18:13:52 upgrade nzbget 20220406-29 End preupgrade ret=[0] 2024/02/26 18:13:53 upgrade nzbget 20220406-29 Begin preuninst 2024/02/26 18:13:53 Begin initialize_variables 2024/02/26 18:13:53 SHARE_NAME is not an existing share [downloads]. 2024/02/26 18:13:53 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 18:13:53 End initialize_variables 2024/02/26 18:13:53 ===> Step preuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 18:13:53 upgrade nzbget 20220406-29 End preuninst ret=[0] 2024/02/26 18:13:54 upgrade nzbget 20220406-29 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 18:14:13 upgrade nzbget 20220406-29 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 18:14:13 upgrade nzbget 20220406-29 Begin /bin/rm -rf /volume1/@apptemp/nzbget 2024/02/26 18:14:13 upgrade nzbget 20220406-29 End /bin/rm -rf /volume1/@apptemp/nzbget ret=[0] 2024/02/26 18:14:14 upgrade nzbget 20220406-29 Begin postuninst 2024/02/26 18:14:14 Begin initialize_variables 2024/02/26 18:14:14 SHARE_NAME is not an existing share [downloads]. 2024/02/26 18:14:14 Shared folder configured with SHARE_NAME [downloads] and SHARE_PATH [downloads] 2024/02/26 18:14:14 End initialize_variables 2024/02/26 18:14:14 ===> Step postuninst. STATUS=UPGRADE USER=nzbget GROUP=sc-download SHARE_PATH=downloads 2024/02/26 18:14:14 upgrade nzbget 20220406-29 End postuninst ret=[0] 2024/02/26 18:14:16 upgrade nzbget 20220406-29 Begin preinst 2024/02/26 18:14:16 Begin reload_inst_variables 2024/02/26 18:14:16 End reload_inst_variables 2024/02/26 18:14:16 Begin initialize_variables 2024/02/26 18:14:16 End initialize_variables 2024/02/26 18:14:16 ===> Step preinst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 18:14:16 upgrade nzbget 20220406-29 End preinst ret=[0] 2024/02/26 18:14:30 upgrade nzbget 20220406-29 Begin /bin/mkdir -p /volume1/@appstore/nzbget -m 755 2024/02/26 18:14:30 upgrade nzbget 20220406-29 End /bin/mkdir -p /volume1/@appstore/nzbget -m 755 ret=[0] 2024/02/26 18:14:30 upgrade nzbget 20220406-29 Begin /bin/rm -rf /volume1/@appstore/nzbget 2024/02/26 18:14:30 upgrade nzbget 20220406-29 End /bin/rm -rf /volume1/@appstore/nzbget ret=[0] 2024/02/26 18:14:30 upgrade nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/package /volume1/@appstore/nzbget 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/package /volume1/@appstore/nzbget ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/mkdir -p /var/packages/nzbget -m 755 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/mkdir -p /var/packages/nzbget -m 755 ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/touch /var/packages/nzbget/installing 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/touch /var/packages/nzbget/installing ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/INFO /var/packages/nzbget/INFO 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/INFO /var/packages/nzbget/INFO ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/scripts 2024/02/26 18:14:31 upgrade nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/scripts ret=[0] 2024/02/26 18:14:31 upgrade nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/scripts /var/packages/nzbget/scripts 2024/02/26 18:14:50 upgrade nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/scripts /var/packages/nzbget/scripts ret=[0] 2024/02/26 18:14:50 upgrade nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 18:14:50 upgrade nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 18:14:50 upgrade nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES 2024/02/26 18:14:52 upgrade nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/WIZARD_UIFILES /var/packages/nzbget/WIZARD_UIFILES ret=[0] 2024/02/26 18:14:52 upgrade nzbget 20220406-29 Begin /bin/rm -rf /var/packages/nzbget/conf 2024/02/26 18:14:52 upgrade nzbget 20220406-29 End /bin/rm -rf /var/packages/nzbget/conf ret=[0] 2024/02/26 18:14:52 upgrade nzbget 20220406-29 Begin /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/conf /var/packages/nzbget/conf 2024/02/26 18:14:52 upgrade nzbget 20220406-29 End /bin/mv -f /volume1/@tmp/synopkg/install.zkQDje/conf /var/packages/nzbget/conf ret=[0] 2024/02/26 18:15:15 upgrade nzbget 20220406-29 Begin postinst 2024/02/26 18:15:15 Begin reload_inst_variables 2024/02/26 18:15:15 End reload_inst_variables 2024/02/26 18:15:15 Begin initialize_variables 2024/02/26 18:15:15 End initialize_variables 2024/02/26 18:15:15 ===> Step postinst. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 18:15:15 Begin save_wizard_variables 2024/02/26 18:15:15 End save_wizard_variables 2024/02/26 18:15:15 Begin syno_sync_var_folder 2024/02/26 18:15:15 End syno_sync_var_folder 2024/02/26 18:15:15 Begin service_postinst 2024/02/26 18:15:15 Download nzbget installer: latest 2024/02/26 18:15:51 Download completed 2024/02/26 18:15:51 Installer for nzbget-21.1 2024/02/26 18:15:51 Verifying package... 2024/02/26 18:15:52 Checking system... 2024/02/26 18:15:52 CPU-Architecture: x86_64 2024/02/26 18:15:52 Unpacking... 2024/02/26 18:15:54 Configuring... 2024/02/26 18:15:55 Free memory detected: 966 MB 2024/02/26 18:15:55 Activating article cache (ArticleCache=100) 2024/02/26 18:15:55 Increasing write buffer (WriteBuffer=1024) 2024/02/26 18:15:55 Increasing par repair buffer (ParBuffer=100) 2024/02/26 18:15:55 Activating direct rename (DirectRename=yes) 2024/02/26 18:15:55 CPU speed detected: 17020 BogoMIPS 2024/02/26 18:15:55 Simultaneous download and post-processing is on 2024/02/26 18:15:55 Activating direct unpack (DirectUnpack=yes) 2024/02/26 18:15:55 Installation completed 2024/02/26 18:15:55 Quick help (from nzbget-directory): 2024/02/26 18:15:55 ./nzbget -s - start nzbget in console mode 2024/02/26 18:15:55 ./nzbget -D - start nzbget in daemon mode (in background) 2024/02/26 18:15:55 ./nzbget -C - connect to background process 2024/02/26 18:15:55 ./nzbget -Q - stop background process 2024/02/26 18:15:55 ./nzbget -h - help screen with all commands 2024/02/26 18:15:55 Successfully installed into /volume1/@appstore/nzbget/bin 2024/02/26 18:15:55 Web-interface is on http://10.0.0.4:6789 (login:nzbget, password:tegbzn6789) 2024/02/26 18:15:55 For support please visit http://nzbget.net/forum 2024/02/26 18:15:55 End service_postinst 2024/02/26 21:54:55 upgrade nzbget 20220406-29 End postinst ret=[0] 2024/02/26 21:54:55 upgrade nzbget 20220406-29 Begin postupgrade 2024/02/26 21:54:55 Begin reload_inst_variables 2024/02/26 21:54:55 End reload_inst_variables 2024/02/26 21:54:55 Begin initialize_variables 2024/02/26 21:54:55 End initialize_variables 2024/02/26 21:54:55 ===> Step postupgrade. USER=sc-nzbget GROUP=sc-download SHARE_PATH= 2024/02/26 21:54:56 Begin syno_sync_var_folder 2024/02/26 21:54:56 End syno_sync_var_folder 2024/02/26 21:54:56 upgrade nzbget 20220406-29 End postupgrade ret=[0] 2024/02/26 21:55:00 upgrade nzbget 20220406-29 Begin start-stop-status start 2024/02/26 21:55:01 upgrade nzbget 20220406-29 End start-stop-status start ret=[0] ```Service Log
No response
Other Logs
No response