Opened 3 years ago
Closed 2 years ago
#2712 closed task (fixed)
grasswiki apache does not restart if osgeo3 nginx starts after
Reported by: | robe | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2022-II |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
Although grasswiki restarted yesterday after osgeo3 reboot, the apache service did not.
systemctl status apache2
It gave this notice:
Feb 04 01:55:08 grass-wiki apachectl[192]: AH00526: Syntax error on line 30 of /etc/apache2/sites-enabled/000-default.conf: Feb 04 01:55:08 grass-wiki apachectl[192]: RemoteIP: Error parsing IP osgeo3-nginx.lxd (Name or service not known error) for RemoteIPInternalProxy
The issue seems to be because grasswiki came back online before osgeo3-nginx came online.
Need to revise to allow it to start or to retry.
Note:
See TracTickets
for help on using tickets.
This seems to be resolved.