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: failed to create network: route ip+net: netlinkrib: permission denied goroutine 21 on SDK 33 and Android 14 #87

Open
guillemcordoba opened this issue Apr 1, 2024 · 3 comments

Comments

@guillemcordoba
Copy link
Contributor

guillemcordoba commented Apr 1, 2024

I'm hitting this bug running tx5 v0.0.8-alpha on a Pixel 7a with Android 14, and compile SDK v33: pion/webrtc#2640.

I need to investigate more as to why this is happening in my phone but didn't happen in tx5 v0.0.5-alpha in my old Redmi Note 7 or the CI for this repository.

Maybe some of the code in #77 made this error happen, and some workaround can be implemented in tx5? Not sure.

@guillemcordoba guillemcordoba changed the title Error: failed to create network: route ip+net: netlinkrib: permission denied goroutine 21 on Android 14 +SDK Error: failed to create network: route ip+net: netlinkrib: permission denied goroutine 21 on SDK 33 and Android 14 Apr 1, 2024
@neonphog
Copy link
Collaborator

neonphog commented Apr 1, 2024

@guillemcordoba - looks like you could build a custom go compiler off of this golang/go#61089 -- or we might need to wait until that is merged and a golang version is released with it.

Was your Redmi Note 7 < Android 11? It says that is when this security fix was implemented in Android.

@guillemcordoba
Copy link
Contributor Author

Unfortunately it broke and I don't think I recorded it anywhere 😓 but I think it was Android 10 yeah. Mmm maybe we could build the custom go compiler in a nix way so that it's easy to package that way.

BTW I think this is blocking holochain from working in Android 11 and later, as I can't see any gossip between my laptop and my phone. @abe-njama ping for possible prioritization.

Copy link

github-actions bot commented May 4, 2024

This item has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This item has been open for 30 days with no activity. label May 4, 2024
@neonphog neonphog removed the stale This item has been open for 30 days with no activity. label May 6, 2024
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