This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
TipeeeStream doesn't work correctly #127
Closed
Description
Description
Dev Branch
If you try to connect to tipeeestream you get an xhr poll error
. @joblo2213 said it could be the changed port for the socket (https://sso-cf.tipeeestream.com:443
) but it doesn't fix the problem for me.
How to reproduce
- Connect to TipeeeStream via ChatOverflow.
- See the errors flow into your eyes.
Error Log
22888 12:21:46.847 [EventThread] WARN tipeeestream.TipeeestreamConnector - Could not connect to TipeeeStream socket:
22888 12:21:46.847 [EventThread] WARN tipeeestream.TipeeestreamConnector - io.socket.engineio.client.EngineIOException: xhr poll error
22982 12:21:46.941 [qtp1982787818-43] WARN tipeeestream.TipeeestreamConnector - Failed starting connector 'tipeee' of type 'org.codeoverflow.chatoverflow.requirement.service.tipeeestream.TipeeestreamConnector'.
22982 12:21:46.941 [qtp1982787818-43] WARN instance.PluginInstance - Failed to init connector (input) 'Tipeeestream Input' of type 'org.codeoverflow.chatoverflow.api.io.input.event.TipeeestreamEventInput'.
22983 12:21:46.942 [qtp1982787818-43] INFO chat.TwitchChatConnector - Unable to start connector 'twitch' of type 'org.codeoverflow.chatoverflow.requirement.service.twitch.chat.TwitchChatConnector'. Already running!
22983 12:21:46.942 [qtp1982787818-43] INFO chat.TwitchChatConnector - Instance count: 2
22983 12:21:46.942 [qtp1982787818-43] ERROR instance.PluginInstance - At least one connector (input/output) did fail init. Unable to start.
23640 12:21:47.599 [EventThread] WARN tipeeestream.TipeeestreamConnector - Could not connect to TipeeeStream socket:
23640 12:21:47.599 [EventThread] WARN tipeeestream.TipeeestreamConnector - io.socket.engineio.client.EngineIOException: xhr poll error