Skip to content

[BUG] Cannot process argument transformation on parameter 'ErrString'. Cannot convert value to type System.String. (AksEdge.psm1: line 4715) #248

@pdaddy26

Description

@pdaddy26

Describe the bug
Getting the following error when running deployment: Cannot process argument transformation on parameter 'ErrString'. Cannot convert value to type System.String. (AksEdge.psm1: line 4715)

It seems to consistently happen after this step
Preparing to install kms-plugin as encryption provider...

After setting KmsPlugin:Enable to false, The deployment was successful

To Reproduce
Steps to reproduce the behavior:

  1. Run command 'New-AksEdgeDeployment -JsonConfigFilePath .\aksedge-config.json'
  2. See error: Cannot process argument transformation on parameter 'ErrString'. Cannot convert value to type System.String. (AksEdge.psm1: line 4715)

Environment (please complete the following information):

  • AKS Edge Essentials Version 1.10.868.0
  • Kubernetes version 1.30.6
  • Windows Host OS (please complete the following information):
    • Edition: Windows Server 2022 Datacenter
    • Version: 21H2, OS build 20348.3453
    • Virtual Machine: Azure VM

aksedgelogs-250412-0331.zip

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions