sheeno73 / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Thread-bumps issue #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.) Did you first check the wiki for your issue?
2.) Did you check to see if there is already a ticket for your issue?

What version of Procurement are you using? On what operating system?

Procurement 1.8.6 - Windows 7 64bit Enterprise

What steps will reproduce the problem?
1.Bumping threads, does not bump and times out.
2.
3.

What is the expected output? What do you see instead?

I want to be able to bump threads.

Please paste the contents of your DebugInfo.log file below if applicable.
To minimize the size of the file, delete your existing debuginfo.log file,
before replicating the issue.

Error bumping shop thread: System.Net.WebException: Åtgärdens tidsgräns har 
överskridits
   vid System.Net.HttpWebRequest.GetResponse()
   vid POEApi.Transport.HttpTransport.downloadPageData(String url)
   vid POEApi.Transport.HttpTransport.validateAndGetHash(String url, String threadTitle, String hashRegex)
   vid POEApi.Transport.HttpTransport.BumpThread(String threadID, String threadTitle)Error bumping shop thread: System.Net.WebException: Åtgärdens tidsgräns har överskridits
   vid System.Net.HttpWebRequest.GetResponse()
   vid POEApi.Transport.HttpTransport.downloadPageData(String url)
   vid POEApi.Transport.HttpTransport.validateAndGetHash(String url, String threadTitle, String hashRegex)
   vid POEApi.Transport.HttpTransport.BumpThread(String threadID, String threadTitle)

Original issue reported on code.google.com by constipa...@gmail.com on 20 Dec 2014 at 6:38

GoogleCodeExporter commented 9 years ago
Error bumping shop thread: System.Net.WebException: Timeout für Vorgang 
überschritten
   bei System.Net.HttpWebRequest.GetResponse()
   bei POEApi.Transport.HttpTransport.downloadPageData(String url)
   bei POEApi.Transport.HttpTransport.validateAndGetHash(String url, String threadTitle, String hashRegex)
   bei POEApi.Transport.HttpTransport.BumpThread(String threadID, String threadTitle)

Original comment by je-ma...@unitybox.de on 28 Dec 2014 at 8:41

GoogleCodeExporter commented 9 years ago
Probably timeout when trying bump (I use Polish OS)

Error bumping shop thread: System.Net.WebException: Upłynął limit czasu 
operacji
   w System.Net.HttpWebRequest.GetResponse()
   w POEApi.Transport.HttpTransport.downloadPageData(String url)
   w POEApi.Transport.HttpTransport.validateAndGetHash(String url, String threadTitle, String hashRegex)
   w POEApi.Transport.HttpTransport.BumpThread(String threadID, String threadTitle)Error bumping shop thread: System.Net.WebException: Upłynął limit czasu operacji
   w System.Net.HttpWebRequest.GetResponse()
   w POEApi.Transport.HttpTransport.downloadPageData(String url)
   w POEApi.Transport.HttpTransport.validateAndGetHash(String url, String threadTitle, String hashRegex)
   w POEApi.Transport.HttpTransport.BumpThread(String threadID, String threadTitle)Error refreshing tab: System.Net.WebException: Upłynął limit czasu operacji
   w System.Net.HttpWebRequest.GetResponse()
   w POEApi.Transport.HttpTransport.GetStash(Int32 index, String league, Boolean refresh)
   w POEApi.Transport.CachedTransport.GetStash(Int32 index, String league, Boolean refresh)
   w POEApi.Model.POEModel.GetStash(Int32 index, String league, Boolean forceRefresh)
   w POEApi.Model.Stash.RefreshTab(POEModel currentModel, String currentLeague, Int32 tabId)

Original comment by piotr.kr...@gmail.com on 8 Jan 2015 at 3:54