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

failed to parse as URL #1493

Closed
5 tasks done
nithinguruswamy opened this issue Dec 28, 2023 · 1 comment
Closed
5 tasks done

failed to parse as URL #1493

nithinguruswamy opened this issue Dec 28, 2023 · 1 comment
Labels
bug Something is not working.

Comments

@nithinguruswamy
Copy link

nithinguruswamy commented Dec 28, 2023

Preflight checklist

Ory Network Project

No response

Describe the bug

failed to parse as URL (parse "postgres://admin:C6hhha)b<Y8G}EzYtJL@xyz.com:5432/n_ory": net/url: invalid userinfo)] service_name=Ory Keto service_version=v0.11.1-alpha.0

Reproducing the bug

failed to parse as URL (parse "postgres://admin:C6hhha)b<Y8G}EzYtJL@xyz.com:5432/n_ory": net/url: invalid userinfo)] service_name=Ory Keto service_version=v0.11.1-alpha.0

unabl to connect

Relevant log output

failed to parse as URL (parse "postgres://admin:C6YtJL@xyz.com:5432/n_ory": net/url: invalid userinfo)] service_name=Ory Keto service_version=v0.11.1-alpha.0

Relevant configuration

No response

Version

v0.11.1

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Kubernetes with Helm

Additional Context

unable to parse the db

@nithinguruswamy nithinguruswamy added the bug Something is not working. label Dec 28, 2023
@alnr
Copy link
Collaborator

alnr commented Jan 9, 2024

You need to url-encode the password :).

@alnr alnr closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants