Robles Rodolphe
Robles Rodolphe
!testme
!testme
!testme
I didn't realize how hard was to merge here... I am also not sure the config.panel for push-notify can work with 28 ??
Hello, I have a wordpress in a web_app working with Yunohost12, so perhaps there is another problem... Did you have upgraded the version of your my_webapp sometimes with the source...
Have you put this line for the nginx conf `my_webapp.conf` or in a custom conf ? ``` if (!-e $request_filename) { rewrite ^(.*)$ /index.php?q=$1 last; } ```
> So I found this PR [YunoHost/yunohost#1981](https://github.com/YunoHost/yunohost/pull/1981) and used this php script to check for headers. > > ``` > > ``` > > As a baseline I first installed...
well, after been a little discouraged I try remove an reinstall now I have another issue... https://paste.yunohost.org/raw/ipebonoqur another test. It seems a problem with dependencies allowed at app collabora, I...
what about the full log ? it's similar error like to the old issue you have closed `--rpc-eval : RPC failed with reason :noconnection`... I am just thinking the correct...
I could not reproduce your error... I have try install mobilizon on my home server (yunohost 12), and it works. I could update my instance mobilizon after migrate from YHN...