Hi
I can't get this go-agent to register with the server on localhost. I have
this in /etc/default/go-agent:
GO_SERVER=localhost
export GO_SERVER
GO_SERVER_PORT=8153
export GO_SERVER_PORT
AGENT_WORK_DIR=/var/lib/${SERVICE_NAME:-go-agent}
export AGENT_WORK_DIR
DAEMON=Y
VNC=N
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/jre" #
SET_BY_GO_INSTALLER__DONT_REMOVE
And yet I get this error in the log file for the agent:
ERROR com.thoughtworks.go.agent.launcher.ServerBinaryDownloader - Couldn't
update admin/agent-launcher.jar. Sleeping for 1m. Error:
java.lang.Exception: Couldn't access Go Server with base url:
http://localhost:8153/go/admin/agent-launcher.jar:
java.net.ConnectException: Connection refused
thanks
--
You received this message because you are subscribed to the Google Groups
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.