[SAC] [OSGeo] #2470: osgeo6 issue with docs.geotools.org ssl
OSGeo
trac_osgeo at osgeo.org
Wed Jun 3 14:46:28 PDT 2020
#2470: osgeo6 issue with docs.geotools.org ssl
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2020-I
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+---------------------------------------
Description changed by robe:
Old description:
> Looking into this now
>
> I tried to update a redirect link in the (old) grass server but cannot
> reload the apache config:
>
> Jun 03 13:15:24 osgeo6 systemd[1]: Reloading LSB: Apache2 web server.
> Jun 03 13:15:24 osgeo6 apache2[29872]: Reloading web server: apache2
> failed!
> Jun 03 13:15:24 osgeo6 apache2[29872]: The apache2 configtest failed.
> Not doing anything. ... (warning).
> Jun 03 13:15:24 osgeo6 apache2[29872]: Output of config test was:
> Jun 03 13:15:24 osgeo6 apache2[29872]: apache2: Syntax error on line
> 219 of /etc/apache2/apache2.conf: Syntax error on line 20 of /etc/apache2
> /sites-enabled/docs.geotools.o...or directory Jun 03 13:15:24 osgeo6
> apache2[29872]: Action 'configtest' failed.
> Jun 03 13:15:24 osgeo6 apache2[29872]: The Apache error log may have more
> information.
> Jun 03 13:15:24 osgeo6 systemd[1]: apache2.service: control process
> exited, code=exited status=1 Jun 03 13:15:24 osgeo6 systemd[1]: Reload
> failed for LSB: Apache2 web server.
>
> The reason is:
>
> cat /etc/apache2/sites-enabled/docs.geotools.org-le-ssl.conf
> <IfModule mod_ssl.c>
> <VirtualHost 140.211.15.3:443>
>
> ServerAdmin sac at lists.osgeo.org
> ServerName docs.geotools.org
>
> ErrorLog ${APACHE_LOG_DIR}/docs.geotools.org-error.log
> ...
> Include /etc/letsencrypt/options-ssl-apache.conf <==== does not
> exist
> </VirtualHost>
> </IfModule>
>
> I don't know which one would be right:
>
> locate options-ssl-apache.conf
> /etc/apache2/includes/options-ssl-apache.conf
> ...
> /root/etc/osgeo6/apache2/includes/options-ssl-apache.conf
> /root/etc/osgeo6/letsencrypt/options-ssl-apache.conf
New description:
Looking into this now
note from neteler
{{{
I tried to update a redirect link in the (old) grass server but cannot
reload the apache config:
Jun 03 13:15:24 osgeo6 systemd[1]: Reloading LSB: Apache2 web server.
Jun 03 13:15:24 osgeo6 apache2[29872]: Reloading web server: apache2
failed!
Jun 03 13:15:24 osgeo6 apache2[29872]: The apache2 configtest failed.
Not doing anything. ... (warning).
Jun 03 13:15:24 osgeo6 apache2[29872]: Output of config test was:
Jun 03 13:15:24 osgeo6 apache2[29872]: apache2: Syntax error on line
219 of /etc/apache2/apache2.conf: Syntax error on line 20 of /etc/apache2
/sites-enabled/docs.geotools.o...or directory Jun 03 13:15:24 osgeo6
apache2[29872]: Action 'configtest' failed.
Jun 03 13:15:24 osgeo6 apache2[29872]: The Apache error log may have more
information.
Jun 03 13:15:24 osgeo6 systemd[1]: apache2.service: control process
exited, code=exited status=1 Jun 03 13:15:24 osgeo6 systemd[1]: Reload
failed for LSB: Apache2 web server.
The reason is:
cat /etc/apache2/sites-enabled/docs.geotools.org-le-ssl.conf
<IfModule mod_ssl.c>
<VirtualHost 140.211.15.3:443>
ServerAdmin sac at lists.osgeo.org
ServerName docs.geotools.org
ErrorLog ${APACHE_LOG_DIR}/docs.geotools.org-error.log
...
Include /etc/letsencrypt/options-ssl-apache.conf <==== does not
exist
</VirtualHost>
</IfModule>
I don't know which one would be right:
locate options-ssl-apache.conf
/etc/apache2/includes/options-ssl-apache.conf
...
/root/etc/osgeo6/apache2/includes/options-ssl-apache.conf
/root/etc/osgeo6/letsencrypt/options-ssl-apache.conf
}}}
--
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2470#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list