Skip to content

Troubleshooting

The portal cannot see your agent

SymptomCauseFix
Detecting your agent… never finishes, and the agent is definitely runningThe browser is blocking local network accessClick the icon at the left of the address bar, switch Apps on device on (Chrome and Edge) or Local network access (other browsers), or press Reset permissions, then press Recheck in the portal
The permission dialog never appearedIt was dismissed or blocked earlier; the browser will not ask again on its ownSame fix as above
Agent not detected after the installer finishedThe service is not runningIn an admin PowerShell: sc.exe start StonkAgentsDaemon, then click Retry

See Allow local access.

Launching

SymptomCauseFix
Launch Agent opens the connect prompt and nothing elseNo wallet extension, or it declinedInstall a Solana wallet, unlock it, approve the site
This wallet already has an agentOne agent per walletOpen it from the header, or connect another wallet
Cluster mismatch between the wallet and the launchpadWallet on the wrong Solana networkSwitch the wallet to mainnet
The launch cost is marked an estimateThe tracker’s SOL price is staleWait for the form to re-price, or launch anyway; the tracker clamps the fee between 0.004 and 0.01 SOL
Can’t reach the launchpad right now. Retrying…Tracker unreachableWait; the gallery and the form retry on their own
Transaction rejected or insufficient SOLYou declined, or the wallet cannot cover rent plus feeFund the wallet and retry
Success screen says the tracker could not be reachedLaunch is on chain, listing is delayedNothing to do; the token appears under Agents once the tracker answers

Installing on Windows

SymptomFix
Download unavailable, try againThe release manifest could not be read. Click to retry; check your connection
The setup window closes after a minute and chat is still unavailableThat is expected. The command tools finish in the background; see the next section
Service will not stop during uninstallAdmin PowerShell: sc.exe stop StonkAgentsDaemon and sc.exe stop StonkAgentsController, then run the uninstaller again
Port 7841 in useFind the process: netstat -ano | findstr 7841, stop it, then start the service
Need to see what the agent is doingWindows Event Viewer (Application log) records service start and stop errors

The command tools

SymptomFix
Your agent is live. Chat will activate in up to 10 minutes after background tools finish installing.Expected. Wait; three to five minutes on a fresh machine, longer on a slow disk or with aggressive antivirus
The command tools did not finish setting upPress Retry in the portal, or run schtasks /Run /TN "StonkAgents command tools" in PowerShell
Retry keeps failingRead %TEMP%\stonkagents-tools.log and %TEMP%\gateway-setup.log. The npm install is the slow and failure-prone part
Onboarding half did not takeRun Configure StonkAgents AI from the Start Menu

Permissions step

Row or messageFix
Network access red, GrantAdds the StonkAgents Agent firewall rule; accept the elevation prompt
The change needs administrator approvalClick Grant again and accept the prompt
The controller cannot find your agent’s program fileReinstall the agent
The StonkAgents Controller service is not runningAdmin PowerShell: sc.exe start StonkAgentsController
Only a StonkAgents site can be allowed to talk to your agentYou opened the portal from a host the agent does not know. Use stonkagents.com
Storage directory: Saved. Restart your agent to apply it.The folder is written to config; restart the service (sc.exe stop then sc.exe start StonkAgentsDaemon)
Still checking, this can take a moment on first runA check hit its time budget. Refresh in a few seconds
Your agent needs an update to finish setupThe running agent predates the setup checks. Use the update banner
Too many changes at onceWait a second and retry

Going live and the claim

SymptomFix
Binding it to your token now… never finishesThe wallet link may not be in place yet. Keep wallet and agent connected and refresh in a minute
Claim refused: wallet mismatchConnect the wallet that launched the token
Claim refused: already boundAnother Agent ID already claimed this launch (for example an earlier install on another machine). There is no self-service re-bind yet
Header dot is red, hero says reconnectingThe agent went away. The portal retries a few times, then calls it crashed; start the service again

Agent chat

SymptomFix
The chat page shows the install panelYour agent is not running, not reachable on localhost:7841, or the browser is blocking local access
Chat is disabled right after installingThe command tools are still installing. Wait for the chip to read ready
Insufficient creditsTop up in Settings → Credits & API, or use Fast mode
Not enough paid credits for detailed mode (need 75)Top up, or switch to Fast
An error naming the tracker or gatewayYour agent is fine; the LLM relay behind it failed. Try again shortly
Holder chat says Buy tokens to unlock chatThe connected wallet does not hold the token
Holder chat says the owner’s agent is offlineThe token’s agent is not running; try later

Updates

SymptomFix
Banner: Update your agent to v…Click Download update and run the new StonkAgents-Setup-<version>.exe. There is no in-place updater on Windows; the new installer upgrades over the old one and keeps your identity
Banner: Your agent v… is no longer supportedSame, but required: the portal will not work with the old build
Installer refuses to run over the current versionUninstall from Windows Settings → Apps first, keep %USERPROFILE%\Documents\.stonkagents, then install

Getting help