Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the VSCode extension to deploy an Azure Web App, fails intermittently. #2550

Open
ricardopretrazy opened this issue Dec 16, 2024 · 0 comments

Comments

@ricardopretrazy
Copy link

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:

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant