Go version: 16.3.0-3183
First, the Go agent was disconnected in Go console. Two instances of Go Agent are displayed in Go console after we started the Go agent service, old one is in “lost contact” with correct resources and environments but “Unknown” disk space. New instance is in “Pending” status, correct disk space but no resources and environments. If I’m reading these logs correctly, it seems to try to write to a file on disk called guid.txt, fails to confirm that it has created it for whatever reason, tries to throw an exception and then fails to find Throwable on its classpath, so it actually dies because it fails to log. That is bizarre. The workaround is to disable the old instance; enable the new one, and config the resources and environments to make Go Agent work. This issue happens very periodically and it is very annoying. Any ideas to fix it? -- 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.
