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 start DnsCrypt #39

Open
craig42 opened this issue Mar 8, 2021 · 0 comments
Open

Unable to start DnsCrypt #39

craig42 opened this issue Mar 8, 2021 · 0 comments

Comments

@craig42
Copy link

craig42 commented Mar 8, 2021

Hi,

When I try to start dnscrypt-proxy with DnscryptproxyMain method, I have these errors on Console :
Error while calling extension: Error Domain=NSCocoaErrorDomain Code=4097 "connection on anonymousListener or serviceListener from pid 673" UserInfo={NSDebugDescription=connection on anonymousListener or serviceListener from pid 673}
and
Invalidating assertion 34-643-4315 (target:[xpcservice<com.app.myApp.DNSPacketTunnel([daemon<com.apple.neagent-ios>:643:643])>:984]) from originator [daemon<com.apple.neagent-ios>:643:643]

When I attached debugger to extension, I have EXC_BAD_ACCESS error on this line :
_dnsApp = DnscryptproxyMain(arguments[0]);

I use Xcode 12.4 and I test it on iOS 14.4.

Regards.

@craig42 craig42 changed the title Sandbox: deny(1) sysctl-read kern.ipc.somaxconn Unable to start DnsCrypt Mar 10, 2021
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