Unable to invoke commands such as 'ha core info' on remote (HA) #373
Unanswered
mikael-andersson
asked this question in
Q&A
Replies: 1 comment 11 replies
-
This is a non interactive/interactive thing I believe, source the profile. Edit - It's not an addon issue, just SSH, converting to discussion. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem/Motivation
Unable to invoke commands such as 'ha core info' with SSH.
Expected behavior
I expect to be able to run the 'ha' commands successfully as I would when I login via SSH.
Actual behavior
When running e.g. 'ssh root@MY-HA-HOSTNAME ha core info' and other 'ha' commands, I get:
ERRO[0000] Unexpected server response. Status code: 401
Unexpected server response. Status code: 401
Steps to reproduce
Run e.g. the following from your PC:
'ssh root@MY-HA-HOSTNAME ha core info'
Proposed changes
NA
Beta Was this translation helpful? Give feedback.
All reactions