Kodi is crashing nearly every day at least one time - DBus error: org.freedesktop.DBus.Error.ServiceUnknown

Nearly every day kodi is stopping.
It looks like kodi was restarting itself and stopped with the following error:

020-05-05 18:13:13.884 T:1915909680 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2020-05-05 18:13:23.896 T:1915909680 ERROR: ActiveAE::Start - failed to init

https://paste.osmc.tv/ayisuyopuq

It’s a freshly new installation from an image on Rpi3b+

Thanks and best regards
Fabian

It’s because you modified the config.txt

This is not an error, but the next line is.

The install is not fresh at all: you have installed X11, Java and email packages.

2 Likes

Yeah, I installed some packages, but it’s not an old installation. That’s what I wanted to say. Sorry!

Can you please tell me whats wrong with the modiefied config.txt?

Thanks

Use the OSMC version of config.txt would be the first suggestion.

But I have only skimmed your logs, you have made so many changes that it’s not trivial to tell what the issue is.

The problem was the „spotify connect“ option from the spotify addon.
After disabling „spotify connect“ everything is running perfectly.
Thanks Sam for your fast answer.