mherger wrote: 
> > but there is this error in server log.
> > [20-05-01 13:15:01.0190] Slim::Networking::IO::Select::__ANON__ (130)
> > Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
> > SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
> > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x55fe43c501b8)
> > 
> > is this error related to the token error?
> > they appear together.
> 
> That's something I wanted to investigate, too. I do believe they go 
> together. But as I'm not seeing the timeout issue, I can't reproduce 
> this guy.
> 
> -- 
> 
> Michael

is there anything i can do to gather more debug info?
just looking at HTTP.pm, it looks to me like the error is in the
caller's $body.
prepareResponseForSending {
        my ($client, $params, $body, $httpClient, $response) =

let me know what i could try here...


------------------------------------------------------------------------
pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to