FAQ¶
Installation & Startup¶
System Service Installation Failed?¶
| Cause | Solution |
|---|---|
| UAC canceled | Click "Install System Service" again and approve the UAC prompt |
| Antivirus blocking | Add Rover to your antivirus whitelist |
| Old version残留 | Uninstall first, then reinstall |
See System Service.
Core Started But Status Light Doesn't Turn Green?¶
- Check if the API address and port are correct (Settings → Basic)
- Check if the port is in use by another program
- Check the Logs page for error messages
- Try changing the Mixed port and restarting
Windows Says "This App Has Been Blocked"?¶
Click "More info" → "Run anyway". This is a normal Windows SmartScreen prompt for unsigned apps.
Connection Issues¶
Can't Access the Internet After Enabling System Proxy?¶
- Confirm the core is running (status light is green)
- Try switching to another node
- Check if system proxy settings were modified by other software
- Check the Connections page to confirm traffic is going through Rover
TUN Mode Won't Enable?¶
- Confirm RoverService is installed (Settings → About)
- Confirm RoverService is running
- Check for conflicts with other VPN software
- Try uninstalling and reinstalling the system service
See System Service.
Some Websites/Apps Can't Be Accessed?¶
- Find the connection on the Connections page and check which rule was matched
- If it matched a direct rule but should go through proxy, add a proxy rule in Policies
- Enable TUN mode to ensure all traffic goes through Rover
- Check if DNS policies are correct
Node Issues¶
All Nodes Show Timeout?¶
- Check if your network works normally (can you browse without proxy?)
- Confirm your subscription hasn't expired
- Try updating the subscription
- Check if system time is correct (a difference of more than 90 seconds causes TLS failures)
High Node Latency?¶
- Switch to nodes in a different region
- Check your local network conditions
- Try TCP nodes instead of UDP
- During peak hours, routes may be congested
DNS Issues¶
Some Domestic Websites Don't Load After Enabling Proxy?¶
- Check if DNS policies are routing domestic domains to proxy DNS
- Confirm unmatched domains use direct DNS
- Check for DNS rule mismatches
Quick Troubleshooting
Search for the inaccessible domain on the Connections page and see which DNS rule it matched. If it matched proxy DNS, change it to direct DNS.
How to Prevent DNS Leaks?¶
- Configure dedicated proxy DNS rules for sensitive domains
- Set unmatched domains to use proxy DNS
- Use Rover DNS service for concurrent resolution
See DNS Deep Dive and DNS Leak Prevention Scenario.
Configuration Issues¶
Rules Not Taking Effect After Modification?¶
- Rule changes automatically restart the core — wait a few seconds
- Check if the rule is enabled (toggle on the left)
- Check rule order — it may be matched by a rule above
- Confirm which rule traffic actually matches on the Connections page
Rules Disappear After Subscription Update?¶
- If "Override Rules" is enabled, your custom rules replace the subscription's built-in rules
- If "Override Rules" is disabled, subscription rules are preserved as the base
See Config Generation.
Other¶
How to Back Up Configuration Data?¶
Use the Export Config feature in Settings → About to back up all data (including profiles, rules, and settings).
Backup Files Contain Sensitive Data
Exported backup files contain subscription links and API secrets. Keep them safe and don't share them with others.
How to Reset All Configuration?¶
- Use Settings → About → Import Config to import an empty backup
- Or uninstall and reinstall Rover
How to View sing-box's Full Configuration?¶
You can preview the complete sing-box JSON configuration in Settings → About → View Current Config. See Config Generation.
Rover Uses Too Many Resources?¶
- Set log level to
warnorerror(Settings → Basic) - Disable auto-update for unneeded rule sets
- Check for excessive active connections (Connections page)