sheeno73 / procurement

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

Update Thread doesnt work at times #473

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?

What steps will reproduce the problem?
1.Having a shop setup already
2.Changing some prices in your buyouts on some items in the shop
3. Click update forum thread button
4. Doesnt update the prices of the items that you just changed

What is the expected output? What do you see instead?
Expected: That the prices i change on some items would go through and show in 
the forum thread.
Instead: Shop isnt updated properly the items whoms price i changed remains 
unchanged. programs claims that update is successfull though.

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.

Debug: There was no error but it doesnt seem to work

Original issue reported on code.google.com by Anders...@gmail.com on 14 Jan 2015 at 4:08

GoogleCodeExporter commented 9 years ago
It give an error for some reason now.

[14-01-2015 17:27] Error updating shop thread: System.Net.WebException: 
Handlingen blev afbrudt pga. timeout
   ved System.Net.HttpWebRequest.GetResponse()
   ved POEApi.Transport.HttpTransport.downloadPageData(String url)
   ved POEApi.Transport.HttpTransport.UpdateThread(String threadID, String threadTitle, String threadText)

Original comment by Anders...@gmail.com on 14 Jan 2015 at 4:31