Re: [go-cd] Unable to Manage GoCD Server Process - go-server: unrecognized service

2022-08-28 Thread Jason Smyth
Thank you for the suggestions, Sriram, Ketan. I checked both chkconfig and the init.d directory and neither recognized go-server either: $ sudo chkconfig go-server --list error reading information on service go-server: No such file or directory $ sudo sh -c 'ls /etc/init.d/go-*' ls: cannot acces

Re: [go-cd] Unable to Manage GoCD Server Process - go-server: unrecognized service

2022-08-28 Thread Ketan Padegaonkar
Try /etc/init.d/go-{server,agent} instead. On Sun, 28 Aug, 2022, 05:52 Jason Smyth, wrote: > Hello everyone, > > We are running GoCD 19.8.0 on CentOS 6.10 (Final). > > On both the production and test server we are apparently unable to manage > the GoCD server process. The documentation >

Re: [go-cd] Unable to Manage GoCD Server Process - go-server: unrecognized service

2022-08-27 Thread Sriram Narayanan
On Sun, 28 Aug 2022 at 8:22 AM, Jason Smyth wrote: > Hello everyone, > > We are running GoCD 19.8.0 on CentOS 6.10 (Final). > > On both the production and test server we are apparently unable to manage > the GoCD server process. The documentation >

[go-cd] Unable to Manage GoCD Server Process - go-server: unrecognized service

2022-08-27 Thread Jason Smyth
Hello everyone, We are running GoCD 19.8.0 on CentOS 6.10 (Final). On both the production and test server we are apparently unable to manage the GoCD server process. The documentation says