Jump to content
XPEnology Community

ttc

Transition Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ttc

  1. /var/log should have

     

    vbox.log for the current boot and vbox.log.N for the previous 10 boots.

    This file contains detail information.

    vboxscripts.log (just one)

    This file just contains the start and stop of the guest VMs.

     

    see viewtopic.php?f=15&t=5350#p32723

     

    have a look at /var/packages/virtualbox/target/etc/vbox/vbox.cfg, mine contains

     

    VBOXWEB_LOGFILE=/var/log/vbox.log

     

    Andrew

     

    I have checked the configuration in vbox.cfg, it shows the log should be in /var/log/vbox.log, however, I still can't find the vbox.log in /var/log/

     

    DiskStationmore /var/packages/virtualbox/target/etc/vbox/vbox.cfg

    # VirtualBox installation directory

    INSTALL_DIR='/opt/VirtualBox'

    # VirtualBox version

    INSTALL_VER='4.3.26'

    INSTALL_REV='98988'

    # Build type and user name for logging purposes

    BUILD_TYPE='release'

    VBOXWEB_HOST='127.0.0.1'

    VBOXWEB_USER='root'

    VBOXWEB_LOGFILE=/var/log/vbox.log

    VBOXWEB_AUTH_LIBRARY=null

    SHUTDOWN_USERS=root

    SHUTDOWN=acpibutton

  2. Under /var/log/ you have logs from vbox, can you post the content?

     

    I can't find any logs from vbox under /var/log/ :sad:

     

    cloudsync dpkg_upgrade.log nginx surveillance.log

    cstn gcpd.log partition synodtv.log

    ddclient.log httpd php-fpm.log synoinfo.conf.bad

    disk_log.xml kern.log postgresql.log synolog

    disk_overview.xml log.nmbd samba synopkg.log

    dmesg log.smbd scemd.log synoservice.log

    dmesg.1.xz lvm_lv_create_log selfcheck synoupdate.log

    dms.log messages smart_quick_log syslog.log

    dpkg.log mount.log ssupgradeerr.log upstart

  3. If you need to troubleshoot vbox from ssh try this do start drivers:

    /var/packages/virtualbox/target/scripts/vboxdrv.sh start

    if this goes without error then:

    /var/packages/virtualbox/target/scripts/vboxinit.sh start

    and finally if vboxinit was without errors:

    /var/packages/virtualbox/target/scripts/vboxweb-service.sh start

     

    Try this and post the result.

     

    I'm using DS-214Play with DSM5.1-5022 Update 4.

     

    DiskStation> /var/packages/virtualbox/target/scripts/vboxdrv.sh start

    Starting VirtualBox kernel modules ...fail!

    DiskStation> /var/packages/virtualbox/target/scripts/vboxinit.sh start

    su: must be suid to work properly

    DiskStation> /var/packages/virtualbox/target/scripts/vboxweb-service.sh start

    Starting VirtualBox web service ...fail!

    DiskStation>

  4. Hi dMajo,

     

    i don´t have problems with the index.html

    The rights are:

    -rw-r--r--    1 root     root         19895 Feb 28 01:28 index.html

    and it works.

     

    I think you need to stop all VM Machines and VirtualBox and then you make a update.

    I don´t test it with Update. Only De/Reinstall.

     

    Should i change my Packages with your changes?

     

    Thanks

     

    I still stuck in "127.0.0.1:18083" issue, I have following "http://sourceforge.net/p/phpvirtualbox/wiki/vboxweb-service%20Configuration%20in%20Linux/" and try to start vboxweb-service, however, I can't find such "init.d" directory.

  5. Here the newest VirtualBox 4.3.26 Version.

    I have added a Symlink so the Guest Additions is easy to install from phpvirtualbox:

    phpvirtualbox -> click on your VM Machine -> Settings -> Install Guest Additions...

     

    For Xpenology: https://mega.co.nz/#!1IJVib7L!879FmBXPN ... MWWT49ZNmw

     

    For Real Synology: https://mega.co.nz/#!UchiAbxa!QBPIQWWv2 ... J-HNbU6uBc

     

    Use at your own risk.

     

    Please Stop all Virtual Machines and the VirtualBox before you deinstall the old VirtualBox.

    If there are some Problems with phpvirtualbox please try to clear the Browsercache.

     

    Dodo

     

    I upgraded the newest VirtualBox 4.3.26 Version, but it still causes "Could not connect to host (http://127.0.0.1:18083)", any idea what does it causes? thanks a lot.

  6. More further info ( Using on DSM 5.1 5022-update 3 ):

     

    An error occurred communicating with your vboxwebsrv. No more requests will be sent by phpVirtualBox until the error is corrected and this page is refreshed. The details of this connection error should be displayed in a subsequent dialog box.

     

    Exception Object

    (

    [message:protected] => Could not connect to host (http://127.0.0.1:18083)

    [string:Exception:private] =>

    [code:protected] => 64

    [file:protected] => /volume1/web/phpvirtualbox/lib/vboxconnector.php

    [line:protected] => 210

    [trace:Exception:private] => Array

    (

    [0] => Array

    (

    [file] => /volume1/web/phpvirtualbox/lib/vboxconnector.php

    [line] => 5581

    [function] => connect

    [class] => vboxconnector

    [type] => ->

    [args] => Array

    (

    )

     

    )

     

    [1] => Array

    (

    [file] => /volume1/web/phpvirtualbox/lib/vboxconnector.php

    [line] => 928

    [function] => remote_vboxGroupDefinitionsGet

    [class] => vboxconnector

    [type] => ->

    [args] => Array

    (

    [0] => Array

    (

    [fn] => vboxGroupDefinitionsGet

    )

     

    )

     

    )

     

    [2] => Array

    (

    [file] => /volume1/web/phpvirtualbox/lib/ajax.php

    [line] => 309

    [function] => __call

    [class] => vboxconnector

    [type] => ->

    [args] => Array

    (

    [0] => vboxGroupDefinitionsGet

    [1] => Array

    (

    [0] => Array

    (

    [fn] => vboxGroupDefinitionsGet

    )

     

    [1] => Array

    (

    [0] => Array

    (

    [data] => Array

    (

    [responseData] => Array

    (

    )

     

    )

     

    [errors] => Array

    (

    )

     

    [persist] => Array

    (

    )

     

    [messages] => Array

    (

    )

     

    )

     

    )

     

    )

     

    )

     

    )

     

    [3] => Array

    (

    [file] => /volume1/web/phpvirtualbox/lib/ajax.php

    [line] => 309

    [function] => vboxGroupDefinitionsGet

    [class] => vboxconnector

    [type] => ->

    [args] => Array

    (

    [0] => Array

    (

    [fn] => vboxGroupDefinitionsGet

    )

     

    [1] => Array

    (

    [0] => Array

    (

    [data] => Array

    (

    [responseData] => Array

    (

    )

     

    )

     

    [errors] => Array

    (

    )

     

    [persist] => Array

    (

    )

     

    [messages] => Array

    (

    )

     

    )

     

    )

     

    )

     

    )

     

    )

     

    [previous:Exception:private] =>

    )

     

     

    Location:http://127.0.0.1:18083

  7. Anyone can solve my problem?

    I installed virtualbox-x64-4.3.24_DSM-5.1_x86.spk, but got this message:

     

    Could not connect to host (http://127.0.0.1:18083)

     

    Exception Object

    (

    [message:protected] => Could not connect to host (http://127.0.0.1:18083)

    [string:Exception:private] =>

    [code:protected] => 64

    [file:protected] => /volume1/web/phpvirtualbox/lib/ajax.php

    [line:protected] => 128

    [trace:Exception:private] => Array

    (

    )

     

    [previous:Exception:private] =>

    )

×
×
  • Create New...