Hello, I was wondering, if the the cryosparc is started via ‘cryosparcm start’ by accountA, then a worker is connected using ssh string ‘accountB@worker’, it seems the queued job stays in ‘Running job on remote worker node hostname worker’ forever without proceeding. Although the bin/crosparcw and bin/cryosparcm are executable by account B. However, if the ssh string is changed back to ‘accountA@worker’ it is fine.
Is there a way to make this work so that master executed by accountA could control worker via ssh string accountB@worker?