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

Postgres role errors on GitHub Actions CI shutdown #1465

Closed
mikkonie opened this issue Aug 31, 2022 · 1 comment
Closed

Postgres role errors on GitHub Actions CI shutdown #1465

mikkonie opened this issue Aug 31, 2022 · 1 comment
Assignees
Labels
bug Something isn't working environment Issues of dependencies, CI, deployment etc.
Milestone

Comments

@mikkonie
Copy link
Contributor

I'm seeing a lot of this in our CI runs, even for successful ones:

FATAL:  role "root" does not exist

My first guess is that this happens because the user name is not set for the health check command. Need to verify this.

@mikkonie mikkonie added bug Something isn't working environment Issues of dependencies, CI, deployment etc. labels Aug 31, 2022
@mikkonie mikkonie added this to the v0.12.0 milestone Aug 31, 2022
@mikkonie mikkonie self-assigned this Aug 31, 2022
@mikkonie
Copy link
Contributor Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working environment Issues of dependencies, CI, deployment etc.
Projects
None yet
Development

No branches or pull requests

1 participant