2023-03-14, 13:41
Hey, I've tried a few different attempts to solve this issue and I think I've hit a dead end. The machine I'm having these issues on is running an x86 version of Ubuntu server 22.04.2
My issue is simply that Kodi won't show the power off, reboot, hibernate and suspend options when clicking on the power menu when the process is started from a cron task (also when starting the process from ssh). Those options present themselves when I run Kodi from a normal shell; everything works as intended. The previous hardware I used Kodi for was a raspberry pi that never had this issue. From my understanding raspian has more included in the sudoers in order to make the sudo experience easier. I copied all of those into my new machine, however that didn't fix the issue. The user that runs the cron is in my understanding added to all the groups it should be in, I believe that lined up with raspian.
If an error log would be helpful, I can post it. After skimming it the only thing that caught my eye was this one line:
warning <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
I'm not quite sure what else to try, sorry if this isn't the right place to ask this question. Thank you for your time
My issue is simply that Kodi won't show the power off, reboot, hibernate and suspend options when clicking on the power menu when the process is started from a cron task (also when starting the process from ssh). Those options present themselves when I run Kodi from a normal shell; everything works as intended. The previous hardware I used Kodi for was a raspberry pi that never had this issue. From my understanding raspian has more included in the sudoers in order to make the sudo experience easier. I copied all of those into my new machine, however that didn't fix the issue. The user that runs the cron is in my understanding added to all the groups it should be in, I believe that lined up with raspian.
If an error log would be helpful, I can post it. After skimming it the only thing that caught my eye was this one line:
warning <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
I'm not quite sure what else to try, sorry if this isn't the right place to ask this question. Thank you for your time