question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Question] DNS native resolver for Apple Silicon M1

See original GitHub issue

Hey,

Are there any available DNS resolvers for the new M1 processor?

Caused by: java.lang.UnsatisfiedLinkError: 'io.netty.resolver.dns.macos.DnsResolver[] io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider.resolvers()'

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
normanmaurercommented, Jun 16, 2021

not at the moment… But I think we will provide one soonish

3reactions
johanreimanncommented, Nov 5, 2021

That was the problem! I didn’t have a classifier specified.

It works when i specify it:

implementation 'io.netty:netty-resolver-dns-native-macos:4.1.70.Final:osx-aarch_64'

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Question] DNS native resolver for Apple Silicon M1 still not ...
DNS native resolver for Apple Silicon M1 still doesn't work for me. Same issue as mentioned here: #11020 (comment) Netty version ...
Read more >
Spring Boot 2.4.2 - DNS Resolution Problem at start on Apple ...
Example: Latest version for M1 macs (aarch_64), as of 2022-01: ... compile "io.netty:netty-resolver-dns-native-macos:4.1.72.
Read more >
Unable to load io.netty.resolver.dns.macos ... - Medium
Problem. MacBook Pro (14-inch, 2021) Chip : Apple M1 Pro. Kotlin version : 1.6.20. Found issue when trying to run or use library...
Read more >
티스토리 뷰 - 세상만사(世上萬事)
DNS native resolver for Apple Silicon M1 still doesn't work for me. Same issue as mentioned here: #11020 (comment) Netty version netty-resolver- ...
Read more >
UTM: Run Virtual Machines on Your Apple Silicon M1 Mac ...
Your shiny and speedy new Apple Silicon Mac is missing something – the ability to run virtual machines. While you might be spending...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found