Server Version#: 1.43.3.10861
Player Version#: 4.160.0
Any audio transcoding using EAE is failing. The stream never starts.
I’ve tried deleting the codecs folder, this did not solve the issue.
Plex Media Server Logs_2026-08-15_09-06-15restart.zip (3.9 MB)
Can you try deleting the cert file as well. You have new cert but your server is still trying to use the locally cached one.
stop the server from running the the file to delete is in the caches folder in the PMS data folder called. cert-v2.p12 then start the server back up
It seems to have solved the issue, didn’t you say it’s an unrelated issue in the other thread ?
I don’t think i said that. I did say it was likely a connection issue as there is no such thing as us resetting EAE license.
the issue appeared again. Installed latest stable PMS, it is solved again.
the playback issues seem to come back randomly.
It really seems related to the cert file you recommended to delete: stopping the server, deleting the .p12 file and restarting fixes the issue.
So you have to keep deleting that file and restarting to get it to work?
Hi all,
Just wanted to report that for me, I see the same EAE issue:
Aug 24, 2026 20:58:22.000 [22456744631096] Error — [Req#1161/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] EAE timeout! EAE not running, or wrong folder? Could not read ‘/tmp/pms-6dbcef4f-68c2-4379-acb7-25400085ba1f/EasyAudioEncoder/Convert to WAV (to 8ch or less)/B84F296C-C85E-4FD6-8DB5-0AB960830EC1_642-0-0.wav’
Aug 24, 2026 20:58:22.000 [22456758377272] Error — [Req#11ae/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] error reading output: -5 (I/O error)
Aug 24, 2026 20:58:22.000 [22456750959416] Error — [Req#11b1/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [aist#0:2/eac3 @ 0x151d65872e00] Error submitting packet to decoder: I/O error
Aug 24, 2026 20:58:27.000 [22456758377272] Error — [Req#11b2/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] EAE timeout! EAE not running, or wrong folder? Could not read ‘/tmp/pms-6dbcef4f-68c2-4379-acb7-25400085ba1f/EasyAudioEncoder/Convert to WAV (to 8ch or less)/B84F296C-C85E-4FD6-8DB5-0AB960830EC1_642-0-1.wav’
Aug 24, 2026 20:58:27.000 [22456750959416] Error — [Req#1214/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] error reading output: -5 (I/O error)
Aug 24, 2026 20:58:27.001 [22456748849976] Error — [Req#1215/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [aist#0:2/eac3 @ 0x151d65872e00] Error submitting packet to decoder: I/O error
Aug 24, 2026 20:58:32.000 [22456750959416] Error — [Req#121a/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] EAE timeout! EAE not running, or wrong folder? Could not read ‘/tmp/pms-6dbcef4f-68c2-4379-acb7-25400085ba1f/EasyAudioEncoder/Convert to WAV (to 8ch or less)/B84F296C-C85E-4FD6-8DB5-0AB960830EC1_642-0-2.wav’
Aug 24, 2026 20:58:32.000 [22456748849976] Error — [Req#1233/Transcode/B84F296C-C85E-4FD6-8DB5-0AB960830EC1/2c5e227c-10e8-451a-b33c-03b08f61f432] [eac3_eae @ 0x151d657a7000] error reading output: -5 (I/O error)
Deleting the cert does not solve it, not sure how a cert might be related but not a plex expert 
edit: I also never see the .wav file being created in the directory /tmp/pms-6dbcef4f-68c2-4379-acb7-25400085ba1f/EasyAudioEncoder/Convert to WAV (to 8ch or less)/
You likely have different issues. The cert solved it for others because their server could not connect to to the place to get the codecs download.
Your issue appears to be either a bad drive or possibly permissions to the directory.
Yes I just noticed the issue again, deleted the file, and now playback works again on those files with EAC3 audio.
Thanks for the reply. I’m pretty certain I’ve checked permissions on the Codecs folder and i think a /tmp/something folder EAE needs so I doubt that was the issue.
I feel like if it was a drive issue I probably would have had issues in the other services I run, and SMART tests don’t show any issues. So could be, but I doubt it.
Strangely, it resolved after I updated my unraid OS from 7.2.5 to 7.3.2. This forced me to update/redownload my nvidia driver, so I think somehow either the OS upgrade or driver update fixed the issue for me. Thank you!
Found it.
The issue was that plex and jellyfin were using the same transcode folder, causing permissions issues.
Thanks for the help.