BartekSz95 / phpvirtualbox

A web interface to manage and access Virtualbox machines.
Other
57 stars 16 forks source link

Internal server error with vbox 7.0.14 #15

Open Polve opened 8 months ago

Polve commented 8 months ago

I'm trying to upgrade to vbox 7 and when I run the home page a get an internal server error:

readyState: "4"
responseText: ""
status: "500"
statusText: "Internal Server Error"

from the logs:

PHP Fatal error: Uncaught TypeError: Return value of VBox_Collection::current() must be an instance of mixed, instance of IMediumFormat returned in /usr/local/share/vbox-BartekSz95/endpoints/lib/vboxServiceWrappers.php:156 Stack trace:

0 /usr/local/share/vbox-BartekSz95/endpoints/lib/vboxServiceWrappers.php(172): VBox_Collection->current()

1 /usr/local/share/vbox-BartekSz95/endpoints/lib/vboxconnector.php(5565): VBox_Collection->valid()

2 /usr/local/share/vbox-BartekSz95/endpoints/lib/vboxconnector.php

BartekSz95 commented 6 months ago

I need to check this, but actually I don't have time for this. Thanks for report!