-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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
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
Labels
No labels
