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

0.3 mysql error: Failed to parse URL #40

Open
r0bj opened this issue Mar 27, 2020 · 4 comments
Open

0.3 mysql error: Failed to parse URL #40

r0bj opened this issue Mar 27, 2020 · 4 comments

Comments

@r0bj
Copy link

r0bj commented Mar 27, 2020

Using mysql URL like mysql://user:password@tcp(db.query.consul:3306)/db causing error:

{"caller":"level.go:63","err":"parse mysql://user:password@tcp(db.query.consul:3306)/db: invalid port \":3306)\" after host","job":"de_bulkimport_checks","level":"error","msg":"Failed to parse URL","ts":"2020-03-27T19:26:45.072425282Z","url":"mysql://user:password@tcp(db.query.consul:3306)/db"}

In previous version 0.2 works fine.

@OElGebaly
Copy link

i am also facing the same issue , were you able to solve already ?

@ghost
Copy link

ghost commented Sep 29, 2021

+1

1 similar comment
@TSUKER
Copy link

TSUKER commented Oct 10, 2022

+1

@liubo20210831
Copy link

mysql://user:password@tcp(db.query.consul)/db
Don't add the port number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants