Pastebin
Paste #2578: None
< previous paste - next paste>
Pasted by tdn@malbec
2012-10-14T03:06:04.903976+02:00 spye[598]: [E] Got exception of type UnicodeDecodeError: ['ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)] while running command daemon.start 2012-10-14T03:06:05.042881+02:00 spye[598]: Function Line File 2012-10-14T03:06:05.043443+02:00 spye[598]: request_execute 61 /usr/lib/python2.6/dist-packages/spye/frontend/console.py 2012-10-14T03:06:05.043443+02:00 spye[598]: meta_start 204 /usr/lib/python2.6/dist-packages/spye/plugins/daemon/__init__.py 2012-10-14T03:06:05.043443+02:00 spye[598]: daemon_start 287 /usr/lib/python2.6/dist-packages/spye/plugins/daemon/__init__.py 2012-10-14T03:06:05.044880+02:00 spye[598]: meta_run 15 /usr/lib/python2.6/dist-packages/spye/plugins/tdn/ifile/cleaner.py 2012-10-14T03:06:05.044880+02:00 spye[598]: cleanup 53 /usr/lib/python2.6/dist-packages/spye/plugins/tdn/ifile/cleaner.py 2012-10-14T03:06:05.044880+02:00 spye[598]: delete_file_from_fs 32 /usr/lib/python2.6/dist-packages/spye/plugins/tdn/ifile/cleaner.py 2012-10-14T03:06:05.044880+02:00 spye[598]: rm_rf 21 /usr/lib/python2.6/dist-packages/spye/plugins/tdn/ifile/cleaner.py 2012-10-14T03:06:05.044880+02:00 spye[598]: <genexpr> 21 /usr/lib/python2.6/dist-packages/spye/plugins/tdn/ifile/cleaner.py 2012-10-14T03:06:05.044880+02:00 spye[598]: join 70 /usr/lib/python2.6/posixpath.py 2012-10-14T03:06:05.044880+02:00 spye[598]: Function Line Function Code 2012-10-14T03:06:05.044880+02:00 spye[598]: console.py 61 request_execute spye.opt_result = spye.drv_presentation.present(func(*varg, **kwarg)) 2012-10-14T03:06:05.044880+02:00 spye[598]: __init__.py 204 meta_start self.daemon_start(daemon) 2012-10-14T03:06:05.044880+02:00 spye[598]: __init__.py 287 daemon_start func(*varg, **kwarg) 2012-10-14T03:06:05.045709+02:00 spye[598]: cleaner.py 15 meta_run self.cleanup() 2012-10-14T03:06:05.045709+02:00 spye[598]: cleaner.py 53 cleanup self.delete_file_from_fs(f[0], f[1]) 2012-10-14T03:06:05.045709+02:00 spye[598]: cleaner.py 32 delete_file_from_fs self.rm_rf(filepath) 2012-10-14T03:06:05.045709+02:00 spye[598]: cleaner.py 21 rm_rf for path in (os.path.join(d,f) for f in os.listdir(d)): 2012-10-14T03:06:05.045709+02:00 spye[598]: cleaner.py 21 <genexpr> for path in (os.path.join(d,f) for f in os.listdir(d)): 2012-10-14T03:06:05.045709+02:00 spye[598]: posixpath.py 70 join path += '/' + b 2012-10-14T03:06:05.045709+02:00 spye[598]: [E] Exception information: 2012-10-14T03:06:05.045709+02:00 spye[598]: >> 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
New Paste
Go to most recent paste.