You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At what date and time did you most recently experience the problem?
Today (16 Dec 2024 12:39 UTC)
Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, Azure Container Registry, or offline use.
Deploying an Azure App Service using the VSCode extension
If your repo is publicly available please share its URL:
What happened?
When deploying, it intermittently fails, it worked 2 days ago, and now it is failing
What did you expect or want to happen?
A successful deployment to the Azure App Service
How can we reproduce it?
Do you have log output? Please include between the backticks:
Oryx Version: 0.2.20240424.1, Commit: d***18, ReleaseTagName: 20240424.1
Build Operation ID: e631f92af87587b3
Repository Commit : 2d4****3ea208
OS Type : bookworm
Image Type : githubactions
Detecting platforms...
Detected following platforms:
nodejs: 20.18.0
Version '20.18.0' of platform 'nodejs' is not installed. Generating script to install it...
Detected the following frameworks: Typescript,Next.js
Using intermediate directory '/tmp/8dd1dcea72cf0a3'.
Copying files to the intermediate directory...
Done in 15 sec(s).
Source directory : /tmp/8dd1dcea72cf0a3
Destination directory: /home/site/wwwroot
Downloading and extracting 'nodejs' version '20.18.0' to '/tmp/oryx/platforms/nodejs/20.18.0'...
Detected image debian flavor: bookworm.
\n/bin/bash -c "oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform nodejs --platform-version 20 -p virtualenv_name= --log-file /tmp/build-debug.log -i /tmp/8dd1dcea72cf0a3 -p compress_node_modules=tar-gz | tee /tmp/oryx-build.log ; exit $PIPESTATUS "
^^ this is the last entry in the log, and it's just marked as 'failed'
The text was updated successfully, but these errors were encountered:
Bug Report
At what date and time did you most recently experience the problem?
Today (16 Dec 2024 12:39 UTC)
Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, Azure Container Registry, or offline use.
Deploying an Azure App Service using the VSCode extension
If your repo is publicly available please share its URL:
What happened?
When deploying, it intermittently fails, it worked 2 days ago, and now it is failing
What did you expect or want to happen?
A successful deployment to the Azure App Service
How can we reproduce it?
Do you have log output? Please include between the backticks:
^^ this is the last entry in the log, and it's just marked as 'failed'
The text was updated successfully, but these errors were encountered: