Created 01-27-2017 03:16 PM
Hi there, I'm trying to connect to Hortonworks Sandbox 2.5 with Oracle Virtualbox 5.1.14. I followed the installation and import instructions by the book, however, when I try to run the VM I get the following message: 'Connectivity Issues Detected! Check connection of network interface. For details, see VM setup instructions'. I've now tried this on two different machines, one running Windows 7 and the other running Windows 10. I can't find much about this particular error message online. I've tried uninstalling and reinstalling both Virtualbox and the Hortonworks ovf file.
Does anyone have any troubleshooting suggestions?
Thanks!
Created 01-27-2017 08:56 PM
Check what you have 'NAT' adapter in the Network settings for the VM.
Created 01-27-2017 09:20 PM
Yes, NAT adapter is selected and the adapter type is Intel PRO/1000 MT desktop. These were the default selections.
Created 01-27-2017 10:11 PM
That's definitely strange. Just tried a fresh install of 5.1.14 with sandbox 2.5 on my Windows 8 laptop and everything works just fine without problems.
Have you tried to start it with other setting for network adapter (I would suggest to try "Not attached") to check whether it's really adapter settings problem or something else?
Created 01-30-2017 04:46 PM
Yeah, I tried all of the other potential settings, but no luck with any of them
Created 01-30-2017 05:42 AM
Hi @Ben Kuhn,
One time that message comes up is when the VM cannot get a DHCP address. Do you have a valid DHCP environment? Have you tried connecting to http://127.0.0.1:8888 anyway? Sometimes it works even without good DHCP since it's being reached from your local machine.
John
Created 01-30-2017 04:49 PM
Hi John, I did try connecting to http://127.0.0.1:8888 anyway, but it does not work (I think the error was something along the lines of 'connection refused', I can check later if that's relevant). How do I determine whether I have a valid DHCP environment? Thanks
Created on 01-30-2017 09:14 PM - edited 08-18-2019 06:02 AM
Hi @Ben Kuhn,
I was thinking that you would get a DHCP address from your home network, but if you have it configured for NAT, you should not have any issues with that.
Here is what mine looks like:
On mine, Adapters 2, 3, and 4 all are unchecked in the "Enable Network Adapter" setting.
John
Created 01-30-2017 09:37 PM
Created 01-31-2018 06:16 PM