Upgrade from 0.5.0-rc8.1 to v0.5.0 crashes server with appservice registration issues #1243
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#1243
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I just decided to upgrade my server after the newest release, and upon downloading the new Docker image and restarting my container, I can no longer use Conduit, due to a fatal error with appservice registration:
I rolled back to v0.5.0-rc.8.1 and it works. And it's impossible to fix this issue without rolling back a version, because the appservice management requires the server to be up and running.
The appservices I have running are
mautrix/metaandmautrix/whatsappbridges.Upon further investigation I found out I had two unused services:
Appservices (4): , meta, telegram, whatsappI could unregister telegram successfully as I'm not using it, but the first appservice has an empty name and I have no idea how to unregister it, as the commands fail assuming there is an empty parameter passed to the commands.