Closed croulibri closed 6 years ago
I hope you can login to the ssh. Check if yunohost is installed. Check if php7.0 and php7.1 is installed. Then check if nginx is not giving the error.
I had the same problem as at https://forum.yunohost.org/t/le-service-nginx-ne-se-lance-plus/5152/8 Is Monica installing or activating apache ? In the process, I have lost Monica app with all my data, it seems. When upgrading, is Monica doing any backup ? I don't see any :-(
Edit : I found the backup, I am restoring my Monica instance. What should I do to update Monica ? Is there anything I should do to avoid reproduce such bug ?
I am not able to reproduce the error on my server. The update is going fine for me. Can you please install the monica on other domain like monica1.domain.tld for testing purpose and see if it gets installed correctly without errors? Monica is multi-instance, so it can install on multiple times on your server.
Keep the backup safe and copy it to some other place. It has your data with previous version, loosing it will result in losing your data.
I have updated the testing branch. Can you check if the problem gets resolved.
Upgrade:
$ yunohost app upgrade -u https://github.com/YunoHost-Apps/monica_ynh monica
I finally could try to upgrade again and it is now working perfectly.
Thanks @anmol26s for your support and sorry for being so late in answering your previous message.
This morning I tried to update Monica through Yunohost web interface. I got the following result :
FYI, Dovecot is not activated because I am not using Yunohost email system.
Then, after that failed upgrade, some other apps could'nt start, such as Nextcloud which tell me php7 was not loaded properly.
Finally, I had the bad idea to restart my server... and of course I can't access anymore to my Yunohost server through web interface :-( It seems Yunohost server coudn't start properly as I can't connect to xmpp or synapse
I will try tonight at home to connect through ssh (I can't now) and identify what is broken, probably php config.
If you have any idea about what to do to bring up my yunohost server, you are most welcome !