YunoHost-Apps / ttrss_ynh

Tiny Tiny RSS package for YunoHost
https://tt-rss.org/
GNU General Public License v3.0
17 stars 14 forks source link

Unable to install ttrss #102

Closed gmalets closed 3 years ago

gmalets commented 3 years ago

Describe the bug

Unable to install ttrss TinyTiny-RSS

Context

Steps to reproduce

sudo yunohost app install ttrss

OR

  1. *Go to '.../yunohost/admin/#/apps'
  2. *Click on 'Install' (.../yunohost/admin/#/apps/catalog)
  3. *Search 'rss'
  4. Clich "Install" button on "Tiny Tiny RSS"
  5. Error will apear

Logs

https://paste.yunohost.org/raw/tunedixaqu

tituspijean commented 3 years ago

OK, so the issue lies with the files permissions (belongs to root:root with no read access to $app user. I am working on a fix.

gmalets commented 3 years ago

I am working on a fix.

Thank you, sir

gmalets commented 3 years ago

Still doesn't work

https://paste.yunohost.org/raw/niqipoliwa

yalh76 commented 3 years ago

Will be solved when https://github.com/YunoHost-Apps/ttrss_ynh/pull/105 will be merged