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

lost websocket connection, try to reconnect now #233

Open
kevkha opened this issue Oct 13, 2022 · 1 comment
Open

lost websocket connection, try to reconnect now #233

kevkha opened this issue Oct 13, 2022 · 1 comment

Comments

@kevkha
Copy link

kevkha commented Oct 13, 2022

Our bot stopped working and thanks for the "Fixed errors due to slack rtm.start deprecation"
However, with the latest release I am able to start the plugin but getting below in log. What am I still missing?

[10/13/2022 15:25:40] Getting next page for conversations (9200 collected)
[10/13/2022 15:25:40] Getting next page for conversations (9297 collected)
[10/13/2022 15:25:41] reconnected to slack rtm websocket
[10/13/2022 15:25:46] lost websocket connection, try to reconnect now
[10/13/2022 15:25:52] Getting next page for conversations (100 collected)
[10/13/2022 15:25:52] Getting next page for conversations (200 collected)
[10/13/2022 15:25:53] Getting next page for conversations (300 collected)
[10/13/2022 15:25:53] Getting next page for conversations (400 collected)
[10/13/2022 15:25:54] Getting next page for conversations (500 collected)
[10/13/2022 15:25:54] Getting next page for conversations (600 collected)
[10/13/2022 15:25:55] Getting next page for conversations (700 collected)
[10/13/2022 15:25:55] Getting next page for conversations (800 collected)
[10/13/2022 15:25:56] Getting next page for conversations (900 collected)
[10/13/2022 15:25:56] Getting next page for conversations (1000 collected)
[10/13/2022 15:25:57] Getting next page for conversations (1100 collected)
[10/13/2022 15:25:57] Getting next page for conversations (1200 collected)
[10/13/2022 15:25:58] Getting next page for conversations (1300 collected)
[10/13/2022 15:25:58] Getting next page for conversations (1400 collected)
[10/13/2022 15:25:59] Getting next page for conversations (1500 collected)
[10/13/2022 15:25:59] Getting next page for conversations (1600 collected)
[10/13/2022 15:26:00] Getting next page for conversations (1700 collected)
[10/13/2022 15:26:00] Getting next page for conversations (1800 collected)
[10/13/2022 15:26:01] Getting next page for conversations (1900 collected)
[10/13/2022 15:26:01] Getting next page for conversations (2000 collected)
[10/13/2022 15:26:02] Getting next page for conversations (2100 collected)
[10/13/2022 15:26:02] Getting next page for conversations (2200 collected)
[10/13/2022 15:26:03] Getting next page for conversations (2300 collected)
[10/13/2022 15:26:03] Getting next page for conversations (2400 collected)
[10/13/2022 15:26:04] Getting next page for conversations (2500 collected)
[repeating...]
@kevkha
Copy link
Author

kevkha commented Oct 24, 2022

This fork https://github.com/amuraru/slackbot helped my problem. PR #229 addressed the issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant