YunoHost-Apps / codimd_ynh

CodiMD package for YunoHost
https://hackmd.io/
GNU General Public License v3.0
11 stars 12 forks source link

Install fails when login to postgres #15

Closed lapineige closed 4 years ago

lapineige commented 4 years ago

On an up-to-date VPS, latest Yunohost version, install fails.

After these two steps:

sudo --login --user=postgres PGUSER=postgres PGPASSWORD=Something psql codimd sudo --login --user=postgres dropdb codimd

I get:

FATAL: terminating connection due to administrator command WARNING server closed the connection unexpectedly WARNING This probably means the server terminated abnormally WARNING before or while processing the request. WARNING connection to server was lost

alexAubin commented 4 years ago

Hmmm do you still reproduce this ?

lapineige commented 4 years ago

No, thanks to #19 😃