From aa3f517d9ad3bf00fa89515f5a409b72e909c73f Mon Sep 17 00:00:00 2001 From: Fernando Date: Mon, 19 Jan 2015 09:01:30 -0200 Subject: [PATCH] Check if list_remote_branches is empty before for-loop It's causing 'NoneType' object is not iterable when GIT timeout while connection to HTTPS Discussion here: https://github.com/SiCKRAGETV/sickrage-issues/issues/307 https://github.com/SiCKRAGETV/sickrage-issues/issues/388 https://github.com/SiCKRAGETV/sickrage-issues/issues/416 --- gui/slick/interfaces/default/config_general.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index dca5fd3d..285fa00a 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -550,9 +550,11 @@ Branch version:

select branch to use (restart required)