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

[Bug Report] Built-in dns random crash #508

Open
3 tasks done
sommio opened this issue Dec 23, 2024 · 1 comment
Open
3 tasks done

[Bug Report] Built-in dns random crash #508

sommio opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sommio
Copy link

sommio commented Dec 23, 2024

Checks

  • I have searched the existing issues
  • I have read the documentation
  • Is it your first time sumbitting an issue

Current Behavior

built-in dns was not available but the direct connection via ip worked fine

Dec 23 12:19:41 arch daed[682]: time="Dec 23 12:19:41" level=warning msg="handlePkt: dial tcp <nil>->1.1.1.1:53: i/o timeout"
Dec 23 12:19:41 arch daed[682]: time="Dec 23 12:19:41" level=warning msg="handlePkt: dial tcp <nil>->1.1.1.1:53: i/o timeout"
Dec 23 12:19:38 arch daed[682]: time="Dec 23 12:19:38" level=warning msg="handlePkt: dial tcp <nil>->1.1.1.1:53: i/o timeout"
Dec 23 12:19:38 arch daed[682]: time="Dec 23 12:19:38" level=warning msg="handlePkt: dial tcp <nil>->1.1.1.1:53: i/o timeout"
Dec 23 12:19:35 arch daed[682]: time="Dec 23 12:19:35" level=warning msg="handlePkt: failed to read DNS resp payload length: read tcp 192.168.x.x:4xxxx->1xx.2xx.2xx.1xx:1xxxx: use of closed network connection"
Dec 23 12:19:34 arch daed[682]: time="Dec 23 12:19:34" level=warning msg="handlePkt: dial tcp <nil>->1.1.1.1:53: i/o timeout"

Expected Behavior

I want the built-in dns to work properly.

Steps to Reproduce

No response

Environment

  • Daed version: 0.9.0-1
  • OS (e.g cat /etc/os-release): Arch Linux
  • Kernel (e.g. uname -a): linux-cachyos-6.12.6-1
  • Others:
    • systemd: 257
    • networkmanager: 1.50.0
@dae-prow
Copy link
Contributor

dae-prow bot commented Dec 23, 2024

Thanks for opening this issue!

@sommio sommio changed the title [Bug Report] Built-in dns crash on kernel 6.12.6 [Bug Report] Built-in dns crash on networkmanager & kernel-6.12.6 & systemd-257 Dec 23, 2024
@sommio sommio changed the title [Bug Report] Built-in dns crash on networkmanager & kernel-6.12.6 & systemd-257 [Bug Report] Built-in dns random crash Jan 4, 2025
@wanlce wanlce added the bug Something isn't working label Jan 8, 2025
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