MSS-I svn1659 crashes on connect

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1742
    dizziness
    Participant

    I have been running 0.2.4 for some time on a MSS-I with good success. I updated everything as per:
    http://www.openmss.org/forum/viewtopic.php?f=3&t=792

    and then ran through:
    http://wiki.fireflymediaserver.org/MSS_Installation

    Good so far… scans files etc.
    Firefly crashes when trying to connect from the client.

    Here’s the error log:


    Thread 0:
    Request: GET daap://192.168.2.150:3689/server-info HTTP/1.1
    Thread 0: Read: Accept: */*
    Thread 0: Adding header *Accept=*/**
    Added *Accept=*/**
    Thread 0: Read: User-Agent: iTunes/7.4.1 (Macintosh; N; Intel)
    Thread 0: Adding header *User-Agent=iTunes/7.4.1 (Macintosh; N; Intel)*
    Added *User-Agent=iTunes/7.4.1 (Macintosh; N; Intel)*
    Thread 0: Read: Client-DAAP-Version: 3.5
    Thread 0: Adding header *Client-DAAP-Version=3.5*
    Added *Client-DAAP-Version=3.5*
    Thread 0: Read: Client-DAAP-Access-Index: 2
    Thread 0: Adding header *Client-DAAP-Access-Index=2*
    Added *Client-DAAP-Access-Index=2*
    Thread 0: Read: Accept-Encoding: gzip
    Thread 0: Adding header *Accept-Encoding=gzip*
    Added *Accept-Encoding=gzip*
    Thread 0: Read:
    Thread 0: Headers parsed!
    Checking to see if connection matches close
    Nope!
    Thread 0: Connection type HTTP/1.1
    : Connection: persist
    Thread 0: Original URI: daap://192.168.2.150:3689/server-info
    Thread 0: Translated URI: /server-info
    Thread 0: Preparing to find handler
    Checking /server-info against handler for /
    Thread 0: URI Match!
    Thread 0: Time is 1190166276 seconds after epoch
    Thread 0: Setting time header
    Added *Date=Wed, 19 Sep 2007 01:44:36 GMT*
    Added *Connection=keep-alive*
    Added *Server=mt-daapd/svn-1659*
    Added *Content-Type=text/html*
    Added *Content-Language=en_us*
    Thread 0: Using non-default handler
    in main_auth
    Checking url /server-info
    Checking url /server-info
    Dispatching auth for /server-info to plugin
    Processing rendezvous message
    Rendezvous socket closed (daap server crashed?) Aborting.
    Aborting
    SIGSEGV

    Ideas? I think it might have something to do with permissions or writable chmod needs. It flashes briefly with a Error 500: General when I make changes to mt-daapd.conf via the web control panel (although the changes are written now after I chmod’ed the file.) Perhaps some folders or such are wrong or the cache is broken?

    #12640
    dizziness
    Participant

    Reverted to 1586 with success. Not sure what is going on with 1659.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.