FreeTAKTeam / FreeTAKHub-Installation

FreeTAKHub-Installation
Eclipse Public License 2.0
33 stars 29 forks source link

Wrong Video Server installation #79

Closed lollilol closed 1 year ago

lollilol commented 1 year ago

after using the command wget -qO - https://raw.githubusercontent.com/FreeTAKTeam/FreeTAKHub-Installation/up-installer-to-v2/scripts/easy_install.sh | sudo bash on a fresh ubuntu 22.04 container/machine this error happens:

TASK [videoserver : Copy /tmp/rtsp-simple-server to /usr/local/bin/rtsp-simple-server] ********************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Source /tmp/rtsp-simple-server not found"}

PLAY RECAP ************************************************************************************************************************
localhost                  : ok=73   changed=29   unreachable=0    failed=1    skipped=7    rescued=0    ignored=0

cp: cannot stat '/root/nr-conf-temp': No such file or directory
root@FreeTakServer:~#
brothercorvo commented 1 year ago

this is a duplicate of https://github.com/FreeTAKTeam/FreeTAKHub-Installation/issues/78