This is a migrated thread and some comments may be shown as answers.

iOS Build Fail with SR.net_http_client_execution_error

3 Answers 40 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul
Top achievements
Rank 1
Paul asked on 02 Sep 2014, 12:42 PM
Receiving the following error while building any iOS apps:

SR.net_http_client_execution_error


blackdragon log:


[2014-09-02 08:38:15.375] Log (Exception,High): System.Net.Http.HttpRequestException: SR.net_http_client_execution_error ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at Telerik.BlackDragon.Client.ServerClient.HttpClientHandlerBase.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---

Server stack trace:


Exception rethrown at [0]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Telerik.BlackDragon.Client.ServerClient.ProxyAuthenticatingHttpClientHandlerBase.<SendAsync>d__0.MoveNext()

Exception rethrown at [1]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.ServerClient.HttpServiceContext.TimeoutHandler.<SendAsync>d__1b.MoveNext()

Exception rethrown at [2]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.ServerClient.HttpServiceContext.<ProcessRequestAsync>d__11.MoveNext()

Exception rethrown at [3]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.<RequestAsyncCore>d__11`1.MoveNext()

Exception rethrown at [4]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.<RequestAndParseAsync>d__1f`2.MoveNext()

Exception rethrown at [5]:
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at #Fq.#Tz.#fqd.#qb()

3 Answers, 1 is accepted

Sort by
0
Nader
Top achievements
Rank 1
answered on 02 Sep 2014, 02:23 PM
I am also facing the same problem when building any of my projects for iOS!!!
Android seems to be working fine.

Can anyone help?
0
Kaloyan
Telerik team
answered on 02 Sep 2014, 03:03 PM
Hi guys,

Recently, some of our clients are experiencing iOS build issues. More about it can be found in this sticky thread. The AppBuilder team is actively working on resolving the matter as soon as possible. Please, accept our sincere apologies for any inconvenience caused.

The good news is that we managed to stabilize our build servers and you should be able to execute an iOS build now. When we are able to share more details, or the issue is completely resolved, we will update the above forum thread accordingly.

Thank you for the understanding.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Nader
Top achievements
Rank 1
answered on 02 Sep 2014, 04:12 PM
It is working now!
Tags
Report a bug
Asked by
Paul
Top achievements
Rank 1
Answers by
Nader
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or