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)
@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.
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.
Comments
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.
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
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.
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.
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