sheeno73 / procurement

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

Failed to load characters/shash #493

Open GoogleCodeExporter opened 9 years ago

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

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

What steps will reproduce the problem?
1.Attempt to login
2.Retrying login
3.

What is the expected output? What do you see instead?
Expected to load characters and stash tabs. 
Sometimes loads characters and fails at stash tabs, sometimes even fails to 
load characters. Don't know if being on a campus connection would affect it.

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.

[04-03-2015 12:23] Error downloading stash for Torment, exception details: 
System.Net.WebException: The underlying connection was closed: An unexpected 
error occurred on a receive. ---> System.IO.IOException: Unable to read data 
from the transport connection: An existing connection was forcibly closed by 
the remote host. ---> System.Net.Sockets.SocketException: An existing 
connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetResponse()
   at POEApi.Transport.HttpTransport.GetStash(Int32 index, String league, Boolean refresh)
   at POEApi.Transport.CachedTransport.GetStash(Int32 index, String league, Boolean refresh)
   at POEApi.Model.POEModel.GetStash(Int32 index, String league, Boolean forceRefresh)
   at POEApi.Model.POEModel.GetStash(String league)
[04-03-2015 12:23] System.Exception: Downloading stash for Torment, details 
logged to DebugInfo.log, please open a ticket at 
https://github.com/Stickymaddness/Procurement/issues
   at POEApi.Model.POEModel.GetStash(String league)
   at Procurement.ViewModel.LoginWindowViewModel.LoadStashItems(Character character)
   at Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[04-03-2015 12:25] System.Net.WebException: The underlying connection was 
closed: An unexpected error occurred on a receive. ---> System.IO.IOException: 
Unable to read data from the transport connection: An existing connection was 
forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An 
existing connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetResponse()
   at POEApi.Transport.HttpTransport.GetCharacters()
   at POEApi.Transport.CachedTransport.GetCharacters()
   at POEApi.Model.POEModel.GetCharacters()
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
[04-03-2015 12:25] System.Exception: Failed to load characters ---> 
System.IO.IOException: Unable to read data from the transport connection: An 
existing connection was forcibly closed by the remote host. ---> 
System.Net.Sockets.SocketException: An existing connection was forcibly closed 
by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
   --- End of inner exception stack trace ---
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()

Original issue reported on code.google.com by frostfire827 on 4 Mar 2015 at 5:32

GoogleCodeExporter commented 9 years ago
Ended up being able to load after trying 50+ times over the course of the day

Original comment by frostfire827 on 5 Mar 2015 at 4:44

GoogleCodeExporter commented 9 years ago
It still takes me a very long time to load each time I want to run procurement, 
but I'm guessing its a problem on my side

Original comment by frostfire827 on 5 Mar 2015 at 4:50

GoogleCodeExporter commented 9 years ago
www.otokiralama.com.tr

Original comment by classca...@gmail.com on 10 Mar 2015 at 8:20