Hi Dojo,
I receive below exception when trying to publish an Automation script to a DaaS system. Is there something that I can do to make it work?
2024/01/19 03:52:35.724|Connected to DMA!
2024/01/19 03:52:41.708|> Executing UploadAppPackage (name: DIS_AppPackage_DEV, version: 1.0.1)
2024/01/19 03:52:53.132|> Start processing dmapp...
2024/01/19 03:52:53.920|> Unexpected exception: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.")
2024/01/19 03:52:53.920|> --- End of inner exception stack trace ---
2024/01/19 03:52:53.921|> ---> (Inner Exception #0) Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.")<---
2024/01/19 03:52:53.921|>
2024/01/19 03:52:53.921|> Executing GetAutomationScripts
2024/01/19 03:52:53.935|> Service callback channel is closed or faulted!
2024/01/19 03:52:53.943|>
2024/01/19 03:52:53.958|SLDisDmaComm service process is stopped!
2024/01/19 03:52:53.959|Cleaning up SLDisDmaComm resources
Hi Michiel, my user has full admin access to the system.
– DIS version: 2.46.1.6
– DaaS version: 10.4.1.0-13639
Thanks for the info. We’ll have a look internally and will inform you when we find something
Hi Jens
I've identified the issue within DIS and was able to reproduce your issue.
When the fix is released, I'll update my answer.
EDIT:
A hotfix (DIS 2.46.1.7) has been released. It should show up during the day.
Hi Michiel, thank you for the update!
Hi Jens
We’ll have a deeper look into this. Some questions:
– Which DIS version are you using?
– Does your user have the correct permissions: https://docs.dataminer.services/develop/TOOLS/DIS/Installing_and_configuring/Prerequisites.html#required-user-permissions
– Which version of DataMiner is on the DaaS?