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 load io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider #30

Open
solheek opened this issue May 16, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@solheek
Copy link
Collaborator

solheek commented May 16, 2021

  • WebClient는 reactor netty 라이브러리를 사용함
  • mac의 springboot와의 호환성 문제로 인해 발생하는 것 같음
  • 아래와 같은 의존성 추가 시 ERROR -> WARN 으로 바뀌는데 더 확인 필요
 implementation group: 'io.netty', name: 'netty-all', version: '4.1.59.Final'
@bolam-o bolam-o added the bug Something isn't working label May 17, 2021
@bolam-o
Copy link
Contributor

bolam-o commented May 17, 2021

OS X에서 발생하는 DNS Resolver 오류로 확인됨.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants