Skip to content
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

update documentation to remind users about delay between Azure resources creation complete and being fully available #85

Open
JaydenLiang opened this issue Jan 6, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation tracked internal issue that is tracked in an internal system. with "internal issue id:" in the desc.

Comments

@JaydenLiang
Copy link
Contributor

internal issue id: 0723999


Timeout is observed after deploying a stack of 4 PAYG VMs.

Here is the capture from the debug:
 >> Cloudinit curl header: Fos-instance-id: 57a2bdf3-6b2b-453b-b895-882997d28d90
 >> Cloudinit trying to get config script from: https://test70gwly7xkefuncapp.azurewebsites.net/api/fgt-as-handler?code=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 >> curl response err, 500
 >> <html><head><title>500 - The request timed out.</title></head><body> <font color ="#aa0000"> <h2>500 - The request timed out.</h2></font> The web server failed to respond within the specified time.</body></html>
 >> Cloudinit download config script successfully
 >> Azure customdata processed successfully
 >> Run config script
 >> Finish running script
 >> test70payg000001 $ <html><head><title>500 - The request timed out.</title></head><body> <font color ="#aa0000"> <h2>500 - The request timed out.</h2></font> The web server failed to respond within the specified time.</body></html>config sys interface


<a name="bugnotes" id="bugnotes" style="color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">

It's probably due to the Azure resource not fully available at that moment.We could only remind users to wait for the Function App resource to be fully available then move on to the next step.We could update the documentation but Nothing else we could do on our side.

It's probably due to the Azure resource not fully available at that moment.We could only remind users to wait for the Function App resource to be fully available then move on to the next step.We could update the documentation but Nothing else we could do on our side.

@JaydenLiang JaydenLiang added documentation Improvements or additions to documentation tracked internal issue that is tracked in an internal system. with "internal issue id:" in the desc. labels Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tracked internal issue that is tracked in an internal system. with "internal issue id:" in the desc.
Projects
None yet
Development

No branches or pull requests

1 participant