FGFiverPanel DocsOFFICIAL DOCUMENTATION
Ctrl K
OFFICIAL GUIDE

Diagnostic commands

Read-only commands for support and validation.

Use these commands to collect state before changing the server.

General

Terminal
cat /etc/os-release
uname -a
free -h
df -h /
ip -4 addr
ip route
ss -lntup

Services

Terminal
systemctl --no-pager --failed
systemctl status fivergames-webpanel --no-pager -l
systemctl status fivergames-webpanel-agent --no-pager -l
systemctl status pdns --no-pager -l

Panel

Terminal
curl -k -I https://127.0.0.1:2083/
curl -sS http://127.0.0.1:8471/healthz

DNS

Terminal
dig @127.0.0.1 example.com SOA +norecurse
dig @1.1.1.1 example.com NS
dig @8.8.8.8 example.com SOA +dnssec +comments
Do not share secretsBefore pasting logs into support, remove passwords, Authorization headers, API tokens, pairing codes, and private keys.