Failed to launch! 255 - upon change cryosparc_master_hostname and then update

Hi @wtempel I tried opening the ports and still get the same output (connection refused) from both curl commands. I didn’t use --add-port=39000-39009/tcp but rather one command for each port, since the output of firewall-cmd --list-all results were in nomenclature dependent on the original command - not sure if this is right or matters in the end.
Followed based on this - Installing troubles - please advise - #2 by UNCuser

Based on other posts, it seems like centos7 hostname is often an issue.
(example post - Cryosparc2_worker installation problem on Centos7 - #5 by vamsee)

hostname -f gives
name.mc.institution.edu

hostname gives
name

The cryosparc_master/config.sh has CRYOSPARC_MASTER_HOSTNAME=“name.mc.institution.edu”