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

Error with MySQL and authy #5

Open
lukeeexd opened this issue Jul 31, 2019 · 4 comments
Open

Error with MySQL and authy #5

lukeeexd opened this issue Jul 31, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@lukeeexd
Copy link

lukeeexd commented Jul 31, 2019

[13:22:26 ERROR]: [2FA+] {m.e.t.s.InternalAPI} Data truncation: Data too long for column 'uuid' at row 1
com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'uuid' at row 1
[13:22:26 ERROR]: [2FA+] {m.e.t.c.i.RegisterAuthyCommand} com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'uuid' at row 1
me.egg82.tfaplus.APIException: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'uuid' at row 1
Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'uuid' at row 1
... 21 more

after 2fa register authy

@mmolitor87
Copy link

I get this same error with TOTP.

@egg82 egg82 added the bug Something isn't working label Sep 2, 2019
@egg82
Copy link
Owner

egg82 commented Sep 2, 2019

Thanks for the report!

@Pheotis
Copy link

Pheotis commented Sep 5, 2019

I also experience this when trying to register users; if it helps, here is an extended version of the error.
This error occurred with the command 2fa register totp interiorcamping
image

I tested this on a paper 645 (1.13.2) server running 2fa+ version 2.4.17; it occurs in all situations.
I have also tested this with the plugin connected to a fresh mysql database, but the issue still occurs.

@itsWarHammer
Copy link

Any Fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants