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

zmq lib Android 13 Permission Denied #4

Open
dingyifei opened this issue Oct 6, 2022 · 3 comments
Open

zmq lib Android 13 Permission Denied #4

dingyifei opened this issue Oct 6, 2022 · 3 comments
Labels
android issues related to android

Comments

@dingyifei
Copy link

Device: Pixel 6A
Version: GrapheneOS TP1A.221005.003.2022100300 (android 13)

Symptom: When flowpilot is launched with ZMQ_MESSAGING_PROTOCOL set to TCP, error message stating Permission Denied (src/tcp.address.cpp:172) and Permission Denied (ip_resolver.cpp:542) appears. Flowpilot is launched with a black screen and the shell script exited ./launch_flowpilot.sh: line 11: 14829 Aborted flowinit. Another user has experienced the same symptom on Android 13.

Possible cause:

Android 13 default restricts access of network interface information.

Expected behavior:

Flowpilot launched correctly

@MankaranSingh
Copy link
Contributor

Related issue: termux/termux-app#2993 (comment)
looks like there is no easy way except rooting for now that should work out of box

@MankaranSingh MankaranSingh added the android issues related to android label Nov 7, 2022
@3bd2lra7man
Copy link

I have the same issue

@MankaranSingh
Copy link
Contributor

I have the same issue

Android 13 and above won't work without root

RaghavPrabhakar66 pushed a commit that referenced this issue May 17, 2024
…a1a9e0e

[Snyk] Security upgrade jinja2 from 3.0.3 to 3.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android issues related to android
Projects
None yet
Development

No branches or pull requests

3 participants