Troubleshooting Guide
Common issues and fixes
-
403 Forbidden when reading pod logs
-
Re-run the PipelineRun so the pod exists again; ensure RBAC applied in
demo-pipeline
-
-
Llama Stack not reachable from Workbench
-
Restart port-forward; verify
LLAMA_STACK_URL
matches scheme/port; check service name
-
-
MCP tools not registered
-
Revisit module 04 tool registration steps; restart Llama Stack after config changes
-
-
GitHub issue not created
-
Confirm PAT scopes, MCP GitHub server connectivity, and tool call format
-
-
PipelineRun stuck or PVC conflicts
-
Cancel and start a new run; use
generateName
to create a new PVC
-