Crash-m / thelastripper

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

System.Net.WebException #185

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:
The tool crashes after a few hours of recording with the attached
Error-Message.

What steps will reproduce the problem?
1. on my System... waiting a few hours...
2.
3.

What is the expected output?
no crash during recording...

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? 1.4.0
Mono/.Net runtime version? .net 3.5 SP1 + Language Pack (German)
Operating system and version? Windows XP, Service Pack 3

Original issue reported on code.google.com by peter.sc...@gmail.com on 20 Sep 2009 at 7:42

Attachments:

GoogleCodeExporter commented 8 years ago
Hello, everybody... 

I got something similar since 2 days... very strange as it worked for long time 
year
very smoothly in the background.

The error message I get is:

"System.Net.WebException: The remote server returned an error: (404) Forbidden.
 at System.Net.HttpWebRequest.GetResponse()
 at LibLastRip.LastManager.StartRecording(Boolean newStation)."

I use LR for two different station names (with different login naturally) on two
different Windows mashines (Win98, Vista) via DSL router. 

The LastRipper version is 1.40. 

The error message appears only on the Win98 computer immediatelly after LR 
login, as
soon as I try to start to download by pressing the button "Personal". I always 
can
login even after failing; I tried to start LR different times new.

Its a problem I have only on one mashine again and again (even after rebooting 
the
system) with the same account; the other Vista mashine (for the 2nd station 
name with
extra login) is working proper.

Do I something wrong? - Tks for giving orientation already now.

Original comment by sensemak...@googlemail.com on 14 May 2010 at 9:08

GoogleCodeExporter commented 8 years ago
I think I have the same error below (not sure about the language conversion)

---------------------------
A problem has occurred
---------------------------
System.Net.WebException: Unable to connect to the remote server ---> 
System.Net.Sockets.SocketException: An operation on a socket could not be 
performed because the system lacked sufficient buffer space or because a queue 
was full 195.24.233.60:80

   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)

   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)

   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

   --- End of inner exception stack trace ---

   at System.Net.HttpWebRequest.GetResponse()

   at LibLastRip.LastManager.StartRecording(Boolean newStation)
---------------------------
OK   
---------------------------

Original comment by morley.o...@gmail.com on 9 Nov 2010 at 1:05