Updated to your latest version last night.
Seeing some new errors in the log today.
I'm restarting your container at 5:55PM every day and these errors appeared right after after the container restart today.
2025-03-23T00:55:19.649980327Z [INFO] ? http server started on [::]:7777
2025-03-23T00:55:19.711976459Z [INFO] Starting Scheduler thread
2025-03-23T00:55:19.712263320Z [INFO] Running EPG Scheduler
2025-03-23T00:55:19.712483919Z [INFO] EPG: Updating Channel Data
2025-03-23T00:55:19.712680083Z [INFO] Update Token via API Call
2025-03-23T00:55:19.712808899Z [INFO] Updating Token Session
2025-03-23T00:55:19.830480363Z [INFO] Close the Token API session
2025-03-23T00:55:19.830972166Z Connection Error. HTTPSConnectionPool(host='account.production-public.tubi.io', port=443): Max retries exceeded with url: /user/login (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'account.production-public.tubi.io'. (_ssl.c:1010)")))
2025-03-23T00:55:19.831264921Z [ERROR] Error in use_signin_creds Connection Error. HTTPSConnectionPool(host='account.production-public.tubi.io', port=443): Max retries exceeded with url: /user/login (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'account.production-public.tubi.io'. (_ssl.c:1010)")))
2025-03-23T00:55:19.831494700Z [ERROR] EPG: Connection Error. HTTPSConnectionPool(host='account.production-public.tubi.io', port=443): Max retries exceeded with url: /user/login (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'account.production-public.tubi.io'. (_ssl.c:1010)")))
2025-03-23T00:55:19.831647426Z [INFO] EPG Scheduler Complete
Tubi certificate expired (or not valid for host/domain name)?
Was running fine since I updated the container last night until the restart today.
Bottom line. It's no longer refreshing EPG, so it's running out.
EDIT: Just to verify, I can sign in at the Tubi website without issues
UPDATE: Appears to have been a one time issue.
Container is now updating EPG.