Cannot Access Pictory, Apache HTTP Server fails to start
Cannot Access Pictory, Apache HTTP Server fails to start
Hi, I just got a brand new RevPi Connect 4 and I'm having trouble connecting to Pictory. I see runnning systemctl status apache2.service that the HTTP Server failed to start with the error that the SSL certificate /etc/ssl/certs/revpi-self-signed.pem is empty. How can I resolve this error?
- RevPiModIO
- KUNBUS
- Posts: 335
- Joined: 20 Jan 2017, 08:44
- Contact:
Re: Cannot Access Pictory, Apache HTTP Server fails to start
Hi!
Sorry for the inconvenience! We are currently working on a bug fix.
But you can already apply a workaround to fix the problem:
If you want to do this without restarting, run the following commands after deleting the files:
Greeting
Sven
Sorry for the inconvenience! We are currently working on a bug fix.
But you can already apply a workaround to fix the problem:
- Delete the certificate file `sudo rm /etc/ssl/certs/revpi-self-signed.pem`
- Delete the key file `sudo rm /etc/ssl/private/revpi-self-signed.key`
- Restart the Revolution Pi `sudo reboot`. The files should then have been newly created and Apache started.
If you want to do this without restarting, run the following commands after deleting the files:
- `sudo revpi-cert-wizard`
- `sudo systemctl start apache2`
Greeting
Sven
python3-RevPiModIO - https://revpimodio.org/ || Der RevPi ist das Beste, was passieren konnte!