Error while creating VM
Posted: 11. Oct 2017, 00:37
Hello Everybody,
apologize for my englisch, but I have a big problem and I tried everything without success. I hope the big community here can help me.
I'm using VB on an OMV installation. VB Version is 5.1.26.
I'm trying to create a VM and as soon as I start it the first time i get the following error:
I tried reinstalling VB, set permissions correctly, restart, but the error is still there.
I'm new in this program and I'm not able to interprete the error, could you please help?
Many thanks
apologize for my englisch, but I have a big problem and I tried everything without success. I hope the big community here can help me.
I'm using VB on an OMV installation. VB Version is 5.1.26.
I'm trying to create a VM and as soon as I start it the first time i get the following error:
Code: Select all
Exception Object
(
[message:protected] => The virtual machine 'OMV_NetCloud' has terminated unexpectedly during startup with exit code 1 (0x1)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /usr/share/phpvirtualbox/endpoints/lib/vboxconnector.php
[line:protected] => 2429
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /usr/share/phpvirtualbox/endpoints/lib/vboxconnector.php
[line] => 951
[function] => remote_progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => dc72162b7d308f5e-0000000000000004
)
)
)
[1] => Array
(
[file] => /usr/share/phpvirtualbox/endpoints/api.php
[line] => 316
[function] => __call
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => progressGet
[1] => Array
(
[0] => Array
(
[progress] => dc72162b7d308f5e-0000000000000004
)
[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => dc72162b7d308f5e-0000000000000004
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "OMV_NetCloud" (headless)
[timeRemaining] => Array
(
)
[timeElapsed] => Array
(
[days] => 17448
[hours] => 13
[minutes] => 31
[seconds] => 44
)
[percent] => 0
)
)
[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)
[errors] => Array
(
)
[persist] => Array
(
)
[messages] => Array
(
)
)
)
)
)
)
[2] => Array
(
[file] => /usr/share/phpvirtualbox/endpoints/api.php
[line] => 316
[function] => progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => dc72162b7d308f5e-0000000000000004
)
[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => dc72162b7d308f5e-0000000000000004
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "OMV_NetCloud" (headless)
[timeRemaining] => Array
(
)
[timeElapsed] => Array
(
[days] => 17448
[hours] => 13
[minutes] => 31
[seconds] => 44
)
[percent] => 0
)
)
[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)
[errors] => Array
(
)
[persist] => Array
(
)
[messages] => Array
(
)
)
)
)
)
)
[previous:Exception:private] =>
)
I'm new in this program and I'm not able to interprete the error, could you please help?
Many thanks