Connection timeout from Kodi to OMV
#1
Hello,
I have three different Kodi boxes running on Raspberry Pi 3. I am running OpenMedaiVault (OMV) as a file server for my Kodi boxes. OMV is running on a Rock64Pro box.

When I try to play a movie on any of the kodi boxes that use OMV for storing the files, Kodi freezes after about 50-52 seconds (I have tried NFS and SMB). I sometimes have to unplug Kodi to get it working again. The NFS and SMB shares all look to be set up correctly as I can access them just fine, and streaming the same move to my local PC works fine too.

In the Kodi logs, I see the following:
WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
WARNING: Previous line repeats 2 times.
ERROR: Read - Error( -1, 110, Connection timed out )

Full log: https://paste.kodi.tv/isovudeyus

I am hoping someone might have an idea what could be going on.

Update: I wiped the image on the OMV and just setup Debian with NFS and I have the same problem. I guess the issue is with the RockPro64 board, although I have no idea what the problem is...

Thanks!
Reply
#2
Similar issue on same hardware. Using OpenElec for Kodi on Rpi. Streams fine no problem to WMP to Win10 machine.
Reply
#3
@cogito808

FYI... https://kodi.wiki/view/Archive:OpenELEC
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#4
(2018-09-14, 02:45)Karellen Wrote: @cogito808

FYI... https://kodi.wiki/view/Archive:OpenELEC
D'oh. So busy upgrading the backend, hadn't gotten to the front. Same issue with Libre though, seems variable. This video ran a lot longer than usual when I finally got around to logging it. I also tested with Kodi on my Win10 machine (NFS only yet) and same issue. Played with advanacedsettings.xml on that set up and it seemed to help but still failed. Still plays fine through WMP.

Log: gaciliwemu (paste)
Reply
#5
(2018-09-05, 19:04)dratcha Wrote: Update: I wiped the image on the OMV and just setup Debian with NFS and I have the same problem. I guess the issue is with the RockPro64 board, although I have no idea what the problem is...
ssh in and use: ethtool --offload eth0 rx off tx off
see here for more details
Reply

Logout Mark Read Team Forum Stats Members Help
Connection timeout from Kodi to OMV0