build server down?

I haven’t been able to build for Android all day, I get this error in console when trying to build : 

17:14:47.131  WebServices: Call system.connect failed in 1475270087 seconds: [HttpSendRequest] A connection with the server could not be established

17:14:47.131       params:  {

17:14:47.131  }

Didn’t see this posted anywhere recently in the forums so didn’t know if it was just me? 

Thanks

I just did an Android build and it succeeded.

What plugins are you using?

Are you building from Windows or macOS?

What version of Corona SDK are you using?

Thanks

Rob

I’m using the latest daily build, Build: 2016.2966  on Windows.

plugins =

    {

        [“CoronaProvider.native.popup.activity”] =

        {

            publisherId = “com.coronalabs”,

            supportedPlatforms = { iphone=true }

        },

    },

I just deauthorized and quit, when I go to login again, I get an error, “Could not connect to server”.   I think something is blocking corona from accessing the net.   I’ll investigate some more, thanks.

Ok, I got this working now.   This thread helped : https://forums.coronalabs.com/topic/52844-problem-with-new-corona-build/#entry275674

I had to reset the IE connection settings.  

I just did an Android build and it succeeded.

What plugins are you using?

Are you building from Windows or macOS?

What version of Corona SDK are you using?

Thanks

Rob

I’m using the latest daily build, Build: 2016.2966  on Windows.

plugins =

    {

        [“CoronaProvider.native.popup.activity”] =

        {

            publisherId = “com.coronalabs”,

            supportedPlatforms = { iphone=true }

        },

    },

I just deauthorized and quit, when I go to login again, I get an error, “Could not connect to server”.   I think something is blocking corona from accessing the net.   I’ll investigate some more, thanks.

Ok, I got this working now.   This thread helped : https://forums.coronalabs.com/topic/52844-problem-with-new-corona-build/#entry275674

I had to reset the IE connection settings.