-
I want to connect to a self-hosted server via CLI to manage it. I am using the latest version of the CLI - v0.2.2. I am connecting from a Windows machine and getting the following error:
|
Beta Was this translation helpful? Give feedback.
Answered by
mngshm
Dec 24, 2024
Replies: 1 comment 1 reply
-
what type of binary are you running for windows ? Make sure you are using the right binary for your system architecture type. I can see |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kabatp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what type of binary are you running for windows ? Make sure you are using the right binary for your system architecture type. I can see
ente-cli-v0.2.2-windows-386
386 here. CLI is attempting to allocate some memory but it is running out of memory at that moment and leading to this error