workaround with [export EPICS_CA_ADDR_LIST='sls-cagw.psi.ch:5062 129.129.146.88'](https://gitea.psi.ch/sls/hla_framework_bd/src/commit/f083681e6f1016131aab9291a951072077bdb883/bin/start_service.sh#L20)
/sls/bd/hla/dev/bin/sls_hla_launch_gui.sh solves this, but would be even better if caqtdm would provide an option to set the EPICS_CA_ADDR_LIST to be used --> to be clarified with Helge Brands
/sls/bd/hla/dev/bin/sls_hla_launch_gui.sh solves this, but would be even better if caqtdm would provide an option to set the EPICS_CA_ADDR_LIST to be used --> to be clarified with Helge Brands
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
workaround with export EPICS_CA_ADDR_LIST='sls-cagw.psi.ch:5062 129.129.146.88'
export EPICS_CA_ADDR_LIST="$EPICS_CA_ADDR_LIST 129.129.146.255" is required for DEV
/sls/bd/hla/dev/bin/sls_hla_launch_gui.sh solves this, but would be even better if caqtdm would provide an option to set the EPICS_CA_ADDR_LIST to be used --> to be clarified with Helge Brands