Skip to content

Troubleshooting

Start with the visible symptom and inspect the relevant result. Avoid changing unrelated permissions to make an error disappear.

SymptomCheckNext action
No models or an unavailable engineServer running, correct API root, credentials and JUDAS modeTest the saved engine, then send a small text request.
LAN service cannot connectLiteral address/port, service health and macOS Local Network permissionAllow the intended service path, then reconnect.
Model prints tool JSON as textModel template and engine structured-tool parserUse a compatible pairing. Printed text is never executed as a tool.
File creation says the path existsThe current file and intended operationRead it and request an exact edit; creation never overwrites it.
Edit reports No change or a non-unique matchCurrent contents and proposed fragmentUse a changed, unique fragment from a fresh read.
Command cannot find a runtime or configurationResolved executable, isolated environment and supported toolchain pathsChoose a supported explicit runtime path. Do not assume your interactive shell environment is inherited.
Command waits for inputGenerator/installer interactive promptsUse its documented non-interactive arguments, or stop and run the interactive setup yourself outside the model task.
Package download is blockedInvocation network flag, remembered command grant and JUDASApprove only the networking needed for the intended command.
Tool times out or result was interruptedFiles/service state may already have changedInspect the outcome before retrying.
Hindsight has no recent recordsSelected provider/bank, extension state, connection and preview limitsConfirm scope and inspect the full bank in the service UI.
Statistics show an estimate or long initial waitEngine usage/timing support, model load and prompt processingCompare the actual model/engine configuration; a UI estimate is not an engine benchmark.
Hitch is unavailableApp running, extension enabled, correct socket and same-user ownershipCheck status and the API reference before submitting another mutation.

Interrupted or quarantined work

GOAT preserves saved transcript content and completed tool results. If a result was not saved, its outcome may be unknown. Do not assume a restart rolled back an edit or cancelled a remote action.

An extension timeout can quarantine that extension for the current app session. First reconcile outstanding work. Restart only after all active chats and command jobs have finished or been deliberately stopped. A restart is not an appropriate recovery step during active work.

Report a problem

Use known issues first. A useful bug report includes the GOAT version, macOS version, relevant engine/model versions, a minimal reproduction and the visible error. Remove credentials, private prompts, project content and sensitive endpoints. Do not attach unrestricted environment dumps. Use the security policy for sensitive vulnerabilities.