-
Notifications
You must be signed in to change notification settings - Fork 43
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
Something went wrong with the resource group deployment. Ending script. #16
Comments
Hey There, {"code":"Unauthorized","message":"{\r\n "Code": "Unauthorized",\r\n "Message": "This region has quota of 0 instances for your subscription. Try selecting different region or SKU.",\r\n "Target": null,\r\n "Details": [\r\n {\r\n "Message": "This region has quota of 0 instances for your subscription. Try selecting different region or SKU."\r\n },\r\n {\r\n "Code": "Unauthorized"\r\n },\r\n {\r\n "ErrorEntity": {\r\n "ExtendedCode": "52039",\r\n "MessageTemplate": "{0}. Try selecting different region or SKU.",\r\n "Parameters": [\r\n "This region has quota of 0 instances for your subscription"\r\n ],\r\n "Code": "Unauthorized",\r\n "Message": "This region has quota of 0 instances for your subscription. Try selecting different region or SKU."\r\n }\r\n }\r\n ],\r\n "Innererror": null\r\n}"}]}} Not sure what SKU/Piece of Infrastructure that is, but this is most probably the cause. Take a look at the deployment status under the resource group to get a deeper dive. Documentation here: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deployment-history?tabs=azure-portal |
@adamlash I am a beginner with azure, I have more experience with Unreal Engine.. could you please provide a simple solution/procedure for setting up the resource group in a bug-free manner? Since the only real-time Digital Twin webinar by Unreal has been using the WSP Office scene, would be nice if I could set it up without errors and bugs from services that I am not likely to dive deep into.. |
@vararth there is a video here that may help with your setup: https://www.youtube.com/watch?v=TqUpTJhmxUc Specific to the error you are getting, you will need to check the deployment like I have linked to see what service is hitting a quota limit. Best Regards, |
@adamlash I was following the same webinar before I opened this GitHub page. The speaker/presenter does not cover the resource deployment on azure but instructs us to open the linked GitHub page and follow the directions - after doing, well we are here now. Regardless, an update - I deleted all the content I have in my free azure subscription and started again - it worked this time but with a tiny issue: |
It may be taking a while to delete or reflect in the portal, did this eventually delete? |
@adamlash no, it is still not deleting.. Edit: The error I get when trying to delete it is this -
Edit2: Tried restarting the service and tried deleting it again, below are the notifications I got -
|
Does anyone know why at the moment of pressing play in Unreal Engine the sensors are not displayed. Because according to all the things I've done everything is fine. |
Hey, when you say sensors are not displayed do you mean the telemetry, or the ability to select the sensors? |
@adamlash No, I meant that I make the connection with mock devices and also the configuration in unreal and in the end everything is fine, I didn't get any errors. So I repeated the whole process and in the end it worked but the temperature heatmap doesn't work and the hvca air particles don't change color, they are transparent. Maybe some help for it? |
@Marco-Minchala yeah, I've had the same issue, temperature heatmap does not show up in other maps which I configure, nor do I get colours in the hvac air particles |
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/Desired behavior
OS and Version?
Versions
The text was updated successfully, but these errors were encountered: