I’ve never seen this error before. I guess it could be because I revamped the whole scripts, yes.
Since I won’t do another major, backwards-incompatible upgrade to these scripts anymore, is it possible for ypu to make a backup of your data and reinstall monica?
OK, I tried but it is not possible for me to reinstall monica again.
After no Information was shown on the admin interface I used the command line.
Heres the output: Choose the application language [fr | en] (default: en): en Warnung: dh_install: Compatibility levels before 9 are deprecated (level 7 in use) Warnung: dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use) Warnung: dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use) Warnung: E: Pakete müssen entfernt werden, aber Entfernen ist abgeschaltet. Warnung: 2017-10-03 16:40:42 URL:https://codeload.github.com/monicahq/monica/tar.gz/v0.6.5 [4383194/4383194] -> "v0.6.5.tar.gz" [1] Warnung: sudo: /usr/bin/php7.1: Kommando nicht gefunden Warnung: curl: (23) Failed writing body (0 != 16133) Warnung: Unable to install Composer Warnung: !! Warnung: monica's script has encountered an error. Its execution was cancelled. Warnung: !! Warnung: Warnung: Removing database monica Warnung: /etc/nginx/conf.d/monica.domain.de.d/monica.conf wasn't deleted because it doesn't exist. Warnung: /etc/cron.d/monica wasn't deleted because it doesn't exist. Warnung: The user monica was not found Erfolg! Die Konfiguration von SSOwat war erfolgreich Fehler: Installation fehlgeschlagen
You are right, PHP 7 is not include in debian Jessie… But in debian Stretch.
Maybe in debian Jessie with adding another package source.
Watch at the Monica’s yunohost package project if there’s something about requirements.
If I delete the composer.lock it indeed works with php7.0!
However I don’t really want to do this in the install step because there could be dependencies in there that HAVE to be there.
So I asked here how we should proceed.
Many thanks for your effort. I did not want make such a big thing out of it.
But of course, I would be happy if Monica would also be updatable on my Raspberrey since the project evolves rapidly.
Version 1 is comming and it would be to bad if I had to stay at V 0.6.5 or I would have to exchange my RPI for a non-ARM system.
Hi,
since I managed to install the current version of Monica for Yunohost on the Raspery, I wonder if can we still count on an update.
Or have you stopped working on the Monica package for yunohost?
Hello,
I have installed Monica and it seems working very well.
I choose to install it “not public”.
Unofrtunately I have to first enter my yunohost account credential and then the Monica credential.
Does that means I should have installed it as a “public” application ?
If yes, is there a way to revert that option ?
Thanks in advance for your advices !
Generally speaking, there’s no definitive answer to this.
For practical reasons (don’t type credentials twice), yes.
For security reasons, and provided you don’t intend to provide that service to people who don’t have a YunoHost account, or use a third-party client (e.g. and Android client), it’s interesting to consider that the YunoHost SSO provides an additional security layer that protects you a little bit more (e.g. against a security issue of the app itself, brute-force attack, etc.).