Skip to content

phpvirtualbox via docker container #15

@bigAboo80

Description

@bigAboo80

Hello, I setup phpvirtualbox in docker container "jazzdd/phpvirtualbox". Here is config
docker run --name vbox_http --restart=always
-p 8888:80
-e ID_HOSTPORT=192.168.1.14:18083
-e ID_NAME=homesrv
-e ID_USER=vbox
-e ID_PW='vbox'
-e CONF_browserRestrictFolders="/data,/home"
-d jazzdd/phpvirtualbox

After login i see this
изображение

And this

Exception Object
(
[message:protected] => Could not connect to host (http://192.168.1.14:18083/)
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => /var/www/endpoints/api.php
[line:protected] => 134
[trace:Exception:private] => Array
(
)

[previous:Exception:private] => 

)

Services works fine, both - vboxweb and virtualbox, passwords and right is OK. Whats wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions