2025-01-06, 03:38 PM
Hi there,
I'm having an odd issue with my NextPVR docker container, running on Unraid. Overnight it becomes unresponsive. It still shows as running in the backend, but the webUI can't be reached anymore, and it doesn't respond to clients. A simple restart of the container resolves the problem. Here's what I see in the logs:
This happens every morning at 6:44am, which is when I have the guide update set. Seems like the container is going to sleep, which to my knowledge should not be happening. I'm sure this is more down to how I've setup the container than a NextPVR problem, but I'm stumped as to how to resolve it. Does anyone have any guidance on what I can do to correct this?
I'm having an odd issue with my NextPVR docker container, running on Unraid. Overnight it becomes unresponsive. It still shows as running in the backend, but the webUI can't be reached anymore, and it doesn't respond to clients. A simple restart of the container resolves the problem. Here's what I see in the logs:
Quote:[30] LoadListingByAdvancedRules(channel=REMOVED)
[30] UpdateEPG@5
[30] Exported 2 recordings to '/config/recording-backup.xml'
[30] Exported 4 recurrings to '/config/recurring-backup.xml'
[30] No /config/scripts/PostUpdateEPG.sh file found
[30] Finished updating EPG
[14] PowerManagement AllowSleep (needs implementation)
[14] PowerManagement CancelWakeup (needs implementation)
[14] Requesting wake up for 'EPG-UPDATE' [EPG Update] at 01/07/2025 06:44
[14] PowerManagement ScheduleWakeup (needs implementation)
[13] Reloading recording schedule
[13] PowerManagement CancelRecordingWakeupRequests (needs implementation)
[13] [REMOVED] at 01/07/2025 19:30
[13] Requesting wake up for 'RecordingOID878' [REMOVED] at 01/07/2025 19:28
[13] PowerManagement ScheduleWakeup (needs implementation)
This happens every morning at 6:44am, which is when I have the guide update set. Seems like the container is going to sleep, which to my knowledge should not be happening. I'm sure this is more down to how I've setup the container than a NextPVR problem, but I'm stumped as to how to resolve it. Does anyone have any guidance on what I can do to correct this?