FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › 1695 error: established connection was aborted on host mach
- This topic has 4 replies, 3 voices, and was last updated 17 years, 1 month ago by rpedde.
-
AuthorPosts
-
24/10/2007 at 6:44 PM #1860toecheeseParticipant
Follow up: after that first crash, I restarted the server and it has been playing fine for the last 90 minutes or so (Windows XP). However if I look at the log, every 6-7 songs or so I see the error:
2007-10-24 11:31:25 (0b005a1c): Write error: An established connection was
aborted by the software in your host machine.So far it plays on past the error.
25/10/2007 at 12:43 AM #13121rpeddeParticipant@toecheese wrote:
Follow up: after that first crash, I restarted the server and it has been playing fine for the last 90 minutes or so (Windows XP). However if I look at the log, every 6-7 songs or so I see the error:
2007-10-24 11:31:25 (0b005a1c): Write error: An established connection was
aborted by the software in your host machine.So far it plays on past the error.
Are you transcoding? It might be a normal-ish error… like, if transcoding, the client closes the connection before firefly expects it to. I’d be interested to hear what client you are using.
— Ron
25/10/2007 at 12:49 AM #13122toecheeseParticipantI’m listening with a Soundbridge. MP3 audio files only.
28/10/2007 at 5:25 PM #13123ZacharyParticipantSo I’m still getting this error, but it’s not affecting playback: This is a lv. 2 log
2007-10-28 12:04:20 (cd9108b2): Scanned 2803 songs (was 2803) in 35 seconds
2007-10-28 12:05:46 (83a3dd6c): Session 0: Streaming file ’09 War on Drugs.m4a’ to 192.168.1.66 (offset 0)
2007-10-28 12:11:19 (3db6edad): Session 0: Streaming file ’13 Got To Get You Into My Life.m4a’ to 192.168.1.66 (offset 0)
2007-10-28 12:11:19 (3db6edad): Write error: An established connection was aborted by the software in your host machine.
2007-10-28 12:11:20 (67391ffc): Session 0: Streaming file ’13 Got To Get You Into My Life.m4a’ to 192.168.1.66 (offset 51232)
2007-10-28 12:13:50 (83a469cd): Session 0: Streaming file ‘1-06 Preachin’ Blues.m4a’ to 192.168.1.66 (offset 0)This is the same error that I believe is causing the playback failure that’s been widely reported on the Roku website (under different names, and with no real resolution). It’s interesting that it happens the same second, and results in the same song being attempted again, successfully.
Any thoughts?
Thanks,
Zachary
29/10/2007 at 3:11 AM #13124rpeddeParticipant@Zachary wrote:
So I’m still getting this error, but it’s not affecting playback: This is a lv. 2 log
2007-10-28 12:04:20 (cd9108b2): Scanned 2803 songs (was 2803) in 35 seconds
2007-10-28 12:05:46 (83a3dd6c): Session 0: Streaming file ’09 War on Drugs.m4a’ to 192.168.1.66 (offset 0)
2007-10-28 12:11:19 (3db6edad): Session 0: Streaming file ’13 Got To Get You Into My Life.m4a’ to 192.168.1.66 (offset 0)
2007-10-28 12:11:19 (3db6edad): Write error: An established connection was aborted by the software in your host machine.
2007-10-28 12:11:20 (67391ffc): Session 0: Streaming file ’13 Got To Get You Into My Life.m4a’ to 192.168.1.66 (offset 51232)
2007-10-28 12:13:50 (83a469cd): Session 0: Streaming file ‘1-06 Preachin’ Blues.m4a’ to 192.168.1.66 (offset 0)This is the same error that I believe is causing the playback failure that’s been widely reported on the Roku website (under different names, and with no real resolution). It’s interesting that it happens the same second, and results in the same song being attempted again, successfully.
Any thoughts?
Thanks,
Zachary
This is normal. The roku grabs a bit of the header to see where the song data is, and skips to that location in the file. That way it can skip over the album art if there is any. Yours looks like it does, or else 50Kb of other metadata before the song starts.
iTunes does that sometimes too.
It looks just like the other problems because they are very similar — the connection to the player gets closed before it’s done streaming the whole song. As far as the other reports on the roku forum, I can’t tell what’s happening there unless I can see packet traces. It’s either the case that the underlying tcp stack on the windows machine is closing the connection (excessive timeouts, etc), or the roku is closing the connection (same reason).
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.