June 2, 201313 yr A little problem: If I have no internet connettivity the plug-in page takes something like 10 minutes to load. Can you fix this please? Thank you
June 2, 201313 yr @leeism... what other apps are you running on your server? For instance, I have newznab running on my server along with vbox, phpvirtualbox & others. Newznab requires special rewrite rules to be set in your web server, which can cause other pages (like phpvirtualbox) to display incorrectly or with a blank page like your screenshot. Other apps may cause similar problems, but it can usually be resolved by changing some settings... however, we'll need a little more information.
June 2, 201313 yr Author A little problem: If I have no internet connettivity the plug-in page takes something like 10 minutes to load. Can you fix this please? Thank you I am considering adding a timeout of 60 seconds to all of my plugins. What do you think?
June 2, 201313 yr A little problem: If I have no internet connettivity the plug-in page takes something like 10 minutes to load. Can you fix this please? Thank you I am considering adding a timeout of 60 seconds to all of my plugins. What do you think? Njon: The plugin page attempts to check for the latest version of the plugin, the latest version of virtualbox & the latest version of guest additions. If you do not have internet access when it attempts to check on this, everything has to time out before the page is fully displayed. While waiting can be annoying, having it auto-check for updates is a really nice feature (& when you have Internet, the page should display much faster). theone: If it is an easy fix to add the 60 second timeout & it will not cause the update-check feature to stop working, I'd say do it. I really like the version check though, so if the only fix ends up being to remove it, then no, please don't.
June 2, 201313 yr Author Njon: The plugin page attempts to check for the latest version of the plugin, the latest version of virtualbox & the latest version of guest additions. If you do not have internet access when it attempts to check on this, everything has to time out before the page is fully displayed. While waiting can be annoying, having it auto-check for updates is a really nice feature (& when you have Internet, the page should display much faster). theone: If it is an easy fix to add the 60 second timeout & it will not cause the update-check feature to stop working, I'd say do it. I really like the version check though, so if the only fix ends up being to remove it, then no, please don't. There seems to be a --timeout=seconds option in the wget command I use for checking and downloading from the Internet. I will give it a try.
June 3, 201313 yr Hi All I appreciate your help with this. I have attached the screenshot of the web server SF screen. I didnt actually extract the files I placed them in the below root@Towertest:/mnt/user/webstorage/phpvirtualbox# ls CHANGELOG.txt config.php-example js/ rdp.php vboxinit GPLv3.txt css/ languages/ rdpweb/ LICENSE.txt images/ lib/ recovery.php-disabled README.txt index.html panes/ screen.php root@Towertest:/mnt/user/webstorage/phpvirtualbox# I am running this in a virtual machine within virtual box. The IP is 192.168.1.38. The below are the plugins I currently have running root@Towertest:/boot/config/plugins# ls simpleFeatures.core.webGUI-1.0.11-noarch-1.plg* simpleFeatures.email.notify-1.0.10-noarch-1.plg* simpleFeatures.itunes.server-1.0.11-noarch-1.plg* simpleFeatures.s3.sleep-1.0.10-noarch-1.plg* simpleFeatures.web.server-1.0.11-noarch-1.plg* virtualbox/ virtualbox.plg* Sorry guys I know it looks messy not sure how to past the code in directly! Let me know if there is anything else I can post to make things easier. Lee
June 3, 201313 yr okok I know it was something like this, but I didn't know where was the relative piece of code. I'll give it a try this evening thankyou
June 4, 201313 yr Hi All I appreciate your help with this. I have attached the screenshot of the web server SF screen. I didnt actually extract the files I placed them in the below root@Towertest:/mnt/user/webstorage/phpvirtualbox# ls CHANGELOG.txt config.php-example js/ rdp.php vboxinit GPLv3.txt css/ languages/ rdpweb/ LICENSE.txt images/ lib/ recovery.php-disabled README.txt index.html panes/ screen.php root@Towertest:/mnt/user/webstorage/phpvirtualbox# I am running this in a virtual machine within virtual box. The IP is 192.168.1.38. The below are the plugins I currently have running root@Towertest:/boot/config/plugins# ls simpleFeatures.core.webGUI-1.0.11-noarch-1.plg* simpleFeatures.email.notify-1.0.10-noarch-1.plg* simpleFeatures.itunes.server-1.0.11-noarch-1.plg* simpleFeatures.s3.sleep-1.0.10-noarch-1.plg* simpleFeatures.web.server-1.0.11-noarch-1.plg* virtualbox/ virtualbox.plg* Sorry guys I know it looks messy not sure how to past the code in directly! Let me know if there is anything else I can post to make things easier. Lee any of you guys able to help me with the information I have provided please?
June 4, 201313 yr Author http://lime-technology.com/forum/index.php?topic=25715.msg226337#msg226337 any of you guys able to help me with the information I have provided please? Did you try to remove authentication from phpvirtualbox? http://lime-technology.com/forum/index.php?topic=25715.msg226337#msg226337
June 4, 201313 yr Hi Theone I have removed the authentication. still getting the same screen as above Any other ideas? Lee
June 4, 201313 yr I have moved all of the phpvirtualbox files to the Webstorage directory and I get this screen still
June 4, 201313 yr Author Place a simple index.html file with "HELLO WORLD" in it and see if you can get that? If not I think you should post on the WEB SERVER plugin support thread.
June 4, 201313 yr index.html appears as I have already tried that. Also I dont think the screen that is appearing would appear if it was to do with the web server.
June 4, 201313 yr Author Can you try another port for example 1357. You should also post it on the virtualbox thread as I don't know how many are reading/subscribed to this plugin thread.
June 4, 201313 yr ok I will try with another port instead of 81 I am getting a lot of these errors in the php error log, do you know what they would be? [04-Jun-2013 19:05:39 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/pdo_sqlite.so' - libsqlite3.so.0: cannot open shared object file: No such file or directory in Unknown on line 0 [04-Jun-2013 19:05:41 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/pdo_sqlite.so' - libsqlite3.so.0: cannot open shared object file: No such file or directory in Unknown on line 0 Also what virtualbox thread are you referring to? Thanks again ] Lee
June 4, 201313 yr Author Also what virtualbox thread are you referring to? Thanks again ] Lee http://lime-technology.com/forum/index.php?topic=10978.0
June 4, 201313 yr Moved to -> http://lime-technology.com/forum/index.php?topic=10978.msg244868#msg244868
June 9, 201313 yr hi, have a strange issue an not sure how to solve it virtualbox makes a dir under /root called virtualbox vms he puts in there the vbox files so when i reboot i lose the vm's not sure why this happens the normal vbox dir is /mnt/cache/vbox the linked virtualbox in root links to that folder so am a bit at a loss why this happens
June 14, 201313 yr hi, have a strange issue an not sure how to solve it virtualbox makes a dir under /root called virtualbox vms he puts in there the vbox files so when i reboot i lose the vm's not sure why this happens the normal vbox dir is /mnt/cache/vbox the linked virtualbox in root links to that folder so am a bit at a loss why this happens Did you get this sorted? Every time I reboot I lose my VM's. On one of my unraid servers the VM info in Virtualbox is saved and survives reboot but the other does not. I just don't know why it saves on some and not others.
June 18, 201313 yr hi, have a strange issue an not sure how to solve it virtualbox makes a dir under /root called virtualbox vms he puts in there the vbox files so when i reboot i lose the vm's not sure why this happens the normal vbox dir is /mnt/cache/vbox the linked virtualbox in root links to that folder so am a bit at a loss why this happens Did you get this sorted? Every time I reboot I lose my VM's. On one of my unraid servers the VM info in Virtualbox is saved and survives reboot but the other does not. I just don't know why it saves on some and not others. Sounds like you need to change the default location of your Vitualbox VM's. If you are using phpVirtualBox you can change this location from the "File --> Preferences" and change the "Default Machine Folder" location. For instance, mine is set to "/mnt/user/Apps/VirtualBox VMs".
June 19, 201313 yr BOTEZ you are a hero !!! didn't know that was in phpvirtualbox mine was set to /root/virtualbox vms which is in ram of course
June 23, 201313 yr @theone, Can the plugin be update so it's possible to run newer version of VBox? I just compiled 4.2.14, but the plugin can't install this.... //Peter
June 23, 201313 yr Another version of VirtualBox is out? Did not realize (4.2.12 has been most recent all the times I checked recently ... checked each time there was a new RC). The plugin is using the files I compile. I will try to get the new version up soon.
June 23, 201313 yr Author @theone, Can the plugin be update so it's possible to run newer version of VBox? I just compiled 4.2.14, but the plugin can't install this.... //Peter The plugin takes from lainie website so once it is compiled and on the site then it will be usable from the plugin.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.