Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peer authentication failed for user "funkwhale" then e_sendauth: no password supplied #180

Closed
chupinmaxime opened this issue May 19, 2022 · 1 comment

Comments

@chupinmaxime
Copy link

I tried to create my superuser in /srv/funkwhale/

python api/manage.py createsuperuser

after the script automatic install (sudo sh -c "$(curl -sSL https://get.funkwhale.audio/)") but without nginx because I want to use apache2.

I got firt the error Peer authentication failed for user "funkwhale" then I modified the /etc/postgresql/12/main/pg_hba.conf to change local all all peer to local all all password but then I got the error psycopg2.OperationalError: fe_sendauth: no password supplied. I do not find what to do.

Thanks

@yalh76
Copy link
Member

yalh76 commented May 20, 2022

you should not try to auto-install using upstream app on YunoHost ...........

@yalh76 yalh76 closed this as completed May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants