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

Fatal error on make transactions method on 2.0.0 version #100

Closed
hugovanderlei opened this issue Aug 16, 2022 · 3 comments
Closed

Fatal error on make transactions method on 2.0.0 version #100

hugovanderlei opened this issue Aug 16, 2022 · 3 comments

Comments

@hugovanderlei
Copy link

Hello, Thank's for this wonderful tool!

I'm testing the new release 2.0.0 version and getting fatal error on the make transaction method on LoggerStore class. The error is : Not enough bits to represent the passed value on transaction.negotiatedTLSCipherSuite variable, as shown in the image.

I tested before the 2.0.0 beta 2 version and the error did not occur.

Captura de Tela 2022-08-16 às 12 32 28

@kean
Copy link
Owner

kean commented Aug 16, 2022

Thanks for the report. It looks like I need to use a larger fix-width type.

@kean
Copy link
Owner

kean commented Aug 16, 2022

Should be fixed in 2.0.1

@kean kean closed this as completed Aug 16, 2022
@hugovanderlei
Copy link
Author

Thank you!

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