-
Notifications
You must be signed in to change notification settings - Fork 457
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
Host ID collisions in several functionapps and slots although Environment variable "AzureFunctionsWebHost__hostid" is used in every functionapp and every slot #10650
Comments
Hi @ulluoink Thanks for reporting.please raise request on azure portal. |
/bot not-stale |
Do not understand what does that mean? What do you want us to change in our functionapps? Have you even read what we are doing? We followed each amd every advice and documentation of microsoft and also the linked doc. |
Hi @ulluoink Thanks for your patience. will update you on this soon. |
@bhagyshricompany any update on this? |
We faced the same problem. Any updates? @satvu |
A fix for this issue was made a few weeks back #10789. Fix will be part of the next release. |
Going to close this as a duplicate of #10579 - please follow there for further updates. |
Repro steps
Expected behavior
no host id collision errors if the environment variable is used as documented
Documentation we used to address this issue:
https://learn.microsoft.com/en-us/azure/azure-functions/storage-considerations?tabs=azure-cli#override-the-host-id
https://learn.microsoft.com/en-us/azure/azure-functions/errors-diagnostics/diagnostic-events/azfd0004#options-for-addressing-collisions
https://github.com/Azure/azure-functions-host/wiki/Host-IDs#host-id-override
The text was updated successfully, but these errors were encountered: