Router Shows Offline
-
Check if the router has internet access
-
Verify the WireGuard tunnel is active
-
Check if the API service is running on the router:
/ip service print -
Ensure API port (8728) is accessible from our VPS
-
Try re-onboarding from the dashboard
Provisioning Script Fails
Common errors and solutions:
Error
Solution
failure: already have interface
Router was already provisioned. Run the script again or reset config first
failure: address already added
Clear existing configuration or use a fresh router
certificate expired
Update RouterOS to latest version
no route to host
Check internet connectivity and firewall rules
High Latency
If router latency is consistently high (>200ms):
-
Check the router's CPU load
-
Verify the internet connection quality
-
Check for bandwidth saturation on the WAN link
-
Consider upgrading the router hardware
Session Issues
If sessions are not showing up:
-
Verify RADIUS is configured correctly:
/radius print -
Check that accounting is enabled
-
Verify the router can reach our RADIUS servers
-
Check firewall rules aren't blocking RADIUS ports (1812, 1813)