Starting WolfStack on …
Waiting for the API to come up. Auto-retrying every second.
You're reaching WolfStack by IP address over HTTPS. If you installed a domain certificate, your browser won't trust it for a bare IP — so the dashboard can't talk to the API. Open WolfStack by its domain name instead (the hostname your certificate was issued for, e.g. https://host.example.com:8553).
Can't login — you may be locked out on your IP. If SSH to the server works but this page never loads, a security feature (threat-intel feed update, brute-force lockout) may be blocking your address. To fix it:
- Use a VPN (or another network / mobile hotspot) — a different IP gets you straight back in, and logging in successfully protects that IP.
- Connect from your LAN or WireGuard bridge — internal addresses are never feed-blocked.
- Over SSH, run
wolfstack --unblock YOUR.PUBLIC.IP — lifts every block for your address immediately and allowlists it.