Issue #42: changeset Internal Error
Reported by: | Oleg Franchuk |
State: | closed |
Created on: | 2014-09-25 08:31 |
Updated on: | 2014-09-25 17:32 |
Description
I installed a kallithea V0.1. When I try to View changes, then we obtain 500 Internals Error
Here We something visible in logs
Error - <type 'exceptions.TypeError'>: 'name' must be bytestring, not unicode URL: http://rc.pulsu.net/Casino/adminka/changeset/be479a2e598af6c67cac1ae5a9ef5f316feea783
File '/srv/www/kallithea/local/lib/python2.7/site-packages/dulwich/repo.py', line 444 in getitem type(name).name) TypeError: 'name' must be bytestring, not unicode
Attachments
Снимок экрана - 24.09.2014 - 12:25:26.png
Comments
Comment by Mads Kiilerich, on 2014-09-25 10:14
We will need the full stacktrace to really be sure ... but I think this must be a duplicate of issue #24
Comment by Oleg Franchuk, on 2014-09-25 11:46
issue #24 solves the problem. Thanks!
Comment by Oleg Franchuk, on 2014-09-25 17:32