Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initWebSocket() close and reconnect failed #171

Open
su-chang opened this issue Oct 17, 2021 · 1 comment
Open

initWebSocket() close and reconnect failed #171

su-chang opened this issue Oct 17, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@su-chang
Copy link
Member

11:23:41 WARN Io initWebSocket() close event[1006: ]
11:23:41 WARN Io reconnect() will reconnect after 0 s
11:23:45 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:23:55 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:05 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:15 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:25 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:35 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:45 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:24:55 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:05 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:15 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:25 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:35 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:45 INFO Bridge onEvent() type: 11087(MT_HEARTBEAT), data: {"data":{},"type":11087}
11:25:50 WARN Io initWebSocket() error event[connect ETIMEDOUT 172.67.139.224:443]
11:25:50 WARN Io initWebSocket() close event[1006: ]
11:25:50 WARN Io reconnect() will reconnect after 0 s
11:25:50 ERR wxwork Config ###########################
11:25:50 ERR wxwork Config unhandledRejection: Error: connect ETIMEDOUT 172.67.139.224:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1107:14) [object Promise]
11:25:50 ERR wxwork Config ###########################
11:25:50 ERR wxwork Config process.on(unhandledRejection) promise.catch(Error: connect ETIMEDOUT 172.67.139.224:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1107:14))
@huan
Copy link
Member

huan commented Oct 17, 2021

Seems from 6 am to 11:30 am the service has some issues:

Chatie hostie online

image

Heroku metrics

Response time

image

Throughput

image

Update 14:15

It seems that we are still experiencing the high 5xx failure rate and 95% percentage of the request are exceed the 30 seconds idle timeout.

The good news is that the token service registering and discovering functions are available.

Will continue monitoring.

@huan huan added the bug Something isn't working label Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants