Hardware: VPS bought online YunoHost version: 4.0.8 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
Description of my issue
I upgraded yesterday and encountered a few issues.
When I run a Diagnosis
I get this error
Service mongodb is unknown
You can try to restart the service, and if it doesn’t work, have a look at the service logs in the webadmin (from the command line, you can do this with yunohost service restart mongodb and yunohost service log mongodb ).
yunohost service restart mongodb
Failed to restart mongodb.service: Unit mongodb.service not found.
Warning: Could not execute the command ‘systemctl restart mongodb’
Error: Failed to get status information via dbus for service mongodb, systemctl didn’t recognize this service (‘NoSuchUnit’).
Error: Could not restart the service ‘mongodb’
On the page ttps://____/yunohost/admin/#/services/mongodb
Description
Error: failed to get information for this service, it doesn’t exists for systemd
Status
unknown since 51 years ago
Start on boot
unknown
Configuration
unknown
Looking at the logs I see these lines
020-09-21T15:48:58.641+0100 I COMMAND [conn16] dropDatabase wekan starting
2020-09-21T15:48:59.314+0100 I COMMAND [conn16] dropDatabase wekan finished
Could it be because I deleted the Wekan app and something wasn’t deleted?
Any ideas how to solve this error?
Do I need to re-install Wekan?
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/extra_php_version.list:1 and /etc/apt/sources.list.d/sury.list:1
Yeah, that’s because you tried that stuff about 'sudo add-apt-repository -y ppa:ondrej/php' from the other thread, which as expected doesn’t work very much because ppa are for Ubuntu and not Debian …
Also you have some remains of The Big Sury War (though that’s just a warning not preventing things from working properly)