Windows – Forcibly closed error

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Windows – Forcibly closed error

Viewing 10 posts - 1 through 10 (of 33 total)
  • Author
    Posts
  • #2124
    Anonymous
    Inactive

    I’d love to get this server running, as I have a lot of ogg music that I’d rather not convert.

    For reference, the server is a box running Windows Server 2003 R2 SP1, kept up to date. The music is all in a single folder, totally around 60 gigs of music. The main client is a Macbook Pro running 10.5.1, also kept up to date. Attempting to use the latest iTunes.

    Installation seems to go smoothly. Upon running, it reports no errors and appears to be running fine. However, I cannot connect via iTunes on the same network. Checking the Log in the control panel for FMS brings up the following line around 500 times:

    2008-01-11 00:45:23 (d87c64ce): Error writing to client socket: An existing connection was forcibly closed by the remote host.

    The date stamp changes obviously, but otherwise the error is exactly the same. It becomes impossible to connect via iTunes.

    How do I troubleshoot this?

    #15814
    stretch
    Participant

    What version of Firefly?
    svn-1586 is the most stable version at the moment

    #15815
    Anonymous
    Inactive

    The one listed under Nightly – the Stable took me directly to a source tar as far as I could tell and I didn’t want to compile it.

    #15816
    stretch
    Participant

    The nightlies link has dozens of versions for multiple operating systems…
    The version number is embedded within the name, eg:

      Firefly Media Server (svn-1696).exe is version 1696
      Firefly Media Server (svn-1695).exe is version 1695
      Firefly Media Server (svn-1586).exe is version 1586

    svn-1586 is the most stable of the nightlies. svn-1696 has a few problems but is useable if setup to run with an sqlite3 database. Anything in between should be avoided due to memory leaks.

    I assume that you’re using svn-1696 as it’s at the top of the list. Could you please confirm that by clicking on the about tab?

    Firefly needs to have TCP port 9999 and UDP port 5353 open in your servers firewall. Are these open?

    Have you installed Bonjour for Windows?

    #15817
    Anonymous
    Inactive

    I am indeed running 1696. I might pick up 1586 if I can find it then.

    My server has no firewall in an of itself, so open ports should not matter. I’m running between two computers on my local network and am, indeed, using Bonjour. I’ve tried changing the port from 9999 too, to see if it was a problem with port in use, however, it’s no good.

    __Edit__

    After checking the nightly site, it only goes as far back as 1685 – is that what you meant?

    #15818
    stretch
    Participant

    No. At the bottom of the page is says *See all snap shots*
    Click this and keep scrolling down. You’ll eventually get to svn-1586

    #15819
    Anonymous
    Inactive

    Well, doesn’t have the same error, but I’ve got a new one.

    I uninstalled the old version, rebooted and installed the new one, it gave me a completely different log:

    2008-01-11 18:57:32 (99dc3751): Firefly Version svn-1586: Starting with debuglevel 2

    2008-01-11 18:57:32 (99dc3751): Plugin loaded: w32-event/svn-1586

    2008-01-11 18:57:32 (99dc3751): Plugin loaded: ssc-wma/svn-1586

    2008-01-11 18:57:32 (99dc3751): Plugin loaded: ssc-ffmpeg/svn-1586

    2008-01-11 18:57:32 (99dc3751): Plugin loaded: rsp/svn-1586

    2008-01-11 18:57:32 (99dc3751): Plugin loaded: daap/svn-1586

    2008-01-11 18:57:32 (99dc3751): Starting rendezvous daemon

    2008-01-11 18:57:32 (99dc3751): Building drive mapping table from C:Program FilesFirefly Media Servermapping.ini

    2008-01-11 18:57:33 (99dc3751): Error: enum_begin failed (error 1): Misc SQL Error: no such table: config

    2008-01-11 18:57:33 (99dc3751): Can't get db version. New database?

    2008-01-11 18:57:33 (99dc3751): Initializing database

    2008-01-11 18:57:33 (99dc3751): Error: enum_begin failed (error 1): ?

    2008-01-11 18:57:33 (99dc3751): Error: enum_begin failed (error 1): ?

    2008-01-11 18:57:33 (99dc3751): Full reload...

    2008-01-11 18:57:33 (99dc3751): Starting web server from C:Program FilesFirefly Media Serveradmin-root on port 9999

    2008-01-11 18:57:33 (99dc3751): Registering rendezvous names

    2008-01-11 18:57:33 (99dc3751): Serving 0 songs. Startup complete in 1 seconds

    2008-01-11 18:57:33 (99dc3751): Rescanning database

    2008-01-11 18:59:10 (99dc3751): Cannot read FLAC metadata from ____

    2008-01-11 18:59:10 (99dc3751): Skipping _____ - scan failed

    2008-01-11 18:59:15 (99dc3751): Skipping _____ - scan failed

    2008-01-11 18:59:15 (99dc3751): Skipping______ - scan failed

    2008-01-11 19:02:27 (99dc3751): Starting playlist scan

    2008-01-11 19:02:27 (99dc3751): Updating playlists

    2008-01-11 19:02:27 (99dc3751): Scanned 10098 songs (was 0) in 294 seconds

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songalbumartist

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songcategory

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songextradata

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songcontentdescription

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songlongcontentdescription

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songkeywords

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.is-podcast

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.mediakind

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.series-name

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.network-name

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.episode-num-str

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.episode-sort

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.season-num

    2008-01-11 19:10:10 (942a9257): Unknown meta code: daap.songgapless

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.gapless-enc-del

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.gapless-heur

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.gapless-enc-dr

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.gapless-dur

    2008-01-11 19:10:10 (942a9257): Unknown meta code: com.apple.itunes.gapless-resy

    2008-01-11 19:10:12 (942a9257): Unknown meta code: com.apple.itunes.is-podcast-playlist

    2008-01-11 19:10:12 (942a9257): Unknown meta code: com.apple.itunes.special-playlist

    2008-01-11 19:12:29 (99dc3751): Rescanning database

    2008-01-11 19:12:41 (942a9257): Thread 0: could not read: An existing connection was forcibly closed by the remote host.

    It goes on with the unknown meta codes for a while. This happens only after I attempt to connect via iTunes, which just says “Loading…” for a long time and never connects.

    #15820
    rpedde
    Participant

    @Casao wrote:

    2008-01-11 00:45:23 (d87c64ce): Error writing to client socket: An existing connection was forcibly closed by the remote host.

    Huh. That’s strange… that usually means iTunes closed the connection on the server. Like iTunes doesn’t like what it’s getting back.

    Is this when connecting, or when trying to play a song?

    — Ron

    #15821
    Anonymous
    Inactive

    It’s when connecting – it occurs as soon as I click on it in my iTunes.

    The one you quoted came from 1696 I believe it was – the latest nightly. It spit that error out about 500 times in a 3 second period. I’ve uninstalled that and gone back to 1586 as suggested, and it spit it out only once at the end of the huge log I posted about.

    I noticed one odd thing – I stopped the server and then used Add/Remove programs to uninstall. It said “Stopping Service” at the beginning of the uninstaller, which I figured was weird. I made it a point to reboot to be sure everything was cleared out of the system. I booted back up and went to install 1586 – the first thing it said was “Stopping Service” – I’m not sure if it naturally says this whether the service is running or not, but I thought it odd. I assumed that was the case before, but not as much now.

    I’d absolutely love to get this working, as I’m using iTunes on my server to sync up my iPod and it can’t hold my entire library. I’d like to be able to keep the same set of music on my iPod but access it all via my laptop over Firefly – especially if I can avoid converting all of my ogg files to mp3 or another format iTunes can share.

    #15822
    rpedde
    Participant

    @Casao wrote:

    It’s when connecting – it occurs as soon as I click on it in my iTunes.

    The one you quoted came from 1696 I believe it was – the latest nightly. It spit that error out about 500 times in a 3 second period. I’ve uninstalled that and gone back to 1586 as suggested, and it spit it out only once at the end of the huge log I posted about.

    I noticed one odd thing – I stopped the server and then used Add/Remove programs to uninstall. It said “Stopping Service” at the beginning of the uninstaller, which I figured was weird. I made it a point to reboot to be sure everything was cleared out of the system. I booted back up and went to install 1586 – the first thing it said was “Stopping Service” – I’m not sure if it naturally says this whether the service is running or not, but I thought it odd. I assumed that was the case before, but not as much now.

    I’d absolutely love to get this working, as I’m using iTunes on my server to sync up my iPod and it can’t hold my entire library. I’d like to be able to keep the same set of music on my iPod but access it all via my laptop over Firefly – especially if I can avoid converting all of my ogg files to mp3 or another format iTunes can share.

    Is it possible you can email me your songs3.db from program filesfirefly media server? ([email protected])

    I’d like to be able to replicate this.

    Thanks.

    — Ron

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