-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting
Barbara Chassoul edited this page Feb 13, 2026
·
1 revision
-
SDK ... not found in artefacts- Build SDK first with
./build-sdk.sh <TARGET>.
- Build SDK first with
-
No artefact matching prefix ...- Build project with
./build-project.shor pass full tarball path.
- Build project with
-
Multiple artefacts found for prefix ...- Use a unique prefix or explicit path.
-
Missing release erts directory- Ensure your release includes ERTS.
-
--sign-update/-U requires --security-pack/-S- Provide
--security-pack.
- Provide
- Use
-Pafter VM or provisioning changes. - Use
-Kto keep VM alive for iterative builds.