Skip to content

Instantly share code, notes, and snippets.

View z0mbi3's full-sized avatar

Miguel Iglésias Marques z0mbi3

View GitHub Profile
@z0mbi3
z0mbi3 / keybase.md
Created February 9, 2017 09:39
keybase.io verification

Keybase proof

I hereby claim:

  • I am z0mbi3 on github.
  • I am z0mbi3 (https://keybase.io/z0mbi3) on keybase.
  • I have a public key whose fingerprint is BFFB AEF3 4920 1838 7D10 3A97 31F2 9E80 096A FF9A

To claim this, I am signing this object:

2015-07-27 23:32:31 ERROR Thread-37 :: Failed doing webui callback: Traceback (most recent call last):
ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
return self.connection.cursor().execute(query, args)
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/db.py", line 83, in _execute
return self._execute(query, args)
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/db.py", line 94, in execute
sqlResult = self.execute(query, args, fetchall=fetchall, fetchone=fetchone)
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/db.py", line 174, in action
Traceback (most recent call last):
2015-07-27 23:32:31 ERROR Thread-37 :: Fatal error executing query: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is hi