Created
July 18, 2013 05:58
-
-
Save kyleterry/6026988 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 17 22:46:00 insomnia systemd[1]: Starting Tenyks... | |
Jul 17 22:46:00 insomnia systemd[1]: Started Tenyks. | |
Jul 17 22:46:00 insomnia sudo[7519]: pam_unix(sudo:session): session closed for user root | |
Jul 17 22:46:00 insomnia tenyks[7522]: Traceback (most recent call last): | |
Jul 17 22:46:00 insomnia tenyks[7522]: File "/usr/bin/tenyks", line 9, in <module> | |
Jul 17 22:46:00 insomnia tenyks[7522]: load_entry_point('tenyks==0.1.24', 'console_scripts', 'tenyks')() | |
Jul 17 22:46:00 insomnia tenyks[7522]: File "/usr/lib/python2.7/site-packages/tenyks-0.1.24-py2.7.egg/tenyks/core.py", line 208, in main | |
Jul 17 22:46:00 insomnia tenyks[7522]: print(startup_banner()) | |
Jul 17 22:46:00 insomnia tenyks[7522]: File "/usr/lib/python2.7/site-packages/tenyks-0.1.24-py2.7.egg/tenyks/banner.py", line 58, in startup_banner | |
Jul 17 22:46:00 insomnia tenyks[7522]: redis_status=get_redis_status()) | |
Jul 17 22:46:00 insomnia tenyks[7522]: File "/usr/lib/python2.7/site-packages/clint-0.3.1-py2.7.egg/clint/textui/colored.py", line 73, in __str__ | |
Jul 17 22:46:00 insomnia tenyks[7522]: return unicode(self).encode('utf8') | |
Jul 17 22:46:00 insomnia tenyks[7522]: TypeError: coercing to Unicode: need string or buffer, bool found | |
Jul 17 22:46:00 insomnia systemd[1]: tenyks.service: main process exited, code=exited, status=1/FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment