-
Notifications
You must be signed in to change notification settings - Fork 621
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
问题描述/What happened:
创建虚拟机是报部署错误
{
"reason": "Deploy guest fs: request deploy guest fs: rpc error: code = Unknown desc = Connect: new ssh client: ssh: handshake failed: read tcp 127.0.0.1:38070->127.0.0.1:28002: read: connection reset by peer",
"stage": "OnDeployGuestComplete",
"status": "error"
}
环境/Environment:
windows virtualbox 安装的unubtu24 操作系统
- OS (e.g.
cat /etc/os-release): - cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.2 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo - Kernel (e.g.
uname -a): - Linux Ocboot 6.8.0-90-generic Automated cherry pick of #90: 使用控制台 #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
- Host: (e.g.
dmidecode | egrep -i 'manufacturer|product' |sort -u): - dmidecode | egrep -i 'manufacturer|product' |sort -u
Manufacturer: innotek GmbH
Manufacturer: Oracle Corporation
Product Name: VirtualBox - Service Version (e.g.
kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list): - +---------------+---------------------------------------------+
| Field | Value |
+---------------+---------------------------------------------+
| ansible | release/3.11.12(bd01cc9c9525103012) |
| cloudmon | release/3.11.12(bd01cc9c9525103012) |
| cloudproxy | release/3.11.12(bd01cc9c9525103012) |
| compute_v2 | release/3.11.12(bd01cc9c9525103013) |
| devtool | release/3.11.12(bd01cc9c9525103013) |
| identity | release/3.11.12(bd01cc9c9525103012) |
| image | release/3.11.12(bd01cc9c9525103012) |
| k8s | heads/v3.11.12-20251021.0(7a30833a25103012) |
| log | release/3.11.12(bd01cc9c9525103012) |
| monitor | release/3.11.12(bd01cc9c9525103013) |
| notify | release/3.11.12(bd01cc9c9525103013) |
| scheduledtask | release/3.11.12(bd01cc9c9525103013) |
| scheduler | release/3.11.12(bd01cc9c9525103012) |
| vpcagent | release/3.11.12(bd01cc9c9525103012) |
| webconsole | release/3.11.12(bd01cc9c9525103012) |
| yunionconf | release/3.11.12(bd01cc9c9525103012)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working