Azure / Azure/custom-script-extension-linux
VM extension '' has timed out. Extension installation may be taking too long, or extension status could not be obtained
- Dominant language
- Go
- Stars
- 113
- Forks
- 46
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
If you are encountering issues, please take a look at the following log files
on your virtual machine and provide their contents in the issue description:
deployment error message:
At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage The resource operation completed with terminal provisioning state Provisioning of VM extension 'gtQwaUOC-script' has timed out. Extension installation may be taking too long, or extension status could not be obtained.
it looks like the script run properly.
why the deploymemt fails?
[waagent.log](https://github.com/Azure/custom-script-extension-linux/files/2836231/waagent.log)
[handler.log](https://github.com/Azure/custom-script-extension-linux/files/2836232/handler.log)
[handler.log](https://github.com/Azure/custom-script-extension-linux/files/2836233/handler.log)
[waagent.log](https://github.com/Azure/custom-script-extension-linux/files/2836234/waagent.log)
- /var/log/azure/custom-script/handler.log
- /var/log/waagent.log
- /var/lib/waagent/custom-script/download/0/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.