You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here firstly pgsql complained the en_US.utf-8 locale is missing. I installed it and it went ok (but it is more an issue with debops.postgresql_server role)
fixed by installing locale
later this role gave me error:
"OperationalError: FATAL: no pg_hba.conf entry for host "::1", user "sentry", database "sentry", SSL off"
fixed by adding entry
now I get this:
"OperationalError: FATAL: password authentication failed for user "sentry"", "", "20:37:44 [ERROR] sentry.errors: Unable to fetch internal project"], "warnings": []
I have also set that 'secret__root: 'secret' - would save files in the repo to see what is happening>
I see files are being created but anyway I can't pass the installation
The text was updated successfully, but these errors were encountered:
huglester
changed the title
is it mean to be working?
Installation issues / Debian 8
Aug 10, 2017
Hello,
I have some issues with this role...
so I enabled these roles:
"OperationalError: FATAL: no pg_hba.conf entry for host "::1", user "sentry", database "sentry", SSL off"
"OperationalError: FATAL: password authentication failed for user "sentry"", "", "20:37:44 [ERROR] sentry.errors: Unable to fetch internal project"], "warnings": []
I have also set that 'secret__root: 'secret' - would save files in the repo to see what is happening>
I see files are being created but anyway I can't pass the installation
The text was updated successfully, but these errors were encountered: