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

getting invalid port error when there are special characters in password #181

Open
amirongit opened this issue Feb 5, 2024 · 1 comment

Comments

@amirongit
Copy link

I'm using gobang to connect to a postgresql database; my user has a hash character in it's password (#) and when I open gobang and try to connect to the database provided in the configuration file, it gives me an "invalid port number" error.
but when the special character is removed from the provided password in the configuration file, I get the authentication failed error which should happen and is correct. so I'm guessing that the issue can be reproduced by putting an special character in the password field of the configuration section of your connection.

@hanzy1110
Copy link

Experiencing the same here with MySQL

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

No branches or pull requests

2 participants