Skip to content

"make: *** [Makefile:8: deploy] Error 2" After "make deploy" command - Manual Installation

  _   _                              _           _        ___    ____  
 | | | |   ___    _ __ ___     ___  | |   __ _  | |__    / _ \  / ___| 
 | |_| |  / _ \  | '_ ` _ \   / _ \ | |  / _` | | '_ \  | | | | \___ \ 
 |  _  | | (_) | | | | | | | |  __/ | | | (_| | | |_) | | |_| |  ___) |
 |_| |_|  \___/  |_| |_| |_|  \___| |_|  \__,_| |_.__/   \___/  |____/ 


                        created by Nick Busey 
                        https://nickbusey.com 

               with the help of many great contributors 
            https://gitlab.com/NickBusey/HomelabOS/-/graphs/master 
Current Version: v0.8 
Newest Version: v0.8 

You are up to date! 

MOTD:

\x1B[01;92mJoin us in Zulip chat at https://homelabos.zulipchat.com/
Or on Reddit at https://reddit.com/r/homelabos/

Problems? File an issue at https://gitlab.com/NickBusey/HomelabOS/issues

Thanks for trying HomelabOS!



\x1B[0m\x1B[01;93m========== Preparing HomelabOS docker image ==========
\x1B[0m\x1B[01;93m========== Docker image already built ==========
\x1B[0mWarning! You do not have a git repo set up for your settings. Make sure to back them up using some other method. https://homelabos.com/docs/setup/installation/#syncing-settings-via-git 
\x1B[01;93m========== Updating configuration files ==========
\x1B[0mmake[1]: Entering directory '/home/hendjr/Downloads/HomelabOS-v0.8'
\x1B[01;93m========== Decrypting Ansible Vault! ==========
\x1B[0mDecryption successful
\x1B[01;93m========== Vault decrypted! settings/vault.yml ==========
\x1B[0mmake[1]: Leaving directory '/home/hendjr/Downloads/HomelabOS-v0.8'
Vault already migrated to v0.7 - Skipping

PLAY [127.0.0.1] **************************************************************************************************************************************************************************************************

TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
/usr/lib/python3.8/os.py:1023: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  return io.open(fd, *args, **kwargs)
ok: [localhost]

TASK [homelabos_config : Create settings path if it does not exist] ***********************************************************************************************************************************************
ok: [localhost]

TASK [homelabos_config : Create overrides path if it does not exist] **********************************************************************************************************************************************
ok: [localhost]

TASK [homelabos_config : Copy HomelabOS config file into place] ***************************************************************************************************************************************************
changed: [localhost]

TASK [homelabos_config : Copy HomelabOS vault file into place] ****************************************************************************************************************************************************
changed: [localhost]

TASK [homelabos_config : Generate Ansible inventory file] *********************************************************************************************************************************************************
ok: [localhost]

PLAY RECAP ********************************************************************************************************************************************************************************************************
localhost                  : ok=6    changed=2    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

\x1B[01;93m========== Encrypting secrets ==========
\x1B[0mEncryption successful
\x1B[01;93m========== Done with configuration ==========
\x1B[0m\x1B[01;93m========== Deploying HomelabOS ==========
\x1B[0m
PLAY [Install python (required by Ansible).] **********************************************************************************************************************************************************************

TASK [Update Apt Cache] *******************************************************************************************************************************************************************************************
fatal: [myserver]: UNREACHABLE! => {"changed": false, "msg": "EOF on stream; last 100 lines received:\nssh: connect to host 172.27.2.204 port 22: Connection refused\r", "unreachable": true}

NO MORE HOSTS LEFT ************************************************************************************************************************************************************************************************

PLAY RECAP ********************************************************************************************************************************************************************************************************
myserver                   : ok=0    changed=0    unreachable=1    failed=0    skipped=0    rescued=0    ignored=0   

_make: *** [Makefile:8: deploy] Error 2_
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information