You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: