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

Restart websocket if connection was closed #213

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Apr 10, 2021

$ ./plex_trakt_sync.sh watch
Listening for events!
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: [Errno 61] Connection refused
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>
ERROR: AlertListener Error: Connection is already closed.
INFO: Starting AlertListener: ws://localhost:32400/:/websockets/notifications?X-Plex-Token=<hidden>

@glensc glensc self-assigned this Apr 10, 2021
@glensc glensc changed the base branch from main to 0.7.x April 10, 2021 19:05
@glensc glensc merged commit cc3e232 into Taxel:0.7.x Apr 10, 2021
@glensc glensc deleted the recover-websocket-close branch April 10, 2021 19:06
@glensc glensc mentioned this pull request Apr 17, 2021
Repository owner locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant