Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

GRPC error when the script isnt in the correct case from invoke-psuscript #5665

Description

@mikedhanson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    requires triageIssue has not yet been verified by the development team.v5Version 5 issue.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions