cmx doctor and contact support.
CMX Will Not Start
CMX Will Not Start
Run If the problem persists after restarting:Send the output to hello@compressi.us along with your OS, CMX version, and a description of what happened.
cmx stop, then cmx start. If that doesn’t resolve the issue, run cmx doctor and contact support with the output — remove any private information before sharing it.CMX Asks Me to Sign In Again
CMX Asks Me to Sign In Again
Your local session has expired or been invalidated. Run After you finish signing in through the browser, restart your coding agent and continue your session as normal.
cmx login and complete the browser sign-in on this device, then retry your coding session.Compression Isn't Happening
Compression Isn't Happening
First, confirm that CMX is receiving requests from your agent at all. Run Keep in mind:If requests aren’t appearing in
cmx stats while actively using your agent and check whether new request counts appear.- Short conversations may show little or no savings — CMX only compresses once a session crosses the configured minimum context size.
- Try a longer coding session where context accumulates over several turns.
- Check that the
min_context_tokensthreshold in yourcmx.config.tomlis set to a reasonable value for your typical session length.
cmx stats at all, your agent may not be routing through CMX — see the My Coding Session Does Not Appear in CMX entry below.My Provider Sign-in Fails
My Provider Sign-in Fails
A provider sign-in failure usually means your provider credentials need to be refreshed. Work through these steps in order:
- Check your provider account and confirm it is active and in good standing.
- Sign in to your provider again through your coding agent’s own settings.
- Open
cmxand navigate to CONFIG → your agent → your provider connection. - Check the connection status and reconnect if needed.
- Restart your coding agent and try a new request.
My Coding Session Does Not Appear in CMX
My Coding Session Does Not Appear in CMX
If you use your agent but no activity shows up in Then restart your coding agent and send a new request. Check If requests are still not appearing, run
cmx stats or the CMX interface, your agent’s harness may not be configured. Run:cmx stats again to confirm activity is being captured.cmx doctor for a detailed diagnosis of your harness and connection state.Gateway Port Conflict
Gateway Port Conflict
CMX binds its local gateway to port Then try starting again:If another process (not CMX) is occupying port After changing the port, restart CMX and reconnect your coding agent through the updated CONFIG settings.
17322 by default. If that port is already in use, CMX will fail to start.First, check whether another CMX instance is already running and stop it:17322, you can update the port in your configuration file:Contact support at hello@compressi.us with your OS, CMX version (
cmx --version), coding agent name, and a description of the issue. Do not send credentials or private conversation content.