remora icon indicating copy to clipboard operation
remora copied to clipboard

no implicit conversion of nil into String (TypeError)

Open deFlNE opened this issue 11 years ago • 0 comments

I try to run remora on raspberry pi:

$ ./remora

/home/pi/remora/grooveshark/client.rb:99:in digest': no implicit conversion of nil into String (TypeError) from /home/pi/remora/grooveshark/client.rb:99:inhexdigest' from /home/pi/remora/grooveshark/client.rb:99:in get_comm_token' from /home/pi/remora/grooveshark/client.rb:29:ininitialize' from ./remora:51:in new' from ./remora:51:in

'

deFlNE avatar Jul 09 '13 13:07 deFlNE