Please disable your Ad Blocker

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
lukjod
Posts: 35
Joined: 13 Jul 2014, 18:53

Please disable your Ad Blocker

Post by lukjod »

I've got problem that log window of Filebot node always says:

Code: Select all

Invalid Response
└─ url: "log?id=R1691572254986&date=1691572254987&status="
└─ status: 0
└─ response: ""

Please disable your Ad Blocker. Check Inspect ➔ Console / Network for details.
when log file is ok and can be easily read:

Code: Select all

filebot -script 'fn:sysinfo' --log-file '/opt/filebot-node/data/filebot.log'

------------------------------------------

Generate CDS archive...
FileBot 5.0.3 (r9760)
JNA Native: 6.1.4
MediaInfo: 19.04
Tools: 7z/16.02 unrar/5.30
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2023-08-02 (r923)
Groovy: 4.0.11
JRE: OpenJDK Runtime Environment 13.0.2
JVM: OpenJDK 64-Bit Server VM
CPU/MEM: 4 Core / 2.1 GB Max Memory / 28 MB Used Memory
OS: Linux (amd64)
HW: Linux Qnap-251 5.10.60-qnap #1 SMP Fri Jul 21 01:38:40 CST 2023 x86_64 GNU/Linux
CPU/MEM: : Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz / MemTotal: 8 GB / MemFree: 3.1 GB / MemAvailable: 4.4 GB / SwapCached: 5 MB / SwapTotal: 32 GB / SwapFree: 32 GB
STORAGE: ext3 [/mnt/HDA_ROOT] @ 328 MB | ext4 [/share/CACHEDEV1_DATA] @ 377 GB | ext4 [/share/CACHEDEV3_DATA] @ 2.7 TB | ext4 [/mnt/ext] @ 48 MB | cifs [/share/external/.nd/0/0c8cdab95-477b-484e-b994-c57630b30cb3] @ 15 GB | cifs [/share/external/.nd/0/078fa9a31-5ae0-44a0-8c04-a9187a6d0b1b] @ 1.1 TB | fuse.hdsfusemnt [/share/CACHEDEV1_DATA/.qpkg/HD_Station/share] @ 16 MB | fuse.hdsfusemnt [/share/CACHEDEV1_DATA/.qpkg/CodexPack/share] @ 72 MB
UID/GID: uid=0(admin) gid=0(administrators)
DATA: /opt/filebot/data/0
Package: QPKG
License: FileBot License P46022287 (Valid-Until: 2024-01-26)
Done ヾ(@⌒ー⌒@)ノ
I don't have any adblock on qnap, what can i do to be able to read output directly in node window.
Qnap x64 qts 5.1
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Please disable your Ad Blocker

Post by rednoah »

:idea: You are most likely using an Ad Blocker in your browser, which incorrectly blocks valid requests (i.e. log?id=R1691572254986&date=1691572254987&status=) which partially breaks (i.e. can't check the log remotely) the FileBot Node web application running inside your browser. The server-side components are of course running unaffected.


:?: Which browser are you using? What does Inspect ➔ Console / Network say?
Screenshot
:idea: Please read the FAQ and How to Request Help.
lukjod
Posts: 35
Joined: 13 Jul 2014, 18:53

Re: Please disable your Ad Blocker

Post by lukjod »

thx, it helped i forgot to disable ublock for qnap web
Kaeft
Posts: 1
Joined: 04 Nov 2023, 13:25

Re: Please disable your Ad Blocker

Post by Kaeft »

Got the same problem on my Synology. I can't figure out what to do.
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Please disable your Ad Blocker

Post by rednoah »

Disable Ad Blocker for the WebUI where requests are getting blocked erroneously.
:idea: Please read the FAQ and How to Request Help.
Post Reply