New IGNITE server install. Make_net_recovery on client fails with this: ERROR: Retrieving Ignite-UX version on the server
Fix by:
swacl -l host -M 'any_other:-r--t'
swacl -l root -M 'any_other:-r--t'
then run make_recovery again.
My random tech problems and chicken scratching for notes on what I did to solve them.
New IGNITE server install. Make_net_recovery on client fails with this: ERROR: Retrieving Ignite-UX version on the server
Fix by:
swacl -l host -M 'any_other:-r--t'
swacl -l root -M 'any_other:-r--t'
then run make_recovery again.