CondaHTTPError when installing 3dflex

I’m trying to install 3dflex using the command bin/cryosparcw install-3dflex in the cryosparc_worker on the internet connected head-node, but get an HTTP error:

bin/cryosparcw install-3dflex
Installing 3D Flex Refine dependencies...
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/linux-64/current_repodata.json>
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.

'https://repo.anaconda.com/pkgs/main/linux-64'

Does the host where you ran
cryosparcw install-3dflex
have access to the internet?
Do any environment settings interfere?
env | grep -ie proxy -ie http -ie curl
Did you

?

There seems to have been a temporary network issue. Now the command works.

1 Like