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

handle_handshake exceptions out on odd username circumstances #246

Open
Tyler-pierce opened this issue Nov 16, 2018 · 0 comments
Open

handle_handshake exceptions out on odd username circumstances #246

Tyler-pierce opened this issue Nov 16, 2018 · 0 comments

Comments

@Tyler-pierce
Copy link

This happened on windows but not linux (couldn't tell why). When in a skip_database scenario and not passing the unneeded opt username, the protocol.ex line in handle hanshake :unicode.characters_to_binary(opts[:username]) errors out (presumably on nil) with an argument error. Passing the opt username: "" fixed it.

Not urgent, I can put a PR up next week if you like, to address it

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

1 participant