error broken pipe

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2973
    Anonymous
    Inactive

    I just recently updated my ubuntu box to jaunty 9.04. since then firefly will no longer stream flac files to my itunes which is did fine before transcoding them to WAV files.

    Here is what the log file says when i click on a FLAC file in the firefly shared library:
    2009-08-15 20:15:27 (87e77046): Session 0: Streaming file ’01.Toog–Le_Judgement.flac’ to 192.168.1.4 (offset 0)
    2009-08-15 20:15:28 (87e77046): Write error: Broken pipe

    and here is what i get when i click an mp3 file in the same way:
    2009-08-15 20:16:02 (87e77046): Session 0: Streaming file ’01.Toog–Le_Judgement.mp3′ to 192.168.1.4 (offset 0)
    2009-08-15 20:17:59 (87e77046): Session 0: Streaming file ’02.Toog–Jonas.mp3′ to 192.168.1.4 (offset 0)
    2009-08-15 20:19:57 (87e77046): Session 0: Streaming file ’03.Toog–Xterm.mp3′ to 192.168.1.4 (offset 0)

    i can run flac -d on the command line and decode the file just fine. so I know flac is installed and working. what else should i look into to assess this problem ?

    thank you for your time
    cinchel

    #18833
    EVILRipper
    Participant

    Try raising your debuglevel up to 9 in the webadmin config.
    Also, you could try to google the following: “Write error: Broken pipe” site:forums.fireflymediaserver.org
    As the forums’ search button is broken, that should give you some results which might be useful.

    #18834
    Anonymous
    Inactive

    thank you. i will do both and post the results. thanks for the search tip since i did search broken pipe using the box above and only got a few hits.

    #18835
    Anonymous
    Inactive

    so i bumped the log level to 9. here is what it shows when i click on a flac file in itunes:

    2009-08-16 13:25:39 (ee95226f): Executing: select * from songs where id=5849
    2009-08-16 13:25:39 (ee95226f): Creating new db handle
    2009-08-16 13:25:39 (ee95226f): Opening file:///home/cinchel/tflux/cinchel/1995-05-28+-+JBuckleySpectrum/03Chocolate+,+Mojo+Pin.flac
    2009-08-16 13:25:39 (ee95226f): Checking handler for file
    2009-08-16 13:25:39 (ee95226f): opening /home/cinchel/tflux/cinchel/1995-05-28 – JBuckleySpectrum/03Chocolate , Mojo Pin.flac
    2009-08-16 13:25:39 (ee95226f): Thread 70: Length of file (remaining): 38851266
    2009-08-16 13:25:39 (ee95226f): Updating Content-Type from application/x-dmap-tagged to audio/flac
    2009-08-16 13:25:39 (ee95226f): Added *Content-Length=38851266*
    2009-08-16 13:25:39 (ee95226f): Updating Connection from close to Close
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Content-Length: 38851266
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Expires: -1
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Cache-Control: no-cache
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header DAAP-Server: firefly/svn-1696
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Accept-Ranges: bytes
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Content-Language: en_us
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Content-Type: audio/flac
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Server: mt-daapd/svn-1696
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Connection: Close
    2009-08-16 13:25:39 (ee95226f): Emitting reponse header Date: Sun, 16 Aug 2009 18:25:39 GMT
    2009-08-16 13:25:39 (ee95226f): Entering config_set_status
    2009-08-16 13:25:39 (ee95226f): Exiting config_set_status
    2009-08-16 13:25:39 (ee95226f): Session 0: Streaming file ’03Chocolate , Mojo Pin.flac’ to 192.168.1.4 (offset 0)
    2009-08-16 13:25:39 (ee95226f): Write error: Broken pipe
    2009-08-16 13:25:39 (ee95226f): Error copying file to remote…
    2009-08-16 13:25:39 (ee95226f): Entering config_set_status
    2009-08-16 13:25:39 (ee95226f): Exiting config_set_status
    2009-08-16 13:25:39 (ee95226f): Thread 70: Terminating
    2009-08-16 13:25:39 (ee95226f): Thread 70: Freeing request headers
    2009-08-16 13:25:39 (ee95226f): Thread 70: Freeing response headers
    2009-08-16 13:25:39 (ee95226f): Thread 70: Freeing request vars
    2009-08-16 13:25:39 (ee95226f): Thread 70: Closing fd
    2009-08-16 13:25:39 (ee95226f): With thread 70 exiting, 1 are still running

    searching the forums as you suggested has not enlightened me yet. but i will keep searching. thanks
    cinchel

    #18836
    EVILRipper
    Participant

    the flac file isnt being transcoded.
    Check your config to make sure flac files are being transcoded.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.