Closed matthuisman closed 6 years ago
I experienced the same behavior but sadly without the log error. I tested it using bionic as @matthuisman suggested and the issue seems to disappear.
I also built using Bionic (as well as arch) and it worked fine :+1: I had to have extralogging on for that error to show up.
When using this container on Odroid XU4, I get an error (and crash) as soon as I try to list my movies or TV Shows. Everything else works fine (updates etc).
The error in the log is:
MHD = microhttpd
When I build a headless KODI in Arch Linux, it works fine.
I see that Arch uses libmicrohttpd 0.9.59 Ubuntu Xenial uses libmicrohttpd 0.9.44 Ubuntu Bionic uses libmicrohttpd 0.9.59
Maybe in the later versions they have increased the memory size limit?