Description of Issue
Cannot retrieve the dynamic parameters for the cmdlet. Status(StatusCode="Cancelled", Detail="CANCELLED", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1777993687.120000000","description":"Error received from peer ipv6:[::1]:60752","file":"......\src\core\lib\surface\call.cc","file_line":953,"grpc_message":"CANCELLED","grpc_status":1}")
at , : line 24
at , : line 1
I have the following script "Examples/HelloWorld.ps1"
Works
Invoke-PSUScript -Name "Examples/HelloWorld.ps1"
Doesn't work
Invoke-PSUScript -Name "Examples/Helloworld.ps1"
It would be nice to have some better logging or error handling for this at least. Otherwise make the script name case insensitive.
Version
2026.1.6
Severity
Medium
Hosting Method
MSI (Windows Service)
Operating System
Windows
Database
SQLite
Licensed
No
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response
Description of Issue
Cannot retrieve the dynamic parameters for the cmdlet. Status(StatusCode="Cancelled", Detail="CANCELLED", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1777993687.120000000","description":"Error received from peer ipv6:[::1]:60752","file":"......\src\core\lib\surface\call.cc","file_line":953,"grpc_message":"CANCELLED","grpc_status":1}")
at , : line 24
at , : line 1
I have the following script "Examples/HelloWorld.ps1"
Works
Invoke-PSUScript -Name "Examples/HelloWorld.ps1"Doesn't work
Invoke-PSUScript -Name "Examples/Helloworld.ps1"It would be nice to have some better logging or error handling for this at least. Otherwise make the script name case insensitive.
Version
2026.1.6
Severity
Medium
Hosting Method
MSI (Windows Service)
Operating System
Windows
Database
SQLite
Licensed
No
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response