Crash-m / thelastripper

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

Error Message after "tune in" #226

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:

After "Tune in" I get the following error message 

System.Net.WebException: Error getting response stream (ReadDone2): 
ReceiveFailure ---> System.Exception:    at 
System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, 
System.String where)
   at System.Net.WebConnection.ReadDone(IAsyncResult result)
   at System.Net.Sockets.Socket+SocketAsyncResult.Complete()
   at System.Net.Sockets.Socket+Worker.Receive()
  at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] 
  --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] 
  at System.Net.HttpWebRequest.GetResponse () [0x00000] 
  at LibLastRip.LastManager.StartRecording (Boolean newStation) [0x00000] 

username and pw are ok, I used Tag "rock", which should return songs.

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? 1.4.1 for Linux
Mono/.Net runtime version? unknown
Operating system and version? lucid lynx

Original issue reported on code.google.com by roland.l...@gmail.com on 28 Aug 2010 at 6:44

GoogleCodeExporter commented 8 years ago
Same Issue
last ripper 1.4.0 (from ubuntu software center)and 1.4.1 (downloaded .deb from 
lastripper site)
Ububtu 10.04

Tried the System.dll solution suggested by someone but then could not login 
either
Reinstalled libmono* got login back but still get error on tune in

Original comment by fixitman...@gmail.com on 11 Oct 2010 at 5:09