SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.03k stars 1.23k forks source link

NZBGet Package updated to 20.0, Communication Error invalid status 401 #3509

Closed Teryon closed 4 years ago

Teryon commented 5 years ago

For new Package Requests, see the guidelines

Setup

_Package Name:_nzbget _Package Version:_v25.f4458[apollolake-avoton-braswell-broadwell-broadwellnk-bromolow-cedarview-denverton-grantley-kvmx64-x86-x86_64]

_NAS Model:_DS1513+ _NAS Architecture:_Cedarview _DSM version:_DSM 6.2.1-23824 Update 1

Expected behavior

When I click on some action it should make it, like "delete" in history or "clear" in messages.

Actual behavior

All I have is : Communication error! Invalid Status: 401

Steps to reproduce

_1._Click settings, Check for updates, update to last stable official release (20.0) _2._Try to delete history, clear messages or other commands. 3.

Package log

Check Package Center or /usr/local/{package}/var/

Starting nzbget command /volume1/@appstore/nzbget/bin/nzbget -c /volume1/@appstore/nzbget/var/nzbget.conf -o WebDir=/volume1/@appstore/nzbget/bin/webui -o LockFile=/volume1/@appstore/nzbget/var/nzbget.pid -D
Fri Nov  2 23:22:03 2018    INFO    nzbget 20.0 daemon-mode
Fri Nov  2 23:22:04 2018    DETAIL  Downloading NZBs Cart
Fri Nov  2 23:22:05 2018    DETAIL  Download NZBs Cart completed
Fri Nov  2 23:22:05 2018    DETAIL  Scheduling update for feed NZBs Cart in 15 minute(s)
Fri Nov  2 23:22:05 2018    DETAIL  NZBs Cart has no new items

Other logs

E.g. /var/log/messages or /var/log/synopkg.log

2018/11/02 19:45:27 stop nzbget: begin to stop version 20180322-25
2018/11/02 19:45:28 stop nzbget 20180322-25 Begin start-stop-status stop
Stopping nzbget ...
/var/packages/nzbget/scripts/service-setup: line 20: type: service_poststop: not found
2018/11/02 19:45:29 stop nzbget 20180322-25 End start-stop-status stop ret=[0]
2018/11/02 19:45:29 stop nzbget 20180322-25 Begin unload apparmor
2018/11/02 19:45:29 stop nzbget 20180322-25 End unload apparmor ret=[0]
2018/11/02 19:45:29 stop nzbget: stop version 20180322-25 successfully, result 0
2018/11/02 19:45:41 start nzbget: begin to start version 20180322-25
2018/11/02 19:45:41 start nzbget 20180322-25 Begin pre-load apparmor
2018/11/02 19:45:41 start nzbget 20180322-25 End pre-load apparmor ret=[0]
2018/11/02 19:45:41 start nzbget 20180322-25 Begin start-stop-status start
Starting nzbget ...
/var/packages/nzbget/scripts/service-setup: line 20: type: service_prestart: not found
2018/11/02 19:45:41 start nzbget 20180322-25 End start-stop-status start ret=[0]
2018/11/02 19:45:41 start nzbget: start version 20180322-25 successfully, result 0
Teryon commented 5 years ago

annotation 2018-11-02 231917

BenjV commented 5 years ago

Try removing and reinstalling the package. It seems to me and internal communication error within the application itself. Maybe the update went wrong.

Teryon commented 5 years ago

Already done same output. :/

BenjV commented 5 years ago

I installed nzbget but did not get any problem, but I have a diffferent architecture (armada and not X64).

Teryon commented 5 years ago

did you update the package from nzbget ?

Teryon commented 5 years ago

This is crazy, happens with Edge but not Firefox !

Teryon commented 5 years ago

I've been able to delete hsitory from Firefox but always an error from Edge !

BenjV commented 5 years ago

Normally I don't use Edge but I tried it an found no issues. So it must be something on your PC that is causing this.

Maybe open an issue on the nzbget GitHub will help. https://github.com/nzbget/nzbget/issues

Teryon commented 5 years ago

I will see after having re installing my system.

ymartin59 commented 5 years ago

There is a chance your credentials stored in Edge browser are no longer valid after you have changed account password...

Teryon commented 5 years ago

I can log in, my credential never changed.

ymartin59 commented 4 years ago

Updates have been published. Re-open if issue is still relevant.