I happened to uninstall and reinstall go-server on a (linux) machine to 
which I had connected three clients: itself, Wndows, and macOS. I had to 
uninstall and reinstall go-agent on the Windows machine to get it to 
reconnect. The macOS machine fails to work now, no matter what I do. I've 
tried doing find / -name *thoughtworks*, *go-agent*, *agent-launcher*, etc. 
and deleting the files, but it still doesn't work after that. Grepping 
through ps ax I found this:
/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/bin/java -cp 
/Applications/Go Agent.app/Contents/Resources/agent-bootstrapper.jar -Xdock:
icon=/Applications/Go Agent.app/Contents/Resources/go-agent.icns -Xdock:name
=Go Agent -Dgo.application.name=Go Agent -Dgo.java.to.use=/Library/Java/
JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/bin/java -Dcruise.server.
port=8153 -Djar-class-loader.main.class=com.thoughtworks.go.agent.
bootstrapper.osx.AgentMacWindow -Dcom.apple.mrj.application.apple.menu.about
.name=Go Agent -Dapple.laf.useScreenMenuBar=true -Dcruise.server.host=127.0.
0.1 com.thoughtworks.gocd.Boot 127.0.0.1 8153

Substituting all of the 8153s with 8154s and 127.0.0.1s for my hostname, it 
works, but with the sandbox in the working directory. What files do I need 
to delete to get a clean install where it will start using the config 
correctly again?

Thanks,


Chase

-- 
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.

Reply via email to