Error while starting v2.4 Database (errir)

Good afternoon,
While trying start CryoSPARC I get the following error and cannot login. Would anyone happen to have any solution?
Please see the error below, thank you!

[cryosparc_user@localhost CRYOSPARC]$ cryosparcm start
Starting cryoSPARC System master process…
CryoSPARC is already running.
If you would like to restart, use cryosparcm restart
[cryosparc_user@localhost CRYOSPARC]$ cryosparcm restart
CryoSPARC is running.
Stopping cryosparc.
Shut down
Starting cryoSPARC System master process…
CryoSPARC is not already running.
database: ERROR (spawn error)
Traceback (most recent call last):
File “”, line 1, in
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/mongo_client.py”, line 1149, in database_names
“listDatabases”)[“databases”]]
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/database.py”, line 491, in command
with client._socket_for_reads(read_preference) as (sock_info, slave_ok):
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/contextlib.py”, line 17, in enter
return self.gen.next()
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/mongo_client.py”, line 859, in _socket_for_reads
with self._get_socket(read_preference) as sock_info:
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/contextlib.py”, line 17, in enter
return self.gen.next()
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/mongo_client.py”, line 823, in _get_socket
server = self._get_topology().select_server(selector)
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/topology.py”, line 214, in select_server
address))
File “/DATA/CRYOSPARC/cryosparc2_master/deps/anaconda/lib/python2.7/site-packages/pymongo/topology.py”, line 189, in select_servers
self._error_message(selector))
pymongo.errors.ServerSelectionTimeoutError: localhost:39001: [Errno 111] Connection refused

I tried
ps -ax | grep “supervisord”
and my output is
27578 pts/0 S+ 0:00 grep --color=auto supervisord