azure-functions-core-tools: Error calling sync triggers (BadRequest). Python runtime on Linux
Our deployed function apps stopped working. Deployment is not possible as during the publishing of the app I get the following error:
Preparing archive...
Uploading 76.08 MB [##############################################################################]
Upload completed successfully.
Deployment completed successfully.
Syncing triggers...
Syncing triggers...
Syncing triggers...
Syncing triggers...
Syncing triggers...
Syncing triggers...
Error calling sync triggers (BadRequest).
We had the same issues a month ago and it’s also posted in issue #996. The selected region for our app is eastus. Worth mentioning that deployment in westeurope is working at the moment.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 9
- Comments: 25 (1 by maintainers)
We are having the same issue today as well. Westus deployments are working Eastus are not working.
West Europe should also be mitigated now.
I deleted my app and created it in a new region (was West Europe and now is US East) and the deployment was successful… this might not work next time the ‘issue’ affects a different region as it seems to be travelling around… to keep deleting a recreating apps until a deployment goes through is not the solution …
We are currently having an issue in East US. West US and West Europe are mitigated and should be back to normal now. We expect to have East US back up soon. Until then please use any of the other regions to deploy your app.
@craigeddy Here is some info on the AppService plan option - https://blogs.msdn.microsoft.com/appserviceteam/2017/11/15/functions-on-linux-preview/ This is a completely different sku and you might have to change how you deploy code. I would recommend you try any of the other regions if possible until we resolve the issue in East US.
@balag0 Any idea on when these failures we have been experiencing for months will stop? And please don’t just say “when Python Functions for Linux reaches GA”. 😉
The issue persists In West Europe Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Error calling sync triggers (BadRequest).
Fixing this anytime soon?
Same issue here :
Preparing archive… Uploading 56.07 MB [##############################################################################] Upload completed successfully. Deployment completed successfully. Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Syncing triggers… Error calling sync triggers (BadRequest).`
I have the same issue in the West Europe region.
Same issue in West europe right now
@bigdatamoore We are working on mitigating the issue in West US and should be back up soon. West Europe has already been mitigated. Please use any of the other regions until this is resolved.
Same error right now. West Europe.