prokillking / procurement

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

Error bumping shop thread, details logged to debufinfo.log #511

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
NB: First check the wiki and existing issues!

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

Procurement v1.8.2 on Windows 7 64-bit.

What steps will reproduce the problem?
1.Click Update Forum Thread
2.Click Bump Forum Thread
3.

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

Expect to see success. Error pops up saying "Error updating shop, details 
logged to debuginfo.log" and "Error bumping shop thread, details logged to 
debuginfo.log"

Please provide any additional information below.

debuginfo.log contains:

Error updating shop thread: System.Net.WebException: The remote server returned 
an error: (417) Expectation Failed.
   at System.Net.HttpWebRequest.GetResponse()
   at POEApi.Transport.HttpTransport.UpdateThread(String threadID, String threadTitle, String threadText)

Error bumping shop thread: System.Net.WebException: The remote server returned 
an error: (417) Expectation Failed.
   at System.Net.HttpWebRequest.GetResponse()
   at POEApi.Transport.HttpTransport.BumpThread(String threadID)

Original issue reported on code.google.com by TheGamin...@hotmail.se on 21 May 2015 at 5:21

GoogleCodeExporter commented 8 years ago
Hi,

Procurement moved to github over a year ago, and I have not been monitoring the 
google code issue tracker. 

Google is shutting down google code in 3 weeks time, as such I am disabling 
this issue tracker as I will not be able to reply after that date.

If you are still having issues please relog your issue on Procurement's github 
page at https://github.com/Stickymaddness/Procurement

Original comment by stickymaddness on 30 Jul 2015 at 3:45