Can't upgrade from 1.31
See original GitHub issueHello, I know this is not support forum, and I should write in #synapse:matrix.org, problem is I wrote there twice and got no response.
I’m trying to upgrade from prebuilt package on ubuntu 20.04, tried upgrading to .32, .33 and .34 and also tried building from source to see if that would give me anything else to grab to, but all I got was:
# synctl start
Starting ...
error starting (exit code: 1); see above for logs
Can anyone tell me where to look to get anything more than that and finally be able to start the server after upgrade?
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
[HELP] [z7 max] Can't Upgrade From 1.31 To 1.64 | XDA Forums
[HELP] [z7 max] Can't upgrade firmware need help when i went to upgrade my phone firmware from 1.31 to 1.64 i got this...
Read more >Manual:Upgrading - MediaWiki
This means that if you want to upgrade to 1.36 from 1.23 or earlier, you'll first have to upgrade your 1.23 wiki to...
Read more >HowTo: Upgrade SC2 to Firmware 1.31 - THETA 360 Developer
Press “OK”. You can confirm that you want to upgrade from 1.20 to 1.31. You cannot roll back the firmware upgrade. You will...
Read more >CVE-2022-25857 - Upgrade to SnakeYAML 1.31 #32221
This issue upgrades SnakeYaml to 1.31 for Spring Boot 3.0.0. ... We can't upgrade to a new major in a maintenance of Spring...
Read more >MediaWiki update from 1.15 to latest version - Stack Overflow
Run update script in the maintenance directory. There should be some output: $ php update.php MediaWiki 1.31.8 Updater ... If there is no...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks! That was it! Happy to have current synapse version ❤️
psql --version
returns the version ofpsql
, not necessarily the version of PostgreSQL, so this output doesn’t mean your PostgreSQL instance is on a recent enough version. See https://github.com/matrix-org/synapse/issues/10031 for more details.