Fix match dose not work, plex movie server’s issue?
I’m not having a problem, but I use TheMovieDB agent instead of Plex Movie Agent
I am using Plex Movie Agent, had this problem since yesterday. And update my plex media server to the latest version, but it was no help.
I have this issue for couple of weeks now in which Metadata was not automatically selected.
After clearing my Plugins Cache there was actually no new metadata provided. Digging into the log files and the Agent itself it seems like that Plex is sending a request to the following URL
Requesting ‘http://127.0.0.1:32400/services/tmdb?uri=%2Fconfiguration’
However, that one fails
INFO (init:107) - Error fetching JSON from The Movie Database: http://127.0.0.1:32400/services/tmdb?uri=%2Fconfiguration
(As a side note, can this please be put into an error instead of an info log output? Would make it much easier to see.)
When I curl the Address I get an ‘Unauthorized’ response. Now, that wouldn’t surprise me on its own since I have not send any authorization with the request but that also doesn’t seem to happen with the Agent as well.
This might be the reason why it could fail.
Edit: And without the configuration being able to deliver a proper response there is no way for the Agent to download the actual image information since the configuration stores this as described here
Have the same issue . Agents keeps loading and metadata not being updated
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.