Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception getting hosted resource hashes #47

Closed
rupr19 opened this issue May 15, 2022 · 2 comments
Closed

Exception getting hosted resource hashes #47

rupr19 opened this issue May 15, 2022 · 2 comments

Comments

@rupr19
Copy link

rupr19 commented May 15, 2022

I installed the plugin and set everything up according to the instructions. I can select Audnexus as agent, but no information is updated in the library and matching is also not working.
I am running plex as a jail on TrueNAS

Errors in logfile:
2022-05-15 15:03:49,626 (8011c3000) : ERROR (networking:196) - Error opening URL 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes' 2022-05-15 15:03:49,628 (8011c3000) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last): File "/usr/local/share/plexmediaserver/Resources/Plug-ins-8cf78dab3/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1293, in get_resource_hashes json = self._core.networking.http_request("http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes", timeout=10).content File "/usr/local/share/plexmediaserver/Resources/Plug-ins-8cf78dab3/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 242, in content return self.__str__() File "/usr/local/share/plexmediaserver/Resources/Plug-ins-8cf78dab3/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 220, in __str__ self.load() File "/usr/local/share/plexmediaserver/Resources/Plug-ins-8cf78dab3/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 158, in load f = self._opener.open(req, timeout=self._timeout) File "/usr/local/share/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 435, in open response = meth(req, response) File "/usr/local/share/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/local/share/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 473, in error return self._call_chain(*args) File "/usr/local/share/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/local/share/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found

Plex version: 1.26.0.5715
TrueNAS version: 12.0

Log FIle: com.plexapp.agents.audnexus.log

@djdembeck
Copy link
Owner

Unfortunately I can’t help much, as the log indicates there’s an issue with your setup. All the errors are from Plex itself, not the plug-in.

@djdembeck djdembeck closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2022
@rcdailey
Copy link

@rupr19 Did you ever figure out what the issue is? I'm getting the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants