YunoHost-Apps / mobilizon_ynh

A federated organization and mobilization platform for YunoHost
https://joinmobilizon.org/
GNU Affero General Public License v3.0
20 stars 10 forks source link

installation not succesful because cypress.zip owner is wallabag ? #54

Closed nielsh1992 closed 3 years ago

nielsh1992 commented 4 years ago

Steps I took: 1) install wallabag via yunohost 2) install mobilizon.

Installation of mobilizon failed because it did not have sufficient acces to /tmp/cypress.zip. /tmp$ ls -l -rw-r--r-- 1 wallabag2 wallabag2 9 Mar 19 21:20 cypress.zip

Solved by $ sudo chmod 666 cypress.zip and restarting the mobilizon installation.

yalh76 commented 4 years ago

seems that /tmp/cypress.zip owner is wallabag2. Can you check what is the owner for /tmp ?

yalh76 commented 3 years ago

As mobilizon has been fully updated, you should retry to install and let us know if there are still errors