Azure / functions-action

Enable GitHub developers to deploy to Azure Function Apps using GitHub Actions
MIT License
152 stars 75 forks source link

Error in run azure/functions-action@v1 #203

Closed BrunaCelestino closed 10 months ago

BrunaCelestino commented 11 months ago

When deploying it, I had the following error:

Error: Execution Exception (state: ValidateAzureResource) (step: Invocation)

Error:   When request Azure resource at ValidateAzureResource, Get Function App Settings : Failed to acquire app settings from https:///api/settings with publish-profile

Error:     Failed to fetch Kudu App Settings.

Service Unavailable (CODE: 503)

Error:       Error: Failed to fetch Kudu App Settings.

Service Unavailable (CODE: 503)

    at Kudu. (/__w/_actions/azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:69:23)

    at Generator.next ()

    at fulfilled (/__w/_actions/azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:5:58)

    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Error: Deployment Failed!

 

Any idea how to solve this?

github-actions[bot] commented 11 months ago

This issue is idle because it has been open for 14 days with no activity.

patelchandni commented 10 months ago

@BrunaCelestino we will need app details and logs to further investigate this type of issues. So, please open a support ticket from azure portal if this issue still persists.