03-23-2011 04:01 PM
When I try to launch a simple hello world app in the simulator I get the follow error:
Deployment failed: 1
Error: Cannot connect: Connection to https://192.168.93.130 refused. You may have to reboot the target.
I have rebooted the simulator multiple times with no changes...any suggestions?
Solved! Go to Solution.
03-23-2011 04:08 PM
Double check and make sure that that is the correct IP address for the simulator. If you click on the hammer icon at the top of the simulator's main scree, it should tell you the IP.
If that doesn't help, you may need to see if you have a firewall enabled that's blocking it. Try disabling your firewall and see if it works then. If so, you may need to create a rule for access.
03-23-2011 04:15 PM
I turned off my firewall and it didn't change. I also checked my settings. Below is a screenshot:
03-23-2011 04:16 PM - edited 03-23-2011 04:17 PM
Can you ping that address from your computer? If not I suspect you may want to check the networking settings for the VM. Something may be wrong in there.
03-23-2011 04:28 PM
I was not able to...but thanks to your tip I remembered that VMWare installs network adapters. So I checked those and apparently at some point I disabled the adapters. Re-enabling those adapters resolved the issue.
Thanks for your help
05-20-2011 04:26 AM - edited 05-20-2011 04:57 AM
Hi tertullian01,
Did you set your networkVM with a bridge mode or a NAT mode?
I tried bridge mode and have error msg with the command line.
I also tried NAT mode and have an https refused connection.
If you're set on a NAT mode could pls advise on the settings you made on the virtual network edit interface (network route if any,port opening,...)
Thanks!!
Rgds