Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chown: cannot access Errors #15

Open
sbyland opened this issue Jun 27, 2021 · 0 comments
Open

chown: cannot access Errors #15

sbyland opened this issue Jun 27, 2021 · 0 comments

Comments

@sbyland
Copy link

sbyland commented Jun 27, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant