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
93 stars 44 forks source link

Error while trying to run the deploy.ps1 script #8

Open lucadibiagio opened 2 years ago

lucadibiagio commented 2 years ago

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

running the deploy script (deploy.ps1) cause an error

Any log messages given by the failure

this is the error that the script provides: ERROR: status:"Failed" error: :"DeploymentFailed" message: "At least one resource deployment operation failed. Please list deployment operations for details. Bad Request - Request Too Long, HTTP Error 400. The size of the request headers is too long"

trying to check what's happen in the deploy i found the following problems: image

seems that there are two errors:

jaredholloway94 commented 2 years ago

@lucadibiagio try rerunning with the ../deploy.ps1 in my pull request #14

adamlash commented 1 year ago

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.