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
{{ message }}
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.
I upgrade os, restart os, and start log-pilot error
start log-pilot: filebeat
umount: can't unmount /host/var/lib/docker/containers/f35cc935116b9d5b128f594122e08dee54c3870538f0a27a4d3adea1b816dc56/mounts/shm: No such file or directory
Traceback (most recent call last):
File "/pilot/entrypoint", line 60, in <module>
cleanup()
File "/pilot/entrypoint", line 33, in cleanup
umount(volume)
File "/pilot/entrypoint", line 15, in umount
subprocess.check_call('umount -l %s' % volume, shell=True)
File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'umount -l /host/var/lib/docker/containers/f35cc935116b9d5b128f594122e08dee54c3870538f0a27a4d3adea1b816dc56/mounts/shm' returned non-zero exit status 1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I upgrade os, restart os, and start log-pilot error
The text was updated successfully, but these errors were encountered: