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

signald: 0.18.5 -> 0.20.0 #1921

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Conversation

teutat3s
Copy link
Contributor

@teutat3s teutat3s commented Jul 6, 2022

https://gitlab.com/signald/signald/-/blob/main/releases/0.19.0.md
https://gitlab.com/signald/signald/-/blob/main/releases/0.19.1.md
https://gitlab.com/signald/signald/-/blob/main/releases/0.20.0.md

Notable changes in version 0.19.0

  • All critical data now stored in database
    • Avatars, group images, attachments, etc are still stored on the disk for now
    • None of these need to be kept around for signald to continue working
  • New command line flag --migrate-data tells signald to preform all required data migrations and exit

I'm not sure if we'd like to automate this or add a hint to CHANGELOG.md about it?

@spantaleev
Copy link
Owner

What happens if you try to start the new version with the old data (without running the migration command)?

@teutat3s
Copy link
Contributor Author

teutat3s commented Jul 6, 2022

It "just works" for new messages - but I couldn't test what happens to attachments from before the update, didn't use the bridge with the older version. Maybe we could call for testing in the Matrix channel?

@spantaleev spantaleev merged commit f0450ee into spantaleev:master Jul 14, 2022
spantaleev added a commit that referenced this pull request Jul 14, 2022
spantaleev added a commit that referenced this pull request Jul 14, 2022
@akdk7
Copy link

akdk7 commented Jul 14, 2022

Hi!

I've just updated the signal bridge and had some trouble with the connection to my signal account. It was disconnected and I received the following message while sending text or pictures:
Your message was not bridged: org.whispersystems.signalservice.api.push.exceptions.AuthorizationFailedException: [401] Authorization failed!

The last message I've sent was on March 22nd. So I don't know if this error appears because of an automatic device logout due to inactivity. So I re-registered my matrix device and were able to send messages and pictures again.
There are two other users on the server who are using the bidge and they seem to be DISCTONNECTED from the signal network too. I will watch the log file for the next days.

I can also find some migration information in the log file without any error messages.

Greetings
AkDk7

@teutat3s teutat3s deleted the bump/signal-bridge branch July 15, 2022 09:45
@teutat3s
Copy link
Contributor Author

Thank you @spantaleev for merging and improving on this in your recent commits! 👍

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

Successfully merging this pull request may close these issues.

3 participants