分页: 1 / 1

更新之后openwrt虚拟机无法启动

发表于 : 2023年 9月 9日 星期六 9:53 am
lauchinghz
Exception Object
(
[message:protected] => The virtual machine 'openwrt-08.08.2023' has terminated unexpectedly during startup with exit code 1 (0x1)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
[line:protected] => 2443
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
[line] => 951
[function] => remote_progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => cd20256173dbc29b-0000000000000004
)

)

)

[1] => Array
(
[file] => /Volume1/@apps/virtualbox/webui/endpoints/api.php
[line] => 316
[function] => __call
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => progressGet
[1] => Array
(
[0] => Array
(
[progress] => cd20256173dbc29b-0000000000000004
)

[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => cd20256173dbc29b-0000000000000004
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "openwrt-08.08.2023" (headless)
[timeRemaining] => Array
(
)

[timeElapsed] => Array
(
[days] => 19609
[hours] => 1
[minutes] => 53
[seconds] => 10
)

[percent] => 0
)

)

[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)

[errors] => Array
(
)

[persist] => Array
(
)

[messages] => Array
(
)

)

)

)

)

)

)

[previous:Exception:private] =>
)

Re: 更新之后openwrt虚拟机无法启动

发表于 : 2023年 9月 9日 星期六 10:18 am
jswh1969
跟我一样

Re: 更新之后openwrt虚拟机无法启动

发表于 : 2025年 6月 15日 星期天 5:58 pm
Missings
我虚拟机能启动,虚拟机里面的任务不启动

Re: 更新之后openwrt虚拟机无法启动

发表于 : 2025年 6月 15日 星期天 8:29 pm
TMeric
Missings 写了: 2025年 6月 15日 星期天 5:58 pm 我虚拟机能启动,虚拟机里面的任务不启动
请问您的VirtualBox的版本是多少?TOS的版本是多少?可以具体描述一下您的问题吗?如果有一些截图就更好了。

Re: 更新之后openwrt虚拟机无法启动

发表于 : 2025年 6月 21日 星期六 9:50 am
Missings
系统重启后NAS 的虚拟机需要自动启动。
系统 6.0.694-00165
Virtual Box 7.0.20 (163906)

Re: 更新之后openwrt虚拟机无法启动

发表于 : 2025年 6月 22日 星期天 12:06 pm
wifisky
更新VBOX后,可能安装的虚拟机系统标识ID被改变了,做过脚本启动用标识ID启动的,建议用虚拟机名称脚本启动,这样不会因为虚拟机系统标识ID改变而影响脚本启动虚拟机~