-
Notifications
You must be signed in to change notification settings - Fork 271
phpvirtualbox 7.2 - error saving 64-bit machine #363
Copy link
Copy link
Closed
Description
If i open an existing 64-bit machine (Ubuntu or Win11) and i will save it, i get folowing error (Page fusion ist not enabled):
VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
SoapFault Object
(
[message:protected] => VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
[line:protected] => 6414
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
[line] => 6414
[function] => __soapCall
[class] => SoapClient
[type] => ->
)
[1] => Array
(
[file] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
[line] => 48
[function] => setPageFusionEnabled
[class] => IMachine
[type] => ->
)
[2] => Array
(
[file] => /var/www/html/endpoints/lib/vboxconnector.php
[line] => 1943
[function] => __set
[class] => VBox_ManagedObject
[type] => ->
)
[3] => Array
(
[file] => /var/www/html/endpoints/lib/vboxconnector.php
[line] => 952
[function] => remote_machineSave
[class] => vboxconnector
[type] => ->
)
[4] => Array
(
[file] => /var/www/html/endpoints/api.php
[line] => 316
[function] => __call
[class] => vboxconnector
[type] => ->
)
)
[previous:Exception:private] =>
[faultstring] => VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
[faultcode] => SOAP-ENV:Client
[faultcodens] =>
[faultactor] =>
[detail] => stdClass Object
(
[RuntimeFault] => stdClass Object
(
[resultCode] => -2147467263
[returnval] => 4a36a030f5859cc6-000000000000000a
)
)
[_name] =>
[headerfault] =>
)__
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels