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

Failed to start dnsmasq, host name resolution may fail [ macos ] #68

Open
edwinjhlee opened this issue Sep 15, 2024 · 5 comments
Open

Comments

@edwinjhlee
Copy link

edwinjhlee commented Sep 15, 2024

Hi, I want to use termux-docker in macos. However, the dns fail so the hostname resolution fails.

Could you provide some help to fix this problem ?

[!] Failed to start dnsmasq, host name resolution may fail.
image

Information about my system

image
@edwinjhlee edwinjhlee changed the title Failed to start dnsmasq, host name resolution may fail Failed to start dnsmasq, host name resolution may fail [ macos ] Sep 15, 2024
@Biswa96
Copy link
Member

Biswa96 commented Sep 15, 2024

Does any other Linux based container image work in macos?

@edwinjhlee
Copy link
Author

Does any other Linux based container image work in macos?

Yes. It works.
Actually the termux-docker image works. Only the dnsmasq doesn't works so hostname resolution fails.

@edwinjhlee
Copy link
Author

I have tried using the privledge mode. Same log and same problem.

image

@edwinjhlee
Copy link
Author

edwinjhlee commented Oct 4, 2024

I also try using root-shell following README's instruction.

docker run -it --entrypoint /entrypoint_root.sh --privileged termux/termux-docker:aarch64
image

@edwinjhlee
Copy link
Author

Also, I have set the binfmt.

docker run --rm --privileged aptman/qus -s -- -p aarch64 arm

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