Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 2 of 2
  1. #1
    Senior Member gharris999's Avatar
    Join Date
    Apr 2005
    Location
    Santa Fe, NM
    Posts
    3,299

    Strange log message

    Anyone know what this means?
    Code:
    [12-05-15 20:42:29.4738] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    [12-05-15 20:42:29.6143] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    [12-05-15 20:42:29.7033] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    [12-05-15 20:42:30.0579] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    [12-05-15 20:42:30.0607] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    [12-05-15 20:42:30.1338] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Error in tempfile() using ./XXXXXXXXXX: Parent directory (./) is not writable
     at /usr/share/lms/server/Slim/Utils/Scanner/Remote.pm line 763
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x76e35c8)
    My server log is filling up with these messages whenever I try to play a internet radio stream.

  2. #2
    Senior Member
    Join Date
    Oct 2005
    Location
    Ireland
    Posts
    11,248
    What stream are you trying to play ?

    I suspect it is part of a plugin ?

    It look like the tmpfile routine cannot create a temporary file (usually for a playlist) which means a directory owner or permissions to either the /tmp directory or perhaps to the directory you have set up with variable TMPDIR

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •