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
{{ message }}
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.
i have setup mysql connection for bridge and compliance like:
[database]
type = "mysql"
url = "root:123456@tcp(localhost:3306)/bridge?parseTime=true"
but when run migrate db command it gives error for postgresql connection, not sure why FATA[0000] Cannot connect to a DB: connect failed: pq: password authentication failed for user
I did download latest binary from release, for ubuntu 18.04 64bit.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i have setup mysql connection for bridge and compliance like:
but when run migrate db command it gives error for postgresql connection, not sure why
FATA[0000] Cannot connect to a DB: connect failed: pq: password authentication failed for user
I did download latest binary from release, for ubuntu 18.04 64bit.
The text was updated successfully, but these errors were encountered: