Tunnel shows Healthy but cannot reach destination; was working about a week ago

What is the name of the domain?

my.plexis.fun

What is the issue you’re encountering

Tunnel no longer resolves to destination

What steps have you taken to resolve the issue?

Uninstall/Reinstall (several times)
Checked DNS records
Tried to increase memory through .wslconfig and wsl.config [Windows machine running through Docker Desktop] - this caused Docker to choke

Screenshot of the error

Additional details: running Docker Desktop 4.31.1 (Windows)
When trying to increase memory through .wslconfig, the error I get is:
deploying WSL2 distributions
ensuring main distro is deployed: checking if main distro is up to date: checking main distro bootstrap version: getting main distro bootstrap version: exit code: 4294967295: running WSL command wsl.exe C:\WINDOWS\System32\wsl.exe -d docker-desktop -u root -e wsl-bootstrap version: The operation timed out because a response was not received from the virtual machine or container.
Error code: Wsl/Service/CreateInstance/CreateVm/HCS_E_CONNECTION_TIMEOUT
: exit status 0xffffffff
checking if isocache exists: CreateFile \wsl$\docker-desktop-data\isocache: The network name cannot be found.

Did you read the above error message?

I read it, but I don’t really understand it; Docker/linux are foreign to me. Regardless, this is the message when trying to expand the memory (which wasn’t required a few weeks ago in order to run). I’m trying to understand how it went from working wonderfully to not being able to reach my end point. By removing the .wslconfig file (and restarting), that message goes away and I can at least use Docker again for my other containers.

I took it to mean the docker container couldn’t resolve hostnames required by cloudflared… maybe try reinstalling it?

Also is, my.plexis.fun your actual hostname? or something you just made up? The domain isn’t resolving…

My actual hostname… It was required. I’ve uninstalled and reinstalled my images, and cloudflared didn’t resolve. I don’t get that message anymore (that is only when I have a .wslconfig file), I removed the file, restarted and it says it’s running, but it lies.

You need to check your domain settings then because it doesn’t resolve although it shows up in whois.

I can’t even get the nameservers for your domain to return when I do a lookup

dig plexis.fun ns

; <<>> DiG 9.18.24-1-Debian <<>> plexis.fun ns
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 59365
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;plexis.fun. IN NS

;; AUTHORITY SECTION:
fun. 878 IN SOA ns0.centralnic.net. hostmaster.centralnic.net. 371141 900 1800 6048000 3600

;; Query time: 3 msec
;; SERVER: 192.168.2.20#53(192.168.2.20) (UDP)
;; WHEN: Sun Jun 30 18:24:47 AEST 2024
;; MSG SIZE rcvd: 121

Sorry, been away for a bit and finally able to get back to this mess. I’m not sure why it is not showing the nameservers for you, I see them in ICANN Lookup, but unfortunately, I now see:
Domain Status:
serverHold
clientTransferProhibited

I am working with the registrar, guessing it was in serverHold before but never let me know, so I spent a bunch of time chasing my tail when there was nothing I could do about it. Guessing this is not a tunnel issue at all. Apologies for taking up time on the board, but I’ll see if this resolves the issue and go from there. Thanks.