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

Sessions authenticated with login-token silently fail after a few hours/days #62

Open
michaelphagen opened this issue Sep 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@michaelphagen
Copy link

I've been finding that my bridge is down about once per week, despite the bridge bot reporting a normal connection. The main error that I see is below:

2024-09-30T17:33:23.992Z ERR Got RTM error error=invalid_auth action="handle slack event" error_code=401 event_type=*slack.RTMErrorEvent login_id=T02CWCDNCJ2-U03F5Q9KWER user_mxid=@username:matrix.mydomain.tld 2024-09-30T17:33:28.995Z WRN Disconnected from Slack error=signaled action="handle slack event" event_type=*slack.DisconnectedEvent intentional=false login_id=T02CWCDNCJ2-U03F5Q9KWER user_mxid=@username:matrix.mydomain.tld

This did not occur before the bridge changed to have a new config format. If I roll back to that version of the bridge, it works normally.

@michaelphagen michaelphagen added the bug Something isn't working label Sep 30, 2024
@hooger
Copy link

hooger commented Oct 8, 2024

Same experience, mostly the same error. My log looks like this:

2024-10-08T16:32:28.214Z WRN Disconnected from Slack error=signaled action="handle slack event" event_type=*slack.DisconnectedEvent intentional=false login_id=<ID> user_mxid=<MXID>

these events are repeated about every 10 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants