Posts by aptalca

    Thanks, this is exactly the configuration I was looking for.

    This time, 2 of them crashed around the same time, and the third crashed 20 minutes later:

    Nexbox S905x:


    X86_64 VM:


    Chromebox:

    Based on the time difference, I am ruling out power related issues (brown out, etc.)

    What else could it be? Perhaps upnp or other service like web?

    I'll try disabling those and see if it still happens.

    Hi guys,

    I have various LE boxes in the house. The ones that are always on are an x86 VM with a GT710, an Asus Chromebox (celeron) and a Nexbox A95x (S905x). The first two are running the latest stable LE 8.0.1. The nexbox runs kszaq's 8.0.1j.

    I noticed that kodi was randomly restarting itself on these boxes when on idle and display off. When I went through the logs, I noticed that at certain times, all the boxes get a segmentation fault error and the kodi service crashes, which LE restarts at the same time.

    I thought maybe wifi could be the cause, but the VM is on ethernet. Then I suspected mysql, but I since got rid of mysql and now use emby as the backend (no advancedsettings mysql setting). All three are different platforms or hardware and it is super weird. I can't figure it out. They seem to happen almost nightly between 11pm and 1:30am. The only thing I can think of that would affect all three boxes at the same time is a power brownout?!? Maybe?

    In any case, below are the latest systemd logs from last night (the kodi crashlog does not show anything at all at the of crash):

    Asus Chromebox:


    Here's the nexbox:


    The VM was off last night so I don't have a log from it, but I can update these again tomorrow if I have the issue again tonight.

    Any ideas?


    great work, it works really nice, only request i have is that it shows all available versions.

    Like i update my fathers device sometimes only once a month, so when i want to go to last version i need to install now all versions between them.

    Example: i had f installed and first had to install g to be able to install h


    To me it only showed the latest. I was on e, when I checked available versions it only showed h and updated to that directly


    Hi kszaq, I noticed that in your builds, when one goes to the addons/install from repository section and browses through the addons, the info section actually displays the "news" and the news section is blank. There is no way to see the addon info.

    However when one goes to the addons/my addons section and browses addons, both the info and news sections are displayed properly.

    I checked the chromebox running LE 8.0.1 generic, and on there the install from repository section displays the info correctly.


    kszaq I just wanted to make sure that you saw this

    Thanks

    Hi kszaq, I noticed that in your builds, when one goes to the addons/install from repository section and browses through the addons, the info section actually displays the "news" and the news section is blank. There is no way to see the addon info.

    However when one goes to the addons/my addons section and browses addons, both the info and news sections are displayed properly.

    I checked the chromebox running LE 8.0.1 generic, and on there the install from repository section displays the info correctly.


    I've been trying over and over to get a sonarr docker to work. (I could not get the addons to work on raspi3)
    not sure what im doing wrong here...


    The pgid and puid should be entered under the env tab (environment variables), not under command. The command is what is supposed to run after the container is created. You want to leave that as default otherwise container will likely attempt to execute the command and once it fails, it will stop.