Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Does not work with version 3.8.0.0 of Shoko Server #39

Open
Kurounin opened this issue Sep 6, 2017 · 12 comments
Open

Does not work with version 3.8.0.0 of Shoko Server #39

Kurounin opened this issue Sep 6, 2017 · 12 comments

Comments

@Kurounin
Copy link

Kurounin commented Sep 6, 2017

Aftrer updating Shoko Server to version 3.8.0.0 this plugin can no longer connect to it. http://127.0.0.1:8111/JMMServerPlex/ seems to return HTTP Error 503

@da3dsoul
Copy link
Member

da3dsoul commented Sep 6, 2017

Try running server as admin once then try it again

@Kurounin
Copy link
Author

Kurounin commented Sep 6, 2017

I restarted Shoko server as admin and restarted Plex, but I get the same error.

@maxpiva
Copy link
Member

maxpiva commented Sep 6, 2017 via email

@da3dsoul
Copy link
Member

da3dsoul commented Sep 6, 2017

We should make a redirect for that

@maxpiva
Copy link
Member

maxpiva commented Sep 6, 2017 via email

@Cazzar
Copy link
Member

Cazzar commented Sep 9, 2017

35e7a78

@s9clave
Copy link

s9clave commented Sep 23, 2017

Change url to: http://127.0.0.1:8111/api/Plex

35e7a78

Tried with both the url and the patched init.py... returns
untitled

@Cazzar
Copy link
Member

Cazzar commented Sep 23, 2017 via email

@s9clave
Copy link

s9clave commented Sep 23, 2017

https://pastebin.com/t9dZveN9 Relevant portion seems to be

2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:88) - Sending packed state data (108 bytes) 2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:924) - Response: [200] MediaContainer, 1034 bytes 2017-09-23 18:51:31,000 (269c) : DEBUG (runtime:717) - Handling request GET /video/jmm 2017-09-23 18:51:31,000 (269c) : DEBUG (runtime:49) - Received packed state data (80 bytes) 2017-09-23 18:51:31,002 (269c) : DEBUG (runtime:814) - Found route matching /video/jmm 2017-09-23 18:51:31,003 (269c) : INFO (logkit:16) - Preferences https://127.0.0.1:8111/api/Plex:8111 2017-09-23 18:51:31,003 (269c) : DEBUG (networking:166) - Requesting 'http://https://127.0.0.1:8111/api/Plex:8111/api/Plex/Filters/Derp' 2017-09-23 18:51:37,805 (269c) : INFO (logkit:16) - My Anime Exception: <urlopen error [Errno 11001] getaddrinfo failed>

It appends :8111 Even if i clear out port selection removing the port from the url doesnt help either, resetting the url back to localhost or 127.0.0.1 brings up a few categories to select. times out upon trying to load anything

@Cazzar
Copy link
Member

Cazzar commented Sep 23, 2017 via email

@maxpiva
Copy link
Member

maxpiva commented Sep 24, 2017 via email

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

No branches or pull requests

6 participants