2024-03-29, 20:17
Hello,
It seems that my Kodi through Flatpak is crashing randomly after some inactivity.
I was able to playback a movie yesterday (2024-03-28 until 22h30) and today I tried to access Kodi which was crashed, had to reboot my PC. It's not the first time it happened.
Last lines of debug log are :
Do you think the issue comes from this or am I thinking wrong ?
It seems that my Kodi through Flatpak is crashing randomly after some inactivity.
I was able to playback a movie yesterday (2024-03-28 until 22h30) and today I tried to access Kodi which was crashed, had to reboot my PC. It's not the first time it happened.
Last lines of debug log are :
Code:
2024-03-28 22:30:15.775 T:18 info <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2024-03-28 22:30:15.775 T:18 info <general>: m_streamTypes : No passthrough capabilities <== end of my movie playback yesterday
2024-03-29 01:16:31.439 T:1451 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf005aebd0) Failed: Couldn't connect to server(7)
2024-03-29 01:16:31.439 T:1451 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 01:16:31.439 T:1451 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 02:16:31.994 T:1457 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf00496ae0) Failed: Couldn't connect to server(7)
2024-03-29 02:16:31.994 T:1457 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 02:16:31.994 T:1457 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 03:16:31.834 T:1463 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf0025bae0) Failed: Couldn't connect to server(7)
2024-03-29 03:16:31.834 T:1463 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 03:16:31.834 T:1463 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 04:16:31.702 T:1469 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf005aebd0) Failed: Couldn't connect to server(7)
2024-03-29 04:16:31.702 T:1469 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 04:16:31.702 T:1469 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 05:16:31.558 T:1475 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf00496ae0) Failed: Couldn't connect to server(7)
2024-03-29 05:16:31.559 T:1475 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 05:16:31.559 T:1475 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 06:16:31.419 T:1481 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf0025bae0) Failed: Couldn't connect to server(7)
2024-03-29 06:16:31.419 T:1481 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 06:16:31.419 T:1481 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 07:16:32.266 T:1487 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf005aebd0) Failed: Couldn't connect to server(7)
2024-03-29 07:16:32.266 T:1487 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-29 07:16:32.266 T:1487 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2024-03-29 08:16:33.123 T:1493 error <general>: CCurlFile::CReadState::FillBuffer - (0x7fcf00496ae0) Failed: Couldn't connect to server(7)
2024-03-29 08:16:33.123 T:1493 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
Do you think the issue comes from this or am I thinking wrong ?