|
@@ -103,6 +103,7 @@ Salt grain/pillar is used to determine if dev or prod
|
|
|
salt '' state.sls os_modifications.scaleft
|
|
|
|
|
|
Troubleshooting
|
|
|
+tail -200 /var/log/messages | grep sftd
|
|
|
level=error msg="task init failed" err="Server is deleted" task=refreshServerToken
|
|
|
remove device.token, place the enrollment.token and restart
|
|
|
|
|
@@ -113,6 +114,10 @@ vim /etc/sft/sftd.yaml
|
|
|
restart the service
|
|
|
systemctl restart sftd
|
|
|
|
|
|
+ERROR: error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
|
+ssh_exchange_identification: Connection closed by remote host
|
|
|
+
|
|
|
+SOLUTION: reenroll with ScaleFT, apply all updates, restart server.
|
|
|
|
|
|
## ScaleFT Projects
|
|
|
|