Sdk format error

Hello ,
I’m trying to install sdk on Docker with the plcncli toolchain.

Commands Used:
plcncli install sdk -d ./EPC1502/ -p ./pxc-glibc-x86_64-epc1502-image-sdk-corei7-64-epc1500-64-toolchain-2023.0.sh

But an error occurred. img)
image.png
I had no problem installing sdk with this command before.

Can you help me?

Best regards.

This type of error has been reported in the past, for example here:
https://github.com/PLCnext/PLCnext_CLI/issues/14
What version of the Toolchain are you using?
If it still does not work with the latest toolchain (2024.0), then please report it on Github.
Here is a workaround:

                * Execute the SDK script on the command-line, not using the PLCnext CLI. You will be asked for an installation directory.
                * Once the SDK is installed, you can use this command to register the SDK with the plcncli:

plcncli set setting SdkPaths Path/to/sdk --add