Skip to content

Docker error caused by running nojava ipmi kvm! #6

Description

@lambq

INFO:root:anonymous wants to connect to host82 with res 1280x960
INFO:nojava_ipmi_kvm.kvm:Check if 'http://192.168.4.82/' is reachable...
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.4.82:80
DEBUG:urllib3.connectionpool:http://192.168.4.82:80 "HEAD / HTTP/1.1" 200 0
INFO:nojava_ipmi_kvm.kvm:The url 'http://192.168.4.82/' is reachable.
INFO:nojava_ipmi_kvm.kvm:Starting the Docker container...
ERROR:root:Could not start KVM container
Traceback (most recent call last):
File "/code/main.py", line 136, in on_message
sess = self._current_session = await start_kvm_container(
File "/usr/local/lib/python3.9/site-packages/nojava_ipmi_kvm/kvm.py", line 337, in start_kvm_container
raise DockerTerminatedError("Docker terminated with return code {}.".format(docker_process.returncode))
nojava_ipmi_kvm.kvm.DockerTerminatedError: Docker terminated with return code 5.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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