Giter VIP home page Giter VIP logo

Comments (5)

markquezada avatar markquezada commented on August 14, 2024 5

For future reference to others: Turns out it was because I had inbound access to the app service restricted by a Virtual Network/Private endpoint connection. Disabling that made the error go away.

from webapps-deploy.

imduchy avatar imduchy commented on August 14, 2024 1

My deployments started failing today out of nowhere. I'm getting the same error.
Error: Deployment Failed with Error: Error: Failed to get app runtime OS

I tried the steps described in #28 (comment) but no luck.

from webapps-deploy.

issue-label-bot avatar issue-label-bot commented on August 14, 2024

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

from webapps-deploy.

nareshbulusu avatar nareshbulusu commented on August 14, 2024

Turns out, this was because of the preceding "https://" I have incorrectly added to the publishurl of Web Deploy profile. I have removed "https://" it so it is just "exampleapp.scm.azurewebsites.net:443" and issue got resolved.

from webapps-deploy.

dtmzr avatar dtmzr commented on August 14, 2024

@nareshbulusu currently facing the same error message but my deployment profile seems correct.

Thats what my workflow outputs as configuration:

with:
    app-name: [app-name]
    publish-profile: ***
    images: [image-name]
    slot-name: production
    package: .

Where only app-name, publish-profile and images are set by me.

Did you adjust anything else? I assume something with the authentication or authorization is going wrong but the error message leads me nowhere.

I also had adjusted my WEBSITE_WEBDEPLOY_USE_SCM variable (as described here #28 (comment)) on the instance before pulling the publish profile.

from webapps-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.