Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: fambook.nu (onlyoffice.fambook.nu)
I ran this command: service apache2 reload
It produced this output: Job for apache2.service failed.
See "systemctl status apache2.service" and "journalctl -xe" for details.
My web server is (include version): Apache2 - 2.4.41 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: one.com
I can login to a root shell on my machine (yes or no, or I don't know): I can work in Terminal as root if that is the question (sudo...)
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.18.0
The output of
systemctl status apache2.service
is:
â—Ź apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-08-27 20:14:53 CEST; 1 day 17h ago
Docs: Apache HTTP Server Version 2.4 Documentation - Apache HTTP Server Version 2.4
Process: 3396586 ExecReload=/usr/sbin/apachectl graceful (code=exited, status=1/FAILURE)
Main PID: 3204531 (apache2)
Tasks: 55 (limit: 13603)
Memory: 19.6M
CGroup: /system.slice/apache2.service
├─3204531 /usr/sbin/apache2 -k start
├─3387213 /usr/sbin/apache2 -k start
└─3387214 /usr/sbin/apache2 -k start
Aug 29 12:44:45 nightcobe apachectl[3393740]: The Apache error log may have more information.
Aug 29 12:44:45 nightcobe systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Aug 29 12:44:45 nightcobe systemd[1]: Reload failed for The Apache HTTP Server.
Aug 29 13:21:45 nightcobe systemd[1]: Reloading The Apache HTTP Server.
Aug 29 13:21:45 nightcobe apachectl[3396589]: AH00526: Syntax error on line 3 of /etc/apache2/sites-enabled/onlyoffice-le-ssl.conf:
Aug 29 13:21:45 nightcobe apachectl[3396589]: SSLCertificateFile: file '/etc/apache2/\xe2\x80\x9c/etc/letsencrypt/live/onlyoffice.fambook.nu/fullchain.pem\xe2\x80\x9d' does not exist or is empty
Aug 29 13:21:45 nightcobe apachectl[3396586]: Action 'graceful' failed.
Aug 29 13:21:45 nightcobe apachectl[3396586]: The Apache error log may have more information.
Aug 29 13:21:45 nightcobe systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Aug 29 13:21:45 nightcobe systemd[1]: Reload failed for The Apache HTTP Server.
In the file onlyoffice-le-ssl.conf this is not how the path is typed: /etc/apache2/\xe2\x80\x9c/etc/letsencrypt/live/onlyoffice.fambook.nu/fullchain.pem**\xe2\x80\x9**
The parts in bold have been added and I do not at all understand why.
I am trying to follow this HOWTO: HOWTO - What to do for having Nextcloud / OnlyOffice on the same host? - onlyoffice - Nextcloud community
And I have made my le-ssl.conf file look like the one found there.
I have had great problems with the certificates and other things before. Maybe other files need to be eddited? Maybe I should ask this in the NextCloud forum or Only Office forum.
I'm just stuck and thankful for any help.
Cordially,
Martin Book