Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

TipeeeStream doesn't work correctly #127

Closed
MelanX opened this issue Aug 24, 2019 · 2 comments
Closed

TipeeeStream doesn't work correctly #127

MelanX opened this issue Aug 24, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MelanX
Copy link
Contributor

MelanX commented Aug 24, 2019

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

  1. Connect to TipeeeStream via ChatOverflow.
  2. 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
@MelanX MelanX added the bug Something isn't working label Aug 24, 2019
@hlxid hlxid added this to the pre-alpha 3 milestone Aug 24, 2019
@hlxid
Copy link
Member

hlxid commented Sep 23, 2019

Passing the api key also with the query parameters like it says in the tipeeestream guide fixed this issue for me (ad0a166). Judging based on the "Updated on August 7th, 2019." it is probably a new requirement that's required to connect.

@MelanX could you check if the problem is also fixed for you on current develop?

@hlxid
Copy link
Member

hlxid commented Sep 26, 2019

@MelanX was able to report #132, meaning he was able to connect and authenticate and this bug is also fixed for him.

@hlxid hlxid closed this as completed Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants