Wekan Update from 6.36~ynh1 to 6.58~ynh1 failed

The Wekan Update failed, something is wrong with the automatic backup. How can I check what happend? Thx for any idea.

Here is the Log:
https://paste.yunohost.org/raw/soxajegoce

My YunoHost server

Hardware: VPS bought online
YunoHost version: 11.0.10.2
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Sounds like it can backup the mongo database

Can you try to run manually mongodump --db=wekan --archive and see if this displays any error ?

Failed: can’t create session: could not connect to server: server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: localhost:27017, Type: Unknown, State: Connected, Average RTT: 0, Last error: connection() : dial tcp 127.0.0.1:27017: connect: connection refused }, ] }

btw. my last step before was the migration Debian Bullseye and YunoHost 11.x

I have restarted the mongodb with yunohost service restart mongod and now it works.

Thx for the hint.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.