Skip to content

Troubleshooting

Something broke. Find your symptom in the table, follow the link.

SymptomGo to
Don’t recognize the error messageCommon errors
apm install failed (auth, network, lockfile, cache, partial)Install failures
apm compile exited 0 but no files were writtenCompile produced no output
TLS verification failed, unable to get local issuer certificateSSL / TLS issues
Install blocked by org policy, rule violation, allowlist mismatchDebugging policy failures
Migrating from awd-cli, lockfile schema bump, target switchMigration paths

If you’re past the relevant page and still stuck, gather these and open an issue:

Terminal window
apm --version
APM_DEBUG=1 apm <failing-command> --verbose 2>&1 | tee /tmp/apm-debug.log
apm cache info

Attach the log, your apm.yml, your apm.lock.yaml, and the apm cache info output to the APM issue tracker.