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

[Rust] Panic when connecting to remote db and syncing embedded replica in Android #789

Closed
dikatok opened this issue Dec 14, 2023 · 1 comment

Comments

@dikatok
Copy link

dikatok commented Dec 14, 2023

Hi, I am using the rust crate in flutter app (android target) using rinf and got panic when trying to open connection to remote db or syncing embedded replica.

Screenshot 2023-12-14 at 15 58 50

Apparently it is caused by the underlying crate https://github.com/rustls/hyper-rustls, which has a documented issue and corresponding fix, rustls/hyper-rustls#187 and rustls/hyper-rustls#228 respectively.

@LucioFranco
Copy link
Contributor

Fixed by #792

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