Issue
kcarectl --lib-update fails with:
Gathering userspace libraries info error: 'connect: No such file or directory'
Environment
- KernelCare
Solution
1. Try restarting the libcare
service:
systemctl stop libcare
systemctl restart libcare.socket
kcarectl --lib-update
2. Does any of these commands return errors? If not, check the operation.
3. If it does not help, it is also may be useful to clear the cache. You have to unload the updates and update KernelCare afterward by running these commands:
kcarectl --unload
rm -rf /var/cache/kcare/modules/*
rm -rf /var/cache/kcare/patches/*
kcarectl -u
kcarectl -q --lib-auto-update
Comments
0 comments
Please sign in to leave a comment.