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

Bridge stopped working after upgrade #414

Closed
blastrock opened this issue Jan 4, 2024 · 2 comments
Closed

Bridge stopped working after upgrade #414

blastrock opened this issue Jan 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@blastrock
Copy link

I upgraded the mautrix-signal docker and the bridge stopped working. When I start it, it shows these logs

mautrix-signal  | 2024-01-04T13:36:38Z INF Bridge started!
mautrix-signal  | 2024-01-04T13:36:38Z DBG Starting users
mautrix-signal  | 2024-01-04T13:36:38Z DBG Request completed as_user_id=@signalbot:ud2.org duration=6.725375 method=GET req_id=6 response_length=35 response_mime=application/json status_code=200 url=http://synapse:8008/_matrix/client/v3/profile/@signalbot:ud2.org/displayname?user_id=%40signalbot%3Aud2.org
mautrix-signal  | 2024-01-04T13:36:38Z ERR problem looking up ACI error="failed to scan session: 40: no key type identifier" action="populate signal device" signal_id=68607158-4554-4620-9c55-a27e8f7bfc6e user_id=@blastrock:ud2.org
mautrix-signal  | 2024-01-04T13:36:38Z WRN No device found for user, skipping Connect and sending BadCredentials BridgeState user_id=@blastrock:ud2.org

I've seen this "problem looking up ACI" error in other issues, but no specific fix. I'm not sure if I should just login again? Will it keep the existing portals if I do that?

I'm using the docker image sha256:6a8b2c574f43fb27979aebada12c0c27f6a3287a0e4a85f2d437ff006631e621

@blastrock blastrock added the bug Something isn't working label Jan 4, 2024
@tulir
Copy link
Member

tulir commented Jan 4, 2024

The error message was incorrect, but that has already been fixed. The relogin part is mentioned in #372 and the changelog

@tulir tulir closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
@blastrock
Copy link
Author

Indeed, sorry for the noise, it works great now!

Keep up the good work, these bridges changed my life!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants