ChuckTSI Posted January 5, 2016 Share Posted January 5, 2016 No. For some reason my network settings has setup bridge as enabled. Not sure if I did it assuming dockers needed it? I'm gonna go back to static and cross my fingers. Thanks Edit: Maybe at some point I did try Xen... >.> I forget. Quote Link to comment
ChuckTSI Posted January 5, 2016 Share Posted January 5, 2016 Same deal. Now that my eth0 reads 192.168.0.101 I try bridged with eth0. Still fails. Everything other than NAT fails in one way or another. (network unreachable or interface doesn't come up) My windows installation of VirtualBox has no issues creating bridged network. UPDATE: I have got it working, but I am curious as to why it fails initially. Boot Server. Wait 2 mins for the DHCP stupid "For Wait For" to timeout Log in. ifdown enp0s3 Returns Network is Unreachable blah blah ifup enp0s3 DCHPOFFER 192.168.0.127 I can ping my network. All is good. Why won't it do this in the FIRST place!? Arhghghgh Temporary workaround is /etc/rc.local added ifdown enp0s3 ifup enp0s3 Quote Link to comment
nars Posted January 11, 2016 Share Posted January 11, 2016 just a quick note of something I did just noticed... if any of you guys are running vboxwebsrv manually with "--logfile /dev/null" param (as many suggested on a few old topics on this forum) you should always also add "--logrotate 0" else it rotates the /dev/null to /dev/null.1, etc... and creates a new /dev/null that it's actually a regular file on ramfs... like this: [email protected]:~# ls -l /dev/null* -rw------- 1 root root 4093779968 2016-01-10 06:53 /dev/null -rw------- 1 root root 54991 2015-12-26 06:37 /dev/null.1 -rw------- 1 root root 157941 2015-12-25 19:58 /dev/null.2 -rw------- 1 root root 868 2015-11-30 00:43 /dev/null.3 crw-rw-rw- 1 root root 1, 3 2015-11-24 23:50 /dev/null.4 not good btw, think it doesn't affect current theone's plugin, as apparently he runs vbox using rc init script. Quote Link to comment
theone Posted January 16, 2016 Author Share Posted January 16, 2016 I have compiled VirtualBox 5.0.12 compiled for new unRAID v6.1.7. Please wait for lainie to upload to download server. Quote Link to comment
theone Posted January 20, 2016 Author Share Posted January 20, 2016 I have compiled VirtualBox 5.0.14 compiled for new unRAID v6.1.7. Please wait for lainie to upload to download server. Quote Link to comment
Barry Staes Posted January 23, 2016 Share Posted January 23, 2016 I'm new to Unraid and this virtualbox plugin. I installed it, but its not working. I could not find any tutorial or "getting started" blog post on this. I do see the webui with some config options but thats it.. it doesn't have a "add VM" button. What should i enable to enable such a button? And should i install phpVirtualbox? If so, mentioning that and adding link to that plugin in the 1st post would be of great use for noobs like me. And the Help button does nothing. Mentioning the "goto defaults to get things working" would be practical. Or do the "No online package No local package Not Installed" indicators mean i should "wait for laine" ? Quote Link to comment
theone Posted January 23, 2016 Author Share Posted January 23, 2016 Or do the "No online package No local package Not Installed" indicators mean i should "wait for laine" ? Yes Quote Link to comment
theone Posted February 10, 2016 Author Share Posted February 10, 2016 I have compiled VirtualBox 5.0.14 compiled for new unRAID v6.1.8. Please wait for lainie to upload to download server. Quote Link to comment
Barry Staes Posted February 10, 2016 Share Posted February 10, 2016 I have compiled VirtualBox 5.0.14 compiled for new unRAID v6.1.8. Please wait for lainie to upload to download server. Thanks for the headsup. So i take it this fixes the Dynamix web interface going down? http://lime-technology.com/forum/index.php?topic=44637.msg442500#msg442500 I cant use virtualbox plugin without crashing the webinterface.. Quote Link to comment
theone Posted February 10, 2016 Author Share Posted February 10, 2016 Thanks for the headsup. So i take it this fixes the Dynamix web interface going down? http://lime-technology.com/forum/index.php?topic=44637.msg442500#msg442500 I cant use virtualbox plugin without crashing the webinterface.. I have been running virtualbox for the past few 5 years (at least) and have not had it crash the webUI. I did have segfaults due to lack of memory. I am not running any Dockers. Your problem seems to be reappearing in the forum and might be due to docker issues. do you get the problem when running without Virtualbox? do you get the problem when running without Dockers? Quote Link to comment
Barry Staes Posted February 10, 2016 Share Posted February 10, 2016 I haven't done much testing with dockers (will do..) but i think its because i dont use the default 80 port for Dynamix. Quote Link to comment
lainie Posted February 11, 2016 Share Posted February 11, 2016 The latest compiled version by theone is uploaded and available. Quote Link to comment
DasFx Posted February 20, 2016 Share Posted February 20, 2016 Hi All i have a some basic questions regarding the plugin: do i need to install an additional web server and if not/yes where i need to copy the phpvbox stuff? i read the Wikis but i cannot find any clue for my problem. Quote Link to comment
theone Posted February 20, 2016 Author Share Posted February 20, 2016 Hi All i have a some basic questions regarding the plugin: do i need to install an additional web server and if not/yes where i need to copy the phpvbox stuff? i read the Wikis but i cannot find any clue for my problem. You need to install a webserver and phpvirtualbox. Quote Link to comment
DasFx Posted February 21, 2016 Share Posted February 21, 2016 Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server? but i works now, and really good compared with the builtin qemu stuff. Cheers Quote Link to comment
ijuarez Posted February 23, 2016 Share Posted February 23, 2016 Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server? but i works now, and really good compared with the builtin qemu stuff. Cheers It's needs it's own Web server, unraid is only for unraid Quote Link to comment
theone Posted February 23, 2016 Author Share Posted February 23, 2016 Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server? but i works now, and really good compared with the builtin qemu stuff. Cheers Just remember not to upgrade unRAID to a new version if it has a new kernel until I release/compile a new VirtualBox package, otherwise you will be still without VirtualBox until I do. Quote Link to comment
theone Posted March 5, 2016 Author Share Posted March 5, 2016 I have compiled VirtualBox 5.0.16 compiled for new unRAID v6.1.9. I am currently sending it to lainie. Please wait for lainie to upload to download server. Quote Link to comment
lainie Posted March 7, 2016 Share Posted March 7, 2016 Latest version (VirtualBox 5.0.16 compiled for new unRAID v6.1.9) compiled by theone has been uploaded and is available now. Quote Link to comment
amstel Posted April 12, 2016 Share Posted April 12, 2016 Hey, I installed the virtualbox plugin, installed apache webserver, put the phpvirtualbox.. now, when I connect to the webserver, I can see RECENT CONNECTIONS and ALL CONNECTIONS there is dolphin plugin there that works.. but, how can I add new windows 7 for example? Thanks. Quote Link to comment
theone Posted April 12, 2016 Author Share Posted April 12, 2016 Please post: * screenshot of webserver plugin page * screenshot of webserver folder you defined * what URL address you are using to access phpvirtualbox * screenshot of virtualbox plugin page Quote Link to comment
amstel Posted April 12, 2016 Share Posted April 12, 2016 Please post: * screenshot of webserver plugin page * screenshot of webserver folder you defined * what URL address you are using to access phpvirtualbox * screenshot of virtualbox plugin page attached all, trying to connect to 10.0.0.11:18083 which is my unraid IP address. Quote Link to comment
theone Posted April 12, 2016 Author Share Posted April 12, 2016 You should try to connect to 10.0.0.11:8088 What is the folder structrure under /mnt/disk1/WWW? Quote Link to comment
amstel Posted April 12, 2016 Share Posted April 12, 2016 You should try to connect to 10.0.0.11:8088 What is the folder structrure under /mnt/disk1/WWW? I also tried that... went into webpage with header: Guacamole 0.9.6. Quote Link to comment
Recommended Posts
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.