TikTok-Live-Connector icon indicating copy to clipboard operation
TikTok-Live-Connector copied to clipboard

Events stopped after about 1-2 minutes

Open mostor-v opened this issue 2 years ago • 6 comments

Hi, I'm running demo code from readme ( connect and read some events) But after of 1-2 minutes of running the script the events are stopped to be printing to console. After rerun script for a few times i have same problem. 1-3 minutes of events are printed and then stopped

Also I had error events that unable to upgrade to websockets. After i set enableWebsocketUpgrade: false error is not appears but events still not printed, and the same for raw data

mostor-v avatar Aug 03 '22 21:08 mostor-v

Hi, having the same issue

METAIRONY avatar Aug 05 '22 11:08 METAIRONY

is the disconnect event triggered?

zerodytrash avatar Aug 05 '22 18:08 zerodytrash

I dont recieve infos from events

NWucha avatar Aug 05 '22 21:08 NWucha

I have tested it and the connection remains until the stream ends.

  • Check if the library is up to date. Command: npm update
  • Check if you are using a up to date NodeJS version.

zerodytrash avatar Aug 05 '22 21:08 zerodytrash

Checked but no results.(Working fine last days)

NWucha avatar Aug 05 '22 21:08 NWucha

Yeah, few last days works fine. Didn't change anything

mostor-v avatar Aug 11 '22 12:08 mostor-v