Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected character '110' found when expecting key. #77

Open
Godsofsalt opened this issue Mar 9, 2017 · 3 comments
Open

Unexpected character '110' found when expecting key. #77

Godsofsalt opened this issue Mar 9, 2017 · 3 comments

Comments

@Godsofsalt
Copy link

https://gyazo.com/859caa76f7f07c0f79aae74b80a55836

@Godsofsalt
Copy link
Author

System.ApplicationException: The underlying connection was closed: An unexpected error occurred on a receive. ---> 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.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
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 Depressurizer.GameList.FetchHtmlFromUrl(String url)
--- End of inner exception stack trace ---
at Depressurizer.GameList.FetchHtmlFromUrl(String url)
at Depressurizer.GameList.FetchHtmlGameList(Int64 accountId)
at Depressurizer.CDlgUpdateProfile.FetchHtml()
at Depressurizer.CDlgUpdateProfile.FetchXmlPref()
at Depressurizer.CDlgUpdateProfile.RunProcess()
at Rallion.CancelableDlg.RunProcessChecked()
08:53:22.863195 - INFO: Program closing.

@ericd7
Copy link

ericd7 commented Apr 14, 2017

Also getting this issue. It wont update the game list properly after it throws it.

@endlessknife
Copy link

Try this more recent fork https://github.com/Theo47/depressurizer/releases @ericd7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants