Troubleshooting
Solutions to common issues you might encounter with Limyrx Studio IDE.
Common Issues
IDE Won't Start
Check that no other process is using port 8765. Try npx limyrx-studio --port 8766.
Connection Refused
Ensure OpenCode Server is running. Start it with opencode-server start.
Tunnel Not Working
Check your firewall settings. The tunnel requires outbound WebSocket connectivity to relay.limyrxstudio.dev.
Getting Help
If the troubleshooting guide doesn't solve your issue:
- Search the Discord community
- Open a GitHub issue
Debug Logs
Enable debug logging in Settings > Advanced. Logs are written to ~/.limyrx/logs/.