Bala G

Results 45 comments of Bala G

Sorry for the delay in responding. Yes, there was a regression due to a recent update in the region which caused intermittent errors. The fix rollout has already started and...

Atleast for python, I think we are able to figure this out currently though it is not straightforward. @Hazhzeng might know the exact details.

@neethumoltp What errors are you seeing when running the app in App service?

I found the following exception but haven't investigated what this means. _Container daq3_0_0adbda65 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging._ Pasting...

Yes it is supported and there is a PR open as well - https://github.com/Azure/azure-functions-core-tools/pull/2529/files

If you can share the appname we can investigate. https://github.com/Azure/azure-functions-host/wiki/Sharing-Your-Function-App-name-privately

It could be due to the worker restarting. But we can only guess without the appname :)

You can follow these steps to report the app name privately. https://github.com/Azure/azure-functions-host/wiki/Sharing-Your-Function-App-name-privately

@RizwanSharp Took a quick look and found a few storage exceptions but looks like they might have been transient. If you see similar errors again, please open a new issue...

@eaquiler Looks like the errors were due to an issue with the recent functions runtime update (3.0.15960) That update has now been rolled back and I can see this app...