bjoern.busch
Chevereto Member
Hi there,
I'm running the dockerized version of chevereto on a synology NAS. Currently I have 4.4.1 running like a charm, no issues at all, super happy. I build the docker image myself in gitlab from https://github.com/chevereto/docker.git from the 4.5. branch with
AH00015: Unable to open logs
no listening sockets available, shutting down
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:443
(13)Permission denied: AH00072: make_sock: could not bind to address [::]:443
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using fd00::5. Set the 'ServerName' directive globally to suppress this message
Has anybody seen this as well? Did something change? I haven't consulated Copilot yet.
I'm running the dockerized version of chevereto on a synology NAS. Currently I have 4.4.1 running like a charm, no issues at all, super happy. I build the docker image myself in gitlab from https://github.com/chevereto/docker.git from the 4.5. branch with
make image in a gitlab pipeline. I had tried 4.5.2 but the image would not start. I didn't have time to report it and now tried 4.5.3 and I see the same issue that the container image won't start:AH00015: Unable to open logs
no listening sockets available, shutting down
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:443
(13)Permission denied: AH00072: make_sock: could not bind to address [::]:443
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using fd00::5. Set the 'ServerName' directive globally to suppress this message
Has anybody seen this as well? Did something change? I haven't consulated Copilot yet.