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

server name: error fetching (failed to parse #1

Open
grilor opened this issue Dec 18, 2024 · 9 comments
Open

server name: error fetching (failed to parse #1

grilor opened this issue Dec 18, 2024 · 9 comments

Comments

@grilor
Copy link

grilor commented Dec 18, 2024

windows 11 pro
unzipped the files into a folder
ran the dynamiXMain.exe
filled in all the information required
once clicking the save button i get this error
Server Name: error fetching (failed to parse: http://xxx.xxx.xxx.xxx:32400)

I have tried local ip 192.168.xxx.xxx
i have tried external ip xxx.xxx.xxx.xxx (x are to hide my ip)

i deleted the config file and did the setup 3 more time all with the same issue

EDIT:
fixed the 1st part. i had some how put a space between the last ip number and the :

but now im getting this error and this is over my head now:

An error occurred: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

i have looked into this and now im stuck

@TheImaginear
Copy link
Owner

Are you sure you entered the plex token correctly? That seems to be showing that the plex server is rejecting the connection. Make sure you have entered the plex token correctly (https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/), be sure that your server is available in your browser at the url you entered, and try this in your command prompt to ensure that you are able to establish a connection with the token and url: curl -X GET http://<server_ip>:32400/?X-Plex-Token=<your_token>

I would recommend removing the config file before updating your token to ensure its updated correctly.

@grilor
Copy link
Author

grilor commented Dec 18, 2024 via email

@TheImaginear
Copy link
Owner

I'm certain it has something with how it interacts with the vhost. Ill try to address this in a future build.

@grilor
Copy link
Author

grilor commented Dec 19, 2024 via email

@TheImaginear
Copy link
Owner

In plex settings. Network, Secure Connections. Set to Preferred. I receive your exact error when that is set to "Required"

@grilor
Copy link
Author

grilor commented Dec 30, 2024 via email

@TheImaginear
Copy link
Owner

Were you able to get it working? Ill be closing this issue on 1/10 if there is no response.

@grilor
Copy link
Author

grilor commented Jan 6, 2025 via email

@TheImaginear
Copy link
Owner

No problem at all, just wanted to clean up the issues that I could! I'll restrict this issue to the two of us for now. Hope things are better for you soon, happy new year.

Repository owner locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants