Sei sulla pagina 1di 2

Hora 10:50:41 AM

Tipo de excepción System.Web.HttpUnhandledException


Mensaje de excepción Exception of type 'System.Web.HttpUnhandledException' was
thrown. <--- The remote server returned an error: (429) Too Many Requests.Error
content: Allotted query time exceeded Resource String: users/search.json?
query=noreply@afpmodelo.cl + Connection: keep-alive Retry-After: 20 X-Rate-Limit:
5000 X-Rate-Limit-Remaining: 0 Strict-Transport-Security: max-age=31536000; X-
Zendesk-Origin-Server: classic-app-server-69b9b94dc7-k94zw X-Request-Id:
5bb822107b506d52-IAD,5bb822107b506d52-IAD X-Runtime: 0.050235 X-Zendesk-Zorg: yes
CF-Cache-Status: DYNAMIC cf-request-id: 0446f39e4d00006d5287952200000001 Expect-CT:
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-
cgi/beacon/expect-ct" Content-Length: 28 Cache-Control: max-age=20,public Content-
Type: text/plain Date: Fri, 31 Jul 2020 14:50:40 GMT Set-Cookie:
__cfduid=d14288bf0615743d3e494773d99762fcc1596207040; expires=Sun, 30-Aug-20
14:50:40 GMT; path=/; domain=.afpmodelo.zendesk.com; HttpOnly;
SameSite=Lax,__cfruid=f3084ea587ca5b35cffde078d78aa188496d6820-1596207040; path=/;
domain=.afpmodelo.zendesk.com; HttpOnly; Secure; SameSite=None Server: cloudflare
CF-RAY: 5bb822107b506d52-SJC <--- The remote server returned an error: (429) Too
Many Requests.
System.Web.HttpUnhandledException (0x80004005): Exception of type
'System.Web.HttpUnhandledException' was thrown. ---> System.Net.WebException: The
remote server returned an error: (429) Too Many Requests.Error content: Allotted
query time exceeded
Resource String: users/search.json?query=noreply@afpmodelo.cl +
Connection: keep-alive
Retry-After: 20
X-Rate-Limit: 5000
X-Rate-Limit-Remaining: 0
Strict-Transport-Security: max-age=31536000;
X-Zendesk-Origin-Server: classic-app-server-69b9b94dc7-k94zw
X-Request-Id: 5bb822107b506d52-IAD,5bb822107b506d52-IAD
X-Runtime: 0.050235
X-Zendesk-Zorg: yes
CF-Cache-Status: DYNAMIC
cf-request-id: 0446f39e4d00006d5287952200000001
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-
cgi/beacon/expect-ct"
Content-Length: 28
Cache-Control: max-age=20,public
Content-Type: text/plain
Date: Fri, 31 Jul 2020 14:50:40 GMT
Set-Cookie: __cfduid=d14288bf0615743d3e494773d99762fcc1596207040; expires=Sun, 30-
Aug-20 14:50:40 GMT; path=/; domain=.afpmodelo.zendesk.com; HttpOnly;
SameSite=Lax,__cfruid=f3084ea587ca5b35cffde078d78aa188496d6820-1596207040; path=/;
domain=.afpmodelo.zendesk.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 5bb822107b506d52-SJC

---> System.Net.WebException: The remote server returned an error: (429) Too Many
Requests.
at System.Net.HttpWebRequest.GetResponse()
at ZendeskApi_v2.Core.RunRequest(String resource, String requestMethod, Object
body, Nullable`1 timeout, Dictionary`2 formParameters)
--- End of inner exception stack trace ---
at ZendeskApi_v2.Core.RunRequest(String resource, String requestMethod, Object
body, Nullable`1 timeout, Dictionary`2 formParameters)
at ZendeskApi_v2.Core.RunRequest[T](String resource, String requestMethod,
Object body, Nullable`1 timeout, Dictionary`2 formParameters)
at ZendeskApi_v2.Core.GenericGet[T](String resource)
at ZendeskApi_v2.Requests.Users.SearchByEmail(String email)
at Proyecto_Retiro.RetiroSendesk10.GenerarNuevoTicket_UN_arch(DatosZendesk
c_datosS) in C:\RETIRO\Proyecto_Retiro\Proyecto_Retiro\Retiro10ervice.vb:line 60
at Proyecto_Retiro.Datos_bancarios.Btn_SOLICITAR_Click(Object sender, EventArgs
e) in C:\RETIRO\Proyecto_Retiro\Proyecto_Retiro\Datos_bancarios.aspx.vb:line 587
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackE
vent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl,
String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.datos_bancarios_aspx.ProcessRequest(HttpContext context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExe
cutionStep.Execute()
at System.Web.HttpApplication.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0()
at System.Web.HttpApplication.StepInvoker.Invoke(Action executionStep)
at System.Web.HttpApplication.StepInvoker.<>c__DisplayClass4_0.<Invoke>b__0()
at
Microsoft.AspNet.TelemetryCorrelation.TelemetryCorrelationHttpModule.OnExecuteReque
stStep(HttpContextBase context, Action step)
at
System.Web.HttpApplication.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action
nextStepAction)
at System.Web.HttpApplication.StepInvoker.Invoke(Action executionStep)
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)

Potrebbero piacerti anche