Troubleshooting
Game does not appear after adding it
Check:
- The selected workspace is correct.
- The Universe ID is valid.
- The backend is reachable.
- The game list refreshed after saving.
Live Config runtime returns no data
Check:
- The profile has been published.
- The environment is correct.
- The runtime URL uses
visibility=clientorvisibility=server. - Server visibility includes the runtime key.
Icon Automation says permission is missing
Icon Automation needs Roblox legacy-universe:manage to apply icons and names.
Use the authorization link shown in the module prompt and confirm the requested
resource matches the game.
A job did not run
Check:
- The job is enabled.
- The trigger time or condition is valid.
- The schedule window allows the run.
- The selected environment and profile still exist.
- Retry count and last error information in the job list.
Docker deployment cannot reach docs
Check:
DOCS_DOMAINis set todocs.rocontrol.duckdns.org.- The
docsservice is running. - Caddy has the docs route.
- DNS points the subdomain to the server.
- Ports 80 and 443 are reachable from the internet.