You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/12/27 22:11:14 UTC

[GitHub] jhg03a opened a new issue #3167: Grovetcconfig error when grove service isn't running.

jhg03a opened a new issue #3167: Grovetcconfig error when grove service isn't running.
URL: https://github.com/apache/trafficcontrol/issues/3167
 
 
   Found while doing a clean install of grove and initial run of grovetcconfig before grove is started for the first time.
   
   From grovetcconfig:
   ```
   "2018-12-27T05:29:40.443771743Z Config updates are required to '/etc/grove/grove.cfg'",
   "2018-12-27T05:29:40.564246709Z Error restarting grove service (but successfully updated config file): exit status 1"
   
   note in this case the exit code is 2
   ```
   
   Which can be observed manually with:
   ```
   sudo service grove reload
   Reloading grove configuration (via systemctl):  Job for grove.service invalid.
                                                              [FAILED]
   ```
   
   Also observed:
   ```
   Dec 27 05:32:53 cdn-ec-01 systemd[1]: Unit grove.service cannot be reloaded because it is inactive.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services