FreeTAKTeam / FreeTAKHub-Installation

FreeTAKHub-Installation
Eclipse Public License 2.0
36 stars 27 forks source link

FTS hub installation - error in nodered component #62

Closed enzomaximo closed 1 year ago

enzomaximo commented 2 years ago

The install fail because ansible.errors.AnsibleUndefinedVariable: 'videoserver_public_ipv4' is undefined

Is right to put the variable in advanced_install.sh line 471? I tested this solution, the install go on, the server start and I have the login url, but the task TASK [nodered : Import Node-RED flows via HTTP POST] fail.

HeroesLament commented 2 years ago

Hello Enzo,

The advanced_install.sh installer currently is broken and it's on our roadmap to review all the variables and scope them appropriately for specific Ansible roles. In the meantime, can you use the easy_install.sh instead?

Thank you,

brothercorvo commented 1 year ago

@HeroesLament is this still actual?

brothercorvo commented 1 year ago

closing for now