ngovil21/Plex-Cleaner

Getting [ERROR] Cannot reach server! on Qnap

kingstonwa opened this issue · 1 comments

I just tried to resume this app on my Qnap tx-451 home server and on both the python and docker version I'm getting [ERROR] Cannot reach server! when the script runs. I have tried both the server's lan IP and 127.0.0.1. Now I do see that port 32400 is specified in the config file which is also what Plex is using. Is this a conflict or would there be a different issue?
Thanks in advance

Log:
** Script started 04-05-2023 06:45:02PM

Error requesting page: <urlopen error [Errno 111] Connection refused>
[ERROR] Cannot reach server!

                       Detected Settings

Host: http://127.0.0.1
Port: 32400
Error requesting page: <urlopen error [Errno 111] Connection refused>
Section List Mode: User-defined
Operating on user-defined sections:



            Summary -- Script Completed

** Currently in testing mode. Please review the changes below. **
Remove test from the configuration if everything looks okay.

Config file: /config/Cleaner.conf
Total File Count 0
Kept Show Files 0
On Deck Files 0
Deleted Files 0
Moved Files 0
Copied Files 0
Flagged Files 0
Rescanned Sections

Errors:
[ERROR] Cannot reach server!

@kingstonwa FWIW, I was also receiving the "[ERROR] Cannot reach server!" error message. Turns out my token had expired or been reset. I followed the instructions in the Wiki on generating a token and updated my config file with the new token and now it's working fine again.

Thank you @ngovil21 for such a great script that's still going strong after all these years!