diladele / docker-websafety

Docker image for Diladele Web Safety ICAP web filter and Squid with HTTPS filtering and SSL Bump
38 stars 12 forks source link

chown: cannot access Errors #15

Open sbyland opened 3 years ago

sbyland commented 3 years ago

Not sure if this is caused by the expired license but when I run the Websafety container, I get the following errors.

[2021-Jun-26 18:15:13] [info] Web Safety 7.6.0.8FAD is starting... [2021-Jun-26 18:15:13] [info] checking license key... [2021-Jun-26 18:15:13] [erro] Web Safety - cannot check license key, it is either expired or invalid, please get a new license key from https://www.diladele.com. Additional info: 'cannot create BIO for file: /opt/websafety/etc/license.pem'. [2021-Jun-26 18:15:13] [info] Startup license check failed; need to stop. [2021-Jun-26 18:15:13] [info] Web Safety is stopped. chown: cannot access './supervise/statusmod': No such file or directory chown: cannot access './supervise/statusmod': No such file or directory

When I search the container for "statusmod" I cant find it. I found the "supervise" directories and inside each of them, I only see "status".

root@74284b02c0cf:/etc/runit/runsvdir/default/apache2/supervise# ls control lock ok pid stat status root@74284b02c0cf:/etc/runit/runsvdir/default/cron/supervise# ls control lock ok pid stat status root@74284b02c0cf:/etc/runit/runsvdir/default/squid/supervise# ls control lock ok pid stat status

All of these directories have similar sub directory structures but no "statusmod" root@74284b02c0cf:/etc/runit/runsvdir/default# ls apache2 cron squid sshd wsgsbd wsicapd wsmond wssyncd wsytgd