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

start log-pilot error #346

Open
qiankunli opened this issue Feb 17, 2022 · 0 comments
Open

start log-pilot error #346

qiankunli opened this issue Feb 17, 2022 · 0 comments

Comments

@qiankunli
Copy link

qiankunli commented Feb 17, 2022

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
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