Errors and problems with websocket enabled
-
Today noticed issues on website and troubleshooted down to your plugin. When changed from Websockets to Ajax, problem went away. Below is browser console error report:
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
socket.io.js Failed to load resource: net::ERR_CONNECTION_REFUSED
css Failed to load resource: the server responded with a status of 400 ()
bp-messages.js?ver=1.9.0.2-b-modified-1513776470:341 Uncaught ReferenceError: io is not defined
at realTimeInit (bp-messages.js?ver=1.9.0.2-b-modified-1513776470:341)
at HTMLDocument.<anonymous> (bp-messages.js?ver=1.9.0.2-b-modified-1513776470:27)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
css Failed to load resource: the server responded with a status of 400 ()
- The topic ‘Errors and problems with websocket enabled’ is closed to new replies.