XmlRpcImplementation Build Error. 2018.3326

Hello Everyone,

I am trying to build my app but it’s displaying an error.

XmlRpcImplementation::execute: [HttpSendRequest] Network Error 12057 (317) - Local system uses a local area network to connect to the Internet - Local system has RAS installed params:  { }

It was working fine with the old version of corona. Is there anything wrong with new versions?

I also tried build version  2019.3462 but got the same error message.

It displays the same error message while building corona samples .

Any help would be highly appreciated.

Thanks,

Same for me…for Corona 2019.3480

The key is is “RAS” which I think is “Remote Access Service”. See: https://en.wikipedia.org/wiki/Remote_access_service

This is where you remotely connect to another computer’s desktop. You’re network connection isn’t directly routed to the local area network of the remote machine’s network adapter (if I read this correctly). This is similar to trying to go through a Proxy and getting re-routed to a destination IP address.

Corona doesn’t work over Proxies.  

Are you using a VPN, or remote connecting to another computer? 

Rob

I use a VPN but only for chrome browser

If you’re on Windows, find and run “Internet Explorer”. You cannot use Edge for this. If you’re on a Mac, you want to use Safari, not any other browser and visit:

https://developer.coronalabs.com/services/xmlrpc

from the computer you’re trying to run Corona on and post the results.

Rob

Same for me…for Corona 2019.3480

The key is is “RAS” which I think is “Remote Access Service”. See: https://en.wikipedia.org/wiki/Remote_access_service

This is where you remotely connect to another computer’s desktop. You’re network connection isn’t directly routed to the local area network of the remote machine’s network adapter (if I read this correctly). This is similar to trying to go through a Proxy and getting re-routed to a destination IP address.

Corona doesn’t work over Proxies.  

Are you using a VPN, or remote connecting to another computer? 

Rob

I use a VPN but only for chrome browser

If you’re on Windows, find and run “Internet Explorer”. You cannot use Edge for this. If you’re on a Mac, you want to use Safari, not any other browser and visit:

https://developer.coronalabs.com/services/xmlrpc

from the computer you’re trying to run Corona on and post the results.

Rob