Common Failures & Fixes

Troubleshooting

Diagnostics and step-by-step fixes for the most common SKIA Forge issues.

Build / Test Failures
01
npm run typecheck
02
npm run test
03
npm run build
04
Fix schema and type mismatches before re-running orchestration endpoints.
SKIA Integration Unavailable
01
Check /integration/skia-full and /integration/skia-full/probe.
02
Verify upstream URL and environment configuration in your hosting provider.
03
Review adapter disabled flags and auth headers.
Governance Blocks
Expected in strict or adaptive mode for risky actions
Read remediation recommendations from the block response
Apply the suggested safe path and re-run the request
Runtime Health Issues
01
Validate /health and /live endpoints.
02
Check logs for failing module names and request IDs.
03
Isolate whether the issue is a local Forge module or an upstream contract failure.
04
If unresolved, escalate via Contact & Support with request ID and logs.