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

Well I thought I set it via the export command. I’ll add it to config.sh and use the --update option.

When I log in the variable is definitely not set:

 ./cryosparcw call curl http://cryoem8.ourdomain.edu:39002

<html><head>
<meta type="copyright" content="Copyright (C) 1996-2017 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
[snip...]

After running:

export no_proxy=localhost,::1,127.0.0.1,${CRYOSPARC_MASTER_HOSTNAME},.ourdomain.edu

$ ./cryosparcw call curl http://cryoem8.ourdomain.edu:39002
Hello World from cryosparc command core.

If you are referring to cryosparcw connect --update:
Another run of cryosparcw connect [..] --update should not be needed if you only changed
the contents of cryosparc_worker/config.sh and there were no other changes, such as a changed absolute path to the cryosparc_worker/ directory.