-
Notifications
You must be signed in to change notification settings - Fork 5
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
ops.pebble.APIError: user: unknown user discourse #104
Comments
I couldn't repro... We changed the user in rev40. A way to check this is to get the owner of the |
@cjohnston1158 can you confirm the charm revisions you were/are using? I've just tried this and am able to deploy everything fine locally. The output of
|
Bug Description
Seeing this error when deploying discouse-k8s
To Reproduce
juju add-model postgresql
juju deploy postgresql-k8s --channel 14/edge --trust -n 3
juju deploy discourse-k8s --channel latest/edge
juju deploy redis-k8s
juju deploy nginx-ingress-integrator --trust
juju relate redis-k8s discourse-k8s
juju relate discourse-k8s postgresql-k8s
juju relate discourse-k8s:nginx-route nginx-ingress-integrator
Environment
Ubuntu 22.04
Juju 3.1.5
Microk8s 1.28-strict
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: