Ftl dns data tables warning

Expected Behaviour:

reply field showing data

Actual Behaviour:

error message with unknown parameter

Debug Token: s5fdbsb93p

Hello just installed ftldns beta
get error message of unknown parameter . and no data . also running cloudfare and openvpn server on pi . tried reboot and flush logs but no solution

According to your screenshot your checkout was incomplete (it shows FTLDNS for core and web, but not for FTL itself!). Please try again and show us the instructions you used.

1 Like

please try again what ?

these instructions use to upgrade
echo "FTLDNS" | sudo tee /etc/pihole/ftlbranch
pihole checkout core FTLDNS
pihole checkout web FTLDNS

and these for the cloudfare problem
sudo iptables -A INPUT -i eth0 -p tcp --destination-port 53 -j REJECT
sudo iptables -A INPUT -i eth0 -p udp --destination-port 53 -j ACCEPT

which info do you need further

problem solved with update and pihole repair twice . post can be closed

1 Like

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