Cannot add 2nd system

Han Sooloo

Dabbler
Joined
Dec 23, 2015
Messages
16
Just brought up TrueCommand in a docker container. Added my 1st system, and it connected right away. However, trying to add my 2nd system, it cannot connect.

On the systems view, it says either of the following 2 things:
  1. System offline: Invalid statusline in response: </html> .
  2. System offline: Connection Pending
How can I get the 2nd system to connect?
I can ping and SSH from the docker machine to both systems fine.
 

kenmoore

TrueCommand Project Lead
iXsystems
Joined
May 1, 2019
Messages
51
The "System offline: Invalid statusline in response: </html>" error typically means you mis-typed something in your system registration and that it is sending the connection request to an invalid location (returning an HTML error code or error page).
Make sure that the "IP" field of the system registration is either an IP address (10.2.3.4) or a valid DNS name (mynas.home).
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,740
If I remember correctly that can also happen (error message a bit misleading) if the FreeNAS/TrueNAS version of the system you are trying to manage is not supported. Are both systems up to date TrueNAS 12 ones?
 
Top