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

Unable to update bind: permission denied on Android (Termux) #152

Open
not-lum opened this issue Dec 27, 2024 · 0 comments
Open

Unable to update bind: permission denied on Android (Termux) #152

not-lum opened this issue Dec 27, 2024 · 0 comments

Comments

@not-lum
Copy link

not-lum commented Dec 27, 2024

Hello, I failed to run this on Termux without root. My version is v1.0.7, since newer versions fail to run, because of the other error as explained in #151.
Debug:

DEBUG: 2024/12/27 20:41:52 UAPI: Updating private key
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 2 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 3 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 2 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 7 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 6 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 7 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 2 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 5 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 5 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 8 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 6 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 6 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 4 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 5 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 3 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 8 - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 7 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 1 - started
DEBUG: 2024/12/27 20:41:52 Routine: TUN reader - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 8 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 4 - started
DEBUG: 2024/12/27 20:41:52 Routine: decryption worker 3 - started
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 1 - started
DEBUG: 2024/12/27 20:41:52 Routine: event worker - started
DEBUG: 2024/12/27 20:41:52 Interface up requested
DEBUG: 2024/12/27 20:41:52 Routine: encryption worker 4 - started
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Created
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Updating persistent keepalive interval
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Updating preshared key
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Updating endpoint
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Adding allowedip
DEBUG: 2024/12/27 20:41:52 peer(****) - UAPI: Adding allowedip
DEBUG: 2024/12/27 20:41:52 peer(****) - Starting
DEBUG: 2024/12/27 20:41:52 peer(****) - Routine: sequential receiver - started
DEBUG: 2024/12/27 20:41:52 peer(****) - Routine: sequential sender - started
DEBUG: 2024/12/27 20:41:52 Routine: handshake worker 1 - started
ERROR: 2024/12/27 20:41:52 Unable to update bind: permission denied
DEBUG: 2024/12/27 20:41:52 peer(****) - Stopping
DEBUG: 2024/12/27 20:41:52 peer(****) - Routine: sequential sender - stopped
DEBUG: 2024/12/27 20:41:52 peer(****) - Routine: sequential receiver - stopped
DEBUG: 2024/12/27 20:41:52 Interface state was Down, requested Up, now Down
ERROR: 2024/12/27 20:41:52 Unable to update bind: permission denied
DEBUG: 2024/12/27 20:41:52 Interface state was Down, requested Up, now Down
2024/12/27 20:41:52 permission denied

Configuration file:

WGConfig = wgconf.conf

[Socks5]
BindAddress = 127.0.0.1:9883
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

1 participant