Problem
The binary distribution of the StackState CLI that shipped with release 4.1 doesn't work on my operating system.
Cause
The StackState 4.1 CLI binary was built against particular operating system versions. Depending on the version you are running, this may or may not be compatible.
These are the supported platforms:
Unix
Any Unix / Linux version using GLIBC version 2.28 or higher (e.g. RHEL 8)
You can determine the GLIBC version your operating system uses as follows:
ldd --version
Windows
Windows 10
Solution
There are several options to run the StackState CLI 4.1:
- Run the CLI from one of the supported operating systems
- Use the CLI 4.0 to connect to StackState 4.1 (requires docker)
Comments
0 comments
Article is closed for comments.