Codespace prototype fails to launch after some successful runs. #1471
Labels
A-team
Relevant for Ordina A-team
bug
Indicates an unexpected problem or unintended behavior
deployment
devcontainer
priority:normal
What happened
I wrote a prototype to execute in Codespace from the project-template repo. All went well, but the fourth or fifth deployment. All of a sudden the prototype wouldn't come up anymore. I got a white screen instead of the application. I did several attempts, all of which gave more or less the same response on the console:
Observations that might help to diagnose the problem
Note: the build stage made me wait for the rollout until the time limit expired:
Note: the script contains a syntax error on lines 85 through 93. A right square bracket is missing on line 93:
What I expected
I expected a robust service.
Version of ampersand that was used
Steps to reproduce
./project/main.adl
.Ampersand: generate prototype
Open in Browser
.Screenshot / Video
Context / Source of ampersand script
The text was updated successfully, but these errors were encountered: