YunoHost-Apps / umami_ynh

Umami package for YunoHost
https://umami.is/
GNU General Public License v3.0
3 stars 2 forks source link

Installation of 2.6.2 fails #29

Closed mdic closed 9 months ago

mdic commented 10 months ago

Describe the bug

App installation fails with errors that appear to be related to "permission denied to create extension "pgcrypto""

Context

Steps to reproduce

Expected behavior

The app should install, however installation fails with exactly the same error on both CLI and webadmin installations. Also - I don't know if relevant - HD usage falls by ~5GB when trying to install.

Logs

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

orhtej2 commented 9 months ago

Interesting, pgcrypto should be provisionable by non-super users

orhtej2 commented 9 months ago

Can you please test again with current master, v2.6.2~ynh4?

orhtej2 commented 9 months ago

Also duplicate of your own #14

mdic commented 9 months ago

Hi @orhtej2 and thanks for the reply, with current master v2.6.2~ynh4 the installation works like a charm.