I'm struggling to "get started" with GoCD and was wondering if I missed something.
I tried the latest 21.2.0 on a Linux host, both the standalone `.zip` and `apt` packages - both spat out the error message `/etc/init.d/go-server: 1: eval: /usr/share/go-server/bin/../wrapper/wrapper-linux-x86-64: not found`.
> The file is there - looks like a binary that was built with GCC. Not sure what's going on; seems too dumb to be a problem that only I've had.
(Upgrading past Java11 knackered my debian-based host somehow, so, while it reformats) I unpacked and ran the 20.5.0 server on my Windows PC fine, but, when trying to launch the agent;
- Produces; `Was passed main parameter 'console' but no main parameter was defined in your arg class`
(I posted this on gitter yesterday without realising that was a "developers" chat, not "users" - sorry)