Giter VIP home page Giter VIP logo

Comments (7)

Jibec avatar Jibec commented on June 18, 2024

from funkwhale_ynh.

csolisr avatar csolisr commented on June 18, 2024

The dump I posted comes from the logs. If you need more lines than that, please specify.

from funkwhale_ynh.

Jibec avatar Jibec commented on June 18, 2024

so, the error message says "psycopg2.OperationalError: FATAL: Peer authentication failed for user "funkwhale"
did you install postgres yourself?
What's the story of your server, is it your first installed app, do you have others, if so, which ones? Is it ARM or x68_64?
I do need more information, as written above.

from funkwhale_ynh.

csolisr avatar csolisr commented on June 18, 2024

Sorry for the delay, I managed to export a full log of the output: http://sebsauvage.net/paste/?22542080663a45b4#4COJUPJvMQ6YJm6uHo7falnuKQAGti+lT3SQaZywbhs=

from funkwhale_ynh.

csolisr avatar csolisr commented on June 18, 2024

As the log shows, this is one of several applications installed in my instance, including Nextcloud, Roundcube and Hubzilla among others. It is a x86-64 instance. From what I recall, I haven't installed Postgresql directly, only as a dependency of Funkwhale.

from funkwhale_ynh.

csolisr avatar csolisr commented on June 18, 2024

I reattempted to perform the installation with an updated version of YunoHost, and it's still failing as per the following log: https://paste.yunohost.org/raw/sezebeqoki

from funkwhale_ynh.

Jibec avatar Jibec commented on June 18, 2024

ok, you can edit the postgres configuration file:

sudo vim /etc/postgresql/9.6/main/pg_hba.conf

and replace:

local all all peer

with

local all all password

and it should work as expected.

from funkwhale_ynh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.