mholloway 0 Posted April 27, 2018 Posted April 27, 2018 Hey Emby Sages, looking for some help figuring out why some flac files play via the web interface and some don't. The errors are presenting in Firefox 59.02. They do not occur via the Android App and when I download the offending file to the local storage I'm able to play it in the client's OS (Rhythmbox). docker logs -f [container name] doesn't yield anything past the success of the entrypoint script. Is there a way (possibly via attach?) that I can get a better look at what the decoding/encoding error might be?Thanks in advance Mike
Luke 38804 Posted April 27, 2018 Posted April 27, 2018 Hi there, we're sorry to hear about this. Can we please look at an example? Please attach the information requested in how to report a media playback issue. thanks !
mholloway 0 Posted April 29, 2018 Author Posted April 29, 2018 Hey Luke, thanks for the swift replyAndroid App version is 2.9.92Here's the server log for play attempts on both android app and Firefox web client for FLAC files that produce the error as well as FLAC files that do not. Log_flac_err_20180427.server.logOn lineFiles like "The Six Parts Seven/The Black Keys/01 A Blueprint of Something Never Finished" play without issue on both the web client and the android app.Errors in the log look like this: 677 2018-04-27 18:28:14.994 Error HttpServer: Error in ProcessAccept 678 *** Error Report *** 679 Version: 3.3.1.0 680 Command line: /system/EmbyServer.dll -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 681 Operating system: Unix 4.15.17.200 682 64-Bit OS: True 683 64-Bit Process: True 684 User Interactive: True 685 Processor count: 2 686 Program data path: /config 687 Application directory: /system 688 System.IO.IOException: Authentication failed because the remote party has closed the transport stream. 689 at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) 690 at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) 691 at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) 692 at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) 693 at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) 694 at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) 695 at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) 696 at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) Files like "Brubeck/The Dave Brubeck Collection/10 Camptown Races.flac" play without issue on the android app and fail to play on the web client.I'm unable to find any entries from this time in transcoding logs - this appears to confirm that decoding fails client side - I'm interested in finding out why and adjusting it.Please let me know if you need more info and I'll gladly provide. Thanks!
Luke 38804 Posted April 29, 2018 Posted April 29, 2018 Please try again with the next release of emby server, thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now