Cloudflared returning N/A

I just did a fresh install of my pi and installed cloudflared, however, the response for all quires is NA.

Debug log: https://tricorder.pi-hole.net/w2XDbYVl/

This also seems to be the case for unbound, but it appears to be working ok via cmd?

tom@ubuntu:~$ dig google.com @127.0.0.1 -p 5335

; <<>> DiG 9.18.18-0ubuntu2-Ubuntu <<>> google.com @127.0.0.1 -p 5335
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62562
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             300     IN      A       142.250.180.14

;; Query time: 51 msec
;; SERVER: 127.0.0.1#5335(127.0.0.1) (UDP)
;; WHEN: Wed Oct 18 11:55:19 UTC 2023
;; MSG SIZE  rcvd: 55

Ignore me - was because pi-hole was on Docker and others on bare metal