mofeng-git / One-KVM-docker

One-KVM,结合廉价硬件和PiKVM,实现低成本远控方案。
8 stars 5 forks source link

在x86虚拟机中运行,需要将 /usr/lib/python3.11/site-packages/gpiod 目录删掉,不然会报找不到GPIO的错 #3

Open Zyx-A opened 3 weeks ago

Zyx-A commented 3 weeks ago

2024-08-22 12:05:52,820 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message. 2024-08-22 12:05:52,829 INFO supervisord started with pid 1 2024-08-22 12:05:53,835 INFO spawned: 'kvmd' with pid 7 2024-08-22 12:05:53,847 INFO spawned: 'kvmd-nginx' with pid 8 2024-08-22 12:05:53,854 INFO spawned: 'runpriledge' with pid 9 2024-08-22 12:05:53,862 INFO spawned: 'ttyd' with pid 10 2024-08-22 12:05:54,931 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:54,931 INFO success: kvmd-nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:54,932 INFO success: runpriledge entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:54,932 INFO success: ttyd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:55,623 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:05:55,867 INFO spawned: 'kvmd' with pid 19 2024-08-22 12:05:56,871 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:57,604 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:05:57,755 INFO spawned: 'kvmd' with pid 23 2024-08-22 12:05:58,758 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:05:59,467 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:05:59,755 INFO spawned: 'kvmd' with pid 29 2024-08-22 12:06:00,759 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:06:01,454 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:06:01,756 INFO spawned: 'kvmd' with pid 33 2024-08-22 12:06:02,767 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:06:03,534 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:06:03,755 INFO spawned: 'kvmd' with pid 37 2024-08-22 12:06:04,762 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:06:05,459 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:06:05,755 INFO spawned: 'kvmd' with pid 43 2024-08-22 12:06:06,758 INFO success: kvmd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-08-22 12:06:07,495 WARN exited: kvmd (exit status 1; not expected) 2024-08-22 12:06:07,753 INFO spawned: 'kvmd' with pid 47