New worker node gets Encounted error from JSONRPC function "system.describe" with params ()

Yes the project ID is J2056

 ssh exx@cryoem9 "ls -ld $(./cryosparcm cli "get_project_dir_abs('J2056')") && uname -a"
*** (http://cryoem8.ourdomain.edu:39002, code 400) Encountered ServerError from JSONRPC function "get_project_dir_abs" with params ('J2056',):
ServerError: Error retrieving project dir for J2056 - project not found
Traceback (most recent call last):
  File "/home/ouruser/cryosparc_master/cryosparc_command/commandcommon.py", line 196, in wrapper
    res = func(*args, **kwargs)
  File "/home/ouruser/cryosparc_master/cryosparc_command/command_core/__init__.py", line 8149, in get_project_dir_abs
    assert project_doc, f"Error retrieving project dir for {project_uid} - project not found"
AssertionError: Error retrieving project dir for J2056 - project not found

drwx------. 32 exx exx 4096 Dec  2 14:53 .
Linux sn4622115580 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[ouruser@cryoem8 bin]$ ssh ouruser@cryoem9 "ls -ld $(./cryosparcm cli "get_project_dir_abs('J2056')") && uname -a"
*** (http://cryoem8.ourdomain.edu:39002, code 400) Encountered ServerError from JSONRPC function "get_project_dir_abs" with params ('J2056',):
ServerError: Error retrieving project dir for J2056 - project not found
Traceback (most recent call last):
  File "/home/ouruser/cryosparc_master/cryosparc_command/commandcommon.py", line 196, in wrapper
    res = func(*args, **kwargs)
  File "/home/ouruser/cryosparc_master/cryosparc_command/command_core/__init__.py", line 8149, in get_project_dir_abs
    assert project_doc, f"Error retrieving project dir for {project_uid} - project not found"
AssertionError: Error retrieving project dir for J2056 - project not found

drwx------. 9 ouruser 1002 4096 Dec  3 10:15 .
Linux sn4622115580 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

But just to show you both users can read/write to J2056

cryoem8 ~]$ ssh cryoem9 ls -l  /engram/workstation/Zuker/CS-zuker/J2056 
total 176
-rwxrwx---. 1 ouruser ouruser    18 Dec  3 19:20 events.bson
drwxrwx---. 2 ouruser ouruser     0 Dec  3 19:20 gridfs_data
-rwxrwx---. 1 ouruser ouruser 23357 Dec  3 19:20 job.json
-rwxrwx---. 1 ouruser ouruser 22008 Dec  3 19:20 job.log

I’m basing this on a colleague’s post albeit there’s was standalone.