mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #143] The connection to ws://logio.org:28778/socket.io/1/websocket/... was interrupted while the page was loading #116
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mgprogm on GitHub (Jan 5, 2015).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/143
I found error message in firefox console:
"The connection to ws://logio.org:28778/socket.io/1/websocket/vtd2inn1dw_Bi2RuEfa_ was interrupted while the page was loading.
this.websocket = new Socket(this.prepareUrl() + query);"
on version 0.3.4
How to fix it
@msmathers commented on GitHub (Jan 16, 2020):
Try using the latest version of log.io, which drastically updates the version of socket.io being used.