chewitt
I'm on Ubuntu 24.04 LTS, TVHeadend version "4.3.0pre+202509121257-0built202509121605"
I've used both the snap install, as well as the sudo apt install tvheadend WITH the ppa. Also tried the official command thats on the tvheadend website.
I'm not sure how to get the tvheadend logs, but heres the system logs i'm able to get:
"11T02:20:07.541Z info CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone2. {"func": "service.GetCPUThermalZone", "file": "/home/runner/work/CasaOS/CasaOS/service/system.go", "line": 485}
11T02:20:07.552Z info Notified systemd that casaos main service is ready {"func": "main.main", "file": "/home/runner/work/CasaOS/CasaOS/main.go", "line": 207}
11T02:20:07.552Z info CasaOS main service is listening... {"address": "127.0.0.1:35303", "func": "main.main", "file": "/home/runner/work/CasaOS/CasaOS/main.go", "line": 223}
11T02:20:17.544Z info when CheckAndMountAll storages {"storages": {"mountPoints":[]}, "func": "service.(storageStruct).CheckAndMountAll", "file": "/home/runner/work/CasaOS/CasaOS/service/storage.go", "line": 71}
11T02:20:17.545Z info when CheckAndMountAll section {"section": {"remotes":[]}, "func": "service.(storageStruct).CheckAndMountAll", "file": "/home/runner/work/CasaOS/CasaOS/service/storage.go", "line": 76}
11T02:25:12.015Z info CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone2. {"func": "service.GetCPUThermalZone", "file": "/home/runner/work/CasaOS/CasaOS/service/system.go", "line": 485}
11T02:27:37.810Z info CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone2. {"func": "service.GetCPUThermalZone", "file": "/home/runner/work/CasaOS/CasaOS/service/system.go", "line": 485}
11T02:27:37.820Z info Notified systemd that casaos main service is ready {"func": "main.main", "file": "/home/runner/work/CasaOS/CasaOS/main.go", "line": 207}
11T02:27:37.820Z info CasaOS main service is listening... {"address": "127.0.0.1:35263", "func": "main.main", "file": "/home/runner/work/CasaOS/CasaOS/main.go", "line": 223}
11T02:27:47.812Z info when CheckAndMountAll storages {"storages": {"mountPoints":[]}, "func": "service.(storageStruct).CheckAndMountAll", "file": "/home/runner/work/CasaOS/CasaOS/service/storage.go", "line": 71}
11T02:27:47.814Z info when CheckAndMountAll section {"section": {"remotes":[]}, "func": "service.(storageStruct).CheckAndMountAll", "file": "/home/runner/work/CasaOS/CasaOS/service/storage.go", "line": 76}
11T02:32:42.014Z info CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone2. {"func": "service.GetCPUThermalZone", "file": "/home/runner/work/CasaOS/CasaOS/service/system.go", "line": 485}
11T02:37:42.018Z info CPU thermal zone found: x86_pkg_temp, path: /sys/devices/virtual/thermal/thermal_zone2. {"func": "service.GetCPUThermalZone", "file": "/home/runner/work/CasaOS/CasaOS/service/system.go", "line": 485}
11T02:39:36.008Z error when read dir {"error": "open /DATA/AppData/$AppID: no such file or directory", "func":
"
Again, i'm still new to linux in general so please bear with me and give me some understanding. thanks