[BUG] Cannot process argument transformation on parameter 'ErrString'. Cannot convert value to type System.String. (AksEdge.psm1: line 4715)
- Dominant language
- PowerShell
- Stars
- 66
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
**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](https://github.com/user-attachments/files/19717148/aksedgelogs-250412-0331.zip)
Contributor guide
Assessment
This issue has not been assessed yet.