svn-1671 on SunCobalt Qube 3

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1763
    mthielemann
    Participant

    Built the 1671 on SunCobalt Qube 3. Build went fine with the following options:


    ./configure --prefix=/usr --sysconfdir=/etc --enable-oggvorbis --enable-flac
    --enable-sqlite3 --enable-mdns --enable-upnp

    Unfortunately I am unable to access the web interface and iTunes/Soundbridge are unable to connect to mt-daapd. That’s the log when I try to access mt-daapd via iTunes (debug level 9):


    2007-09-26 09:02:41 (00000803): Got listen socket 13
    2007-09-26 09:02:41 (00001004): Thread 1:
    2007-09-26 09:02:41 (00001004): Request: GET daap://192.168.75.2:3689/server-info HTTP/1.1

    2007-09-26 09:02:41 (00001004): Thread 1: Read: Accept: */*

    2007-09-26 09:02:41 (00001004): Thread 1: Adding header *Accept=*/**
    2007-09-26 09:02:41 (00001004): Added *Accept=*/**
    2007-09-26 09:02:41 (00001004): Thread 1: Read: User-Agent: iTunes/7.4.2 (Macintosh; N; Intel)

    2007-09-26 09:02:41 (00001004): Thread 1: Adding header *User-Agent=iTunes/7.4.2 (Macintosh; N; Intel)*
    2007-09-26 09:02:41 (00001004): Added *User-Agent=iTunes/7.4.2 (Macintosh; N; Intel)*
    2007-09-26 09:02:41 (00001004): Thread 1: Read: Client-DAAP-Version: 3.5

    2007-09-26 09:02:41 (00001004): Thread 1: Adding header *Client-DAAP-Version=3.5*
    2007-09-26 09:02:41 (00001004): Added *Client-DAAP-Version=3.5*
    2007-09-26 09:02:41 (00001004): Thread 1: Read: Client-DAAP-Access-Index: 2

    2007-09-26 09:02:41 (00001004): Thread 1: Adding header *Client-DAAP-Access-Index=2*
    2007-09-26 09:02:41 (00001004): Added *Client-DAAP-Access-Index=2*
    2007-09-26 09:02:41 (00001004): Thread 1: Read: Accept-Encoding: gzip

    2007-09-26 09:02:41 (00001004): Thread 1: Adding header *Accept-Encoding=gzip*
    2007-09-26 09:02:41 (00001004): Added *Accept-Encoding=gzip*
    2007-09-26 09:02:41 (00001004): Thread 1: Read:

    2007-09-26 09:02:41 (00001004): Thread 1: Headers parsed!
    2007-09-26 09:02:41 (00001004): Checking to see if connection matches close
    2007-09-26 09:02:41 (00001004): Nope!
    2007-09-26 09:02:41 (00001004): Thread 1: Connection type HTTP/1.1: Connection: persist
    2007-09-26 09:02:41 (00001004): Thread 1: Original URI: daap://192.168.75.2:3689/server-info
    2007-09-26 09:02:41 (00001004): Thread 1: Translated URI: /server-info
    2007-09-26 09:02:41 (00001004): Thread 1: Preparing to find handler
    2007-09-26 09:02:41 (00001004): Checking /server-info against handler for /
    2007-09-26 09:02:41 (00001004): Thread 1: URI Match!
    2007-09-26 09:02:41 (00001004): Thread 1: Time is 1190790161 seconds after epoch
    2007-09-26 09:02:41 (00001004): Thread 1: Setting time header
    2007-09-26 09:02:41 (00001004): Added *Date=Wed, 26 Sep 2007 07:02:41 GMT*
    2007-09-26 09:02:41 (00001004): Added *Connection=keep-alive*
    2007-09-26 09:02:41 (00001004): Added *Server=mt-daapd/svn-1671*
    2007-09-26 09:02:41 (00001004): Added *Content-Type=text/html*
    2007-09-26 09:02:41 (00001004): Added *Content-Language=en_us*
    2007-09-26 09:02:41 (00001004): Thread 1: Using non-default handler
    2007-09-26 09:02:41 (00001004): in main_auth
    2007-09-26 09:02:41 (00001004): Checking url /server-info
    2007-09-26 09:02:41 (00001004): Checking url /server-info
    2007-09-26 09:02:41 (00001004): Dispatching auth for /server-info to plugin
    2007-09-26 09:02:41 (00001004): Checking url @&ver-info
    2007-09-26 09:02:41 (00001004): Checking url @&ver-info
    2007-09-26 09:02:41 (00001004): Thread 1: Entering ws_returnerror (500: Can't find plugin handler)
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Updating Connection from keep-alive to close
    2007-09-26 09:02:41 (00001004): Emitting reponse header Content-Language: en_us
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Content-Type: text/html
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Server: mt-daapd/svn-1671
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Connection: close
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Date: Wed, 26 Sep 2007 07:02:41 GMT
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Added *WWW-Authenticate=Basic realm="webserver"*
    2007-09-26 09:02:41 (00001004): Thread 1: Entering ws_returnerror (401: Unauthorized)
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Updating Connection from close to keep-alive
    2007-09-26 09:02:41 (00001004): Added *Content-Length=2*
    2007-09-26 09:02:41 (00001004): Emitting reponse header Content-Length: 2
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header WWW-Authenticate: Basic realm="webserver"
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Content-Language: en_us
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Content-Type: text/html
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Server: mt-daapd/svn-1671
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Connection: keep-alive
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Emitting reponse header Date: Wed, 26 Sep 2007 07:02:41 GMT
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): writing to socket 135341632
    2007-09-26 09:02:41 (00001004): Error writing to client socket: Bad file descriptor
    2007-09-26 09:02:41 (00001004): Thread 1: Terminating
    2007-09-26 09:02:41 (00001004): Thread 1: Freeing request headers
    2007-09-26 09:02:41 (00001004): Thread 1: Freeing response headers
    2007-09-26 09:02:41 (00001004): Thread 1: Freeing request vars
    2007-09-26 09:02:41 (00001004): Thread 1: Closing fd
    2007-09-26 09:02:41 (00001004): With thread 1 exiting, 0 are still running

    So I switched back to svn-1586 which seems to be the last version that works for me. 😥 Hope there will be a solution for this …

    Regards,
    Marc

Viewing 1 post (of 1 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.