Problem with Keeweb

I have searched the forum for similar issues

on

This category is for issues regarding specific apps, NOT general issues with YunoHost.

on

This form is written in English but feel free to write in French if you’re more comfortable!

on

What app is this about, and its version

Keeweb 1.18.8~ynh2

What YunoHost version are you running

12.1.41.2

What type of hardware are you using

Virtual machine

Describe your issue

I’ve got a problem with Keeweb. The install is ok. When I try to access it, there is an error. I’v try to unstall and reinstall without succes. To you have an idea ? I don’t know where I can find a clue.

Share relevant logs or error messages

The error, in french : Erreur lancement appli
Il y a eu une erreur lors du chargement des paramètres. Merci de revérifier l’URL de l’application ou contacter votre administrateur.

It can’t load the parameters and ask me to check the URL.

Hi @Tredok

Can you try this

sudo chmod 640 /var/www/keeweb/config.json

Or this

yunohost app upgrade keeweb -u https://github.com/YunoHost-Apps/keeweb_ynh/tree/testing

?

Yeah ! chmod worked !

Thanks !