System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.

This error is showing up when trying to generate cookie

Comments

  • @ecchirealm said:
    This error is showing up when trying to generate cookie

    @ecchirealm said:
    hello?

    Sorry for the late reply.
    Missed it unfortunately.

    Are you using any proxy?

  • @Tasker18Admin said:

    @ecchirealm said:
    This error is showing up when trying to generate cookie

    @ecchirealm said:
    hello?

    Sorry for the late reply.
    Missed it unfortunately.

    Are you using any proxy?

    Just checked on a non-proxy gen cookies process and it was fine.
    Using Residential IP.

    Checked on a Proxied gen cookie process - no issues.
    Using Residential IP.

  • edited October 2021

    yea using tis Ip if you can test it 107.152.249.174:4444|7c41aef6ba|aLpwG0

    Edited

  • @ecchirealm said:
    yea using tis Ip if you can test it 107.152.249.174:4444|7c41aef6ba|aLpwG0

    Edited

    Is it HTTP or HTTPS proxy?

  • not sure test it on your end and let me know

  • these proxies worked before and now it's not working anymore

  • System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
    at System.Text.StringBuilder.ToString()
    at System.IO.StreamReader.ReadToEnd()
    at LibReddit.Reddit.GETResponse(String url, String Referer, String host, Dictionary`2 extraHeaders, String useCookie)
    at LibRData.UpvoteSchedulerData.Execute(IJobExecutionContext context)

    this error coming up now

  • @ecchirealm said:
    not sure test it on your end and let me know

    Unfortunately we can not judge a proxy from outside. The type of proxy depends on proxy server configuration. There are a few things to see but that does not help. As said before - it is SSL / TLS error. That happens when the proxy is not configured well / is not HTTP proxy.

  • @ecchirealm said:
    these proxies worked before and now it's not working anymore

    Did you contact the proxy sellers?

    If you think anything is from program then i have tested and posted the results above. Reddit changed things before but that is long ago and the routine had updates.

    They did a change in the past and fall back to old and meanwhile changed something in their core.

    All of it was covered. :)

  • @ecchirealm said:

    System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
    at System.Text.StringBuilder.ToString()
    at System.IO.StreamReader.ReadToEnd()
    at LibReddit.Reddit.GETResponse(String url, String Referer, String host, Dictionary`2 extraHeaders, String useCookie)
    at LibRData.UpvoteSchedulerData.Execute(IJobExecutionContext context)

    this error coming up now

    What are you doing? A generate cookies action?
    That should not throw that error unless your connection can not handle the HTTPS connection / redirect loops.

    In the program it has been handled well as it was before from the first.
    The exception is more ugly than before. Let me check and see myself.

    EDIT-

    Login Direct method working fine.

    My suggestion will be contact the provider or change the provider. It will be solved.

    Regards,
    AD

Sign In or Register to comment.