Connection Issue

Hey folks,

I am having some issues - I just finished upgrading to the latest Ubuntu release and since, pi-hole is not resolving.

I cannot even, for example, upload the debug log - Error message: curl: (6) Could not resolve host: tricorder.pi-hole.net.

I will upload the log privately and share via DM if needed.

I also cannot login to web as without the connection, my 2FA is not working, status, however, returns this:

tom@ubuntu:~$ pihole status
[✓] FTL is listening on port 53
[✓] UDP (IPv4)
[✓] TCP (IPv4)
[✓] UDP (IPv6)
[✓] TCP (IPv6)

[✓] Pi-hole blocking is enabled
tom@ubuntu:~$

UPDATE

It appears to to be an issue with Cloudflared as when changing the upsteam servers in pihole.toml to 1.1.1.1 it works.

This is the error:

tom@ubuntu:/etc/pihole$ cloudflared -v
fatal error: nanotime returning zero

goroutine 1 [running, locked to thread]:
runtime.throw({0xd1b22e, 0x17})
        /usr/local/go/src/runtime/panic.go:1047 +0x4c fp=0x34547c0 sp=0x34547ac pc=0x523b4
runtime.main()
        /usr/local/go/src/runtime/proc.go:191 +0x3ac fp=0x34547ec sp=0x34547c0 pc=0x5580c
runtime.goexit()
        /usr/local/go/src/runtime/asm_arm.s:831 +0x4 fp=0x34547ec sp=0x34547ec pc=0x9049c
tom@ubuntu:/etc/pihole$

bumping as still need help :slight_smile:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.