Worker on another node gets Failed to launch! 255 Permission denied, please try again

OK thanks for the tips. I reinstalled as a non root user and made sure password-less ssh works between the 2 nodes.

For any project or data that was running I see a suggestion to:
NOTE you should probably back up the run/db folder from your cryosparc installation to save the database result metadata from your previous installation in case you need it again.

There is a run directory that has:

run]# ls -lt
total 9372
-rw-r--r--. 1 root root   18277 Aug 23 11:07 supervisord.log
-rw-rw-r--. 1 root root    9180 Aug 23 11:07 command_rtp.log
-rw-rw-r--. 1 root root 7488311 Aug 23 11:07 command_core.log
-rw-rw-r--. 1 root root   12342 Aug 23 11:07 command_vis.log
-rw-r--r--. 1 root root  673767 Aug 23 11:07 database.log
-rw-rw-r--. 1 root root 1358859 Aug 23 10:08 app.log
-rw-rw-r--. 1 root root     205 Aug 22 15:32 app_api.log
drwxrwxr-x. 2 root root    4096 Aug  8 11:15 vis

However the cryosparc_database directory in a directory where cryosparc_master lives. What should actually be copied over?

This tutorial mentions running rsync on the full directory:

rsync -r --links /data/cryosparc/cryosparc_database/* /cryoem/cryosparc/cryosparc_database

Since it’s a new installation there isn’t too much data but I wanted to see what I could copy over.

There are quite a few collection* and index* files as well as dirs like diagnostic.data and journal and looks like just one project with .wt, and .turtle files.