Skip to content

Instantly share code, notes, and snippets.

@claym
Created November 19, 2015 00:03
Show Gist options
  • Select an option

  • Save claym/f0e8bc65b076cf739199 to your computer and use it in GitHub Desktop.

Select an option

Save claym/f0e8bc65b076cf739199 to your computer and use it in GitHub Desktop.
2015-11-18 19:02:21 ERROR Thread-14 :: Traceback (most recent call last):
AttributeError: 'exceptions.UnicodeEncodeError' object has no attribute 'encode'
var = var.encode('utf-8', 'ignore')
File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickrage/helper/encoding.py", line 69, in ss
title_Error = ss(curError.title)
File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/logger.py", line 231, in submit_errors
Traceback (most recent call last):
2015-11-18 19:02:20 ERROR Thread-14 :: Unable to get error title : 'exceptions.UnicodeEncodeError' object has no attribute 'encode'
2015-11-18 19:02:20 DEBUG Thread-14 :: cur_commit = 1fdd669dd2a948bdd5eb41894a4c8e8a9e34de69, newest_commit = 1fdd669dd2a948bdd5eb41894a4c8e8a9e34de69, num_commits_behind = 0, num_commits_ahead = 0
2015-11-18 19:02:20 DEBUG Thread-14 :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git fetch origin : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git fetch origin with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git config remote.origin.pushurl https://github.com/claym/claym.git : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git config remote.origin.pushurl https://github.com/claym/claym.git with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git config remote.origin.url https://github.com/SickRage/SickRage.git : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git config remote.origin.url https://github.com/SickRage/SickRage.git with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git rev-parse HEAD : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git rev-parse HEAD with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: git symbolic-ref -q HEAD : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git symbolic-ref -q HEAD with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 INFO Thread-14 :: Checking for updates using GIT
2015-11-18 19:02:20 DEBUG Thread-14 :: git symbolic-ref -q HEAD : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git symbolic-ref -q HEAD with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: Using: git
2015-11-18 19:02:20 DEBUG Thread-14 :: git version : returned successful
2015-11-18 19:02:20 DEBUG Thread-14 :: Executing git version with your shell in /usr/pbi/sickrage-amd64/share/sickrage/SickRage
2015-11-18 19:02:20 DEBUG Thread-14 :: Checking if we can use git commands: git version
2015-11-18 18:44:42 DEBUG MAIN :: Transaction with 2271 queries executed
2015-11-18 18:44:42 DEBUG MAIN :: Internal name cache for Scorpion set to: [ scorpion ]
2015-11-18 18:44:42 DEBUG MAIN :: Building internal name cache for Scorpion
2015-11-18 18:44:42 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:42 DEBUG MAIN :: Internal name cache for Minority Report set to: [ minority report ]
2015-11-18 18:44:42 DEBUG MAIN :: Building internal name cache for Minority Report
2015-11-18 18:44:41 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:41 DEBUG MAIN :: Internal name cache for The Last Kingdom set to: [ the last kingdom ]
2015-11-18 18:44:41 DEBUG MAIN :: Building internal name cache for The Last Kingdom
2015-11-18 18:44:41 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:41 DEBUG MAIN :: Internal name cache for Ash vs Evil Dead set to: [ ash vs evil dead ]
2015-11-18 18:44:41 DEBUG MAIN :: Building internal name cache for Ash vs Evil Dead
2015-11-18 18:44:41 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:41 DEBUG MAIN :: Internal name cache for Jane the Virgin set to: [ jane the virgin ]
2015-11-18 18:44:41 DEBUG MAIN :: Building internal name cache for Jane the Virgin
2015-11-18 18:44:41 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:41 DEBUG MAIN :: Internal name cache for X-Men: The Animated Series set to: [ x men the animated series ]
2015-11-18 18:44:41 DEBUG MAIN :: Building internal name cache for X-Men: The Animated Series
2015-11-18 18:44:41 DEBUG MAIN :: No scene exceptions update needed
2015-11-18 18:44:41 DEBUG MAIN :: Internal name cache for The Late Show with Stephen Colbert set to: [ stephen colbert, the late show with stephen colbert ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment