danielsollondon / azvmimagebuilder

Azure VM Image Builder
180 stars 153 forks source link

Internal error occered trying to run build #97

Closed BladeFireLight closed 3 years ago

BladeFireLight commented 3 years ago

Our existing devops pipeline broke with no changes on our side.

so I decided to try the new PowerShell commands so see if that would run.

using https://docs.microsoft.com/en-us/azure/virtual-machines/windows/image-builder-powershell as a guide

I get this problem

LastRunStatusMessage : Internal error occurred. This is a generic error. To identify possible causes, go to https://aka.ms/azvmimagebuilderts. LastRunStatusRunState : Failed

I also notice the IT_* RG that is crated has no logs

so as of right now I cant get AIB to work for any of my existing or new images.

danielsollondon commented 3 years ago

@BladeFireLight - this may be related to the incident we resolved earlier this week, is this working now?

BladeFireLight commented 3 years ago

yes it was related to the storage issue.


From: Daniel Sol notifications@github.com Sent: Friday, February 12, 2021 5:52 PM To: danielsollondon/azvmimagebuilder azvmimagebuilder@noreply.github.com Cc: David Jones BladeFireLight@outlook.com; Mention mention@noreply.github.com Subject: Re: [danielsollondon/azvmimagebuilder] Internal error occered trying to run build (#97)

@BladeFireLighthttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FBladeFireLight&data=04%7C01%7C%7C594b4c19c6cc43b6c7b208d8cfb13e86%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637487707442948448%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=kqUAZBCMeipM5%2FwUkIe4pWxhTOqxLfnvHFVGXOsFf6o%3D&reserved=0 - this may be related to the incident we resolved earlier this week, is this working now?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdanielsollondon%2Fazvmimagebuilder%2Fissues%2F97%23issuecomment-778517855&data=04%7C01%7C%7C594b4c19c6cc43b6c7b208d8cfb13e86%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637487707442958399%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=XJ1mDxIwIrmlJ1c%2BF5%2BVSGOTZRpwOShXh17f%2FKx87mg%3D&reserved=0, or unsubscribehttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAB7XIPFM57TKDR424N45PRLS6W5LPANCNFSM4XBRGKEA&data=04%7C01%7C%7C594b4c19c6cc43b6c7b208d8cfb13e86%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637487707442958399%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hUYSMWbZEdD6NNJsImzcPoUr8alIYsWYMcfRYn1yqyc%3D&reserved=0.

danielsollondon commented 3 years ago

Thanks for letting me know.