Azure-Samples / azure-digital-twins-unreal-integration

Sample project demonstrating the Unreal Engine plug-in for Azure Digital Twins
https://www.unrealengine.com/marketplace/en-US/product/adtlink-for-unreal-engine
MIT License
91 stars 42 forks source link

Resource deployment fails in cloud shell #9

Open AlaskanPreston opened 2 years ago

AlaskanPreston commented 2 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Follow instructions on https://github.com/Azure-Samples/azure-digital-twins-unreal-integration/blob/main/docs/deploy-azure-resources.md

Any log messages given by the failure

image

Expected/desired behavior

Was hoping for it to deploy properly so I could get the config files for the next step

OS and Version?

Windows 11

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

jdh009 commented 2 years ago

I have the same issue deploying it in the cloud.

Naamloos
co1yzha commented 2 years ago

Hi, just wondering if there are any updates on this? I have met the same issue. Many thanks.

jaredholloway94 commented 2 years ago

@AlaskanPreston @jdh009 @co1yzha try rerunning with the ../deploy.ps1 in my pull request #14

co1yzha commented 2 years ago

@jaredholloway94 Hi, thanks a lot for the help. The new error I got is actually:

RROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment 'adtlinkdemo-fad0c845' is not valid according to the validation procedure. The tracking id is '8306670e-a9e2-4e50-bede-b763b547361d'. See inner errors for details."}

Inner Errors: {"message": "Object reference not set to an instance of an object."}

not sure if you got any suggestions about it. Thanks a lot.

cgchrfchscyrh commented 1 year ago

Same problem here. Any idea?

niagara1120 commented 1 year ago

I wandered for hours

adamlash commented 1 year ago

@niagara1120

Hey There,

I have recently made some major changes fixing up a few bugs and issues related to this repo. Feel free to try this again and see if you get the expected outputs.

If there's no reply in 1 week, I'll close off this issue. But feel free to open a new one and I'll get to it ASAP.