#It doesn't matter what I put my URL as Plex is failing to initialized and I can't see more details
1 messages ยท Page 1 of 1 (latest)
Can you redact that
and provide a log.
If you are not already in one, open a thread in #pmm-help
Find meta.log in config/logs/
Drag it in the Discord thread - the whole thing, DO NOT EDIT IT
Log file too big? USE PASTEBIN or ZIP THE FILE
Still confused? ยฏ\(ใ)/ยฏ
i redacted the key
i wanted to illustrate it had a hyphen and an _
have you tried http://<IP>:32400
so I had to quote it
so that is an internal IP used by all the other services and they work
but I don't have a shell on the container
it looks like a malformed request
I could put anything in the IP and still get the same
so you tried adding the http:// in front?
i'd like to untruncate that message
the error message
adding http... 1 min
darn, yeah, same issue
again, I don't think it's even making a valid HTTP request
we need the logs
it's just doing some malformed json
It's ultimately doing something like:
try:
plex = PlexServer(PLEX_URL, PLEX_TOKEN, timeout=360)
except Unauthorized:
print("Plex Error: Plex token is invalid")
exit()
except Exception as ex:
print(f"Plex Error: {ex.args}")
exit()
That log shows plex connecting fine.
go to notifiarr and enable integration
oh, well wtf.
i am adding Notifiarr now
so that makes sense
I had all this working before without it
ok ok ok... wow. i guess i got cryptic messages and got a little confused
thank you for clearing this up!
whew!
great team effort and great set of eyes!
thank you thank you ๐
perfect, good to close this then? ๐
coolio!