Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

start log-pilot error #346

@qiankunli

Description

@qiankunli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions