Limyrx Studio IDE

OpenCode Connection

Diagnose and fix connection issues between Limyrx Studio IDE and OpenCode Server.

Cannot Connect

Verify the server is running: opencode-server status. Check that the port matches between server and IDE settings.

Version Mismatch

The IDE and server versions should match. Run opencode-server --version and check the IDE's About panel.

WebSocket Errors

If you see WebSocket errors, check for proxy or firewall interference. Try a direct connection without TLS.

See Also