sciapp/nojava-ipmi-kvm-server

Docker error caused by running nojava ipmi kvm!

Opened this issue · 3 comments

lambq commented

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.

This is probably an issue rather related to nojava-ipmi-kvm. Did you try to connect with nojava-ipmi-kvm directly (with --debug flag)?

lambq commented

[INFO] Starting the Docker container...
Error: No such container: nojava-ipmi-kvmrc-d66abe97-1c50-425d-b2d0-be0dad5e7f77
[INFO] Starting new HTTPS connection (1): 192.168.4.82
[ERROR] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)
[ERROR] Docker terminated with return code 5.

lambq commented

[root@ecs-3TS0I ~]# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ipmi latest 72d46657dd20 35 hours ago 1.17GB
sonatype/nexus3 latest 589f7296a4a2 18 months ago 655MB
andyshinn/dnsmasq latest 8d6d4d8e32d6 2 years ago 6.99MB
sciapp/nojava-ipmi-kvm v0.9.0-openjdk-7 1257ca21b6d2 2 years ago 617MB