Indeed I am interested to use the Monica Android app. Do you know if this is possible when keeping this app private (not public) ?
I tried to connect the app with my home server but it said “bad credential”. Maybe it is impossible to connect the Android app if the yunohost app is not public.
Maybe my problem come from the fact I can’t generate the access tokens required for the API.
On /var/www/monica/ when I make php artisan passport:install I get PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/monica/vendor/symfony/console/Output/Output.php on line 40
Are you able to generate the access token ?
If yes, how did you do ?
But in that case superstrong got Encryption keys generated successfully… I am even not there as I get a PHP Parse error
So my keys are not generated. So I guess I have no chance for the API to work and so for the Mobile App to connect.
On your side, did the command artisan passport:install ran successfully ?
Have you received or found any solution for using the Monica Android app. I stricly followed the instruction
I am wondering if it worth opening a new issue on the Github of Monica, indeed I am not sure if issue come from Monica itself or from the setup in Yunohost.
I gave the error logs on the issue page. Most probably there is some thing missing or some modification needs to be done in nginx configuration. There is no official guide for nginx for the monica app. So it will be hit and trial for me, which will consume time and effort.
Its better if the monica team can provide a solution from the logs. Other solution is to ask people here https://github.com/monicahq/monica/issues/1050 , if they can use monica app with there nginx configuration and then try the working configuration with yunohost. So you can ask in the issue and then we can try that working configuration.