Issue #41: changeset Internal Error
Reported by: | |
State: | invalid |
Created on: | 2014-09-24 09:37 |
Updated on: | 2015-01-19 16:24 |
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-24 17:26
There is not enough context here and the reporter is anonymous.
Comment by Mads Kiilerich, on 2014-09-24 17:26
Comment by Alasdair Campbell, on 2015-01-19 14:57
Comment by Alasdair Campbell, on 2015-01-19 14:58
Can confirm there is an issue.
Experienced same issue on Debian 7.8 vbox.
Logfile is above.
If you need any other info please let me know.
Comment by Mads Kiilerich, on 2015-01-19 15:02
I think it has been fixed by bbf4118f6e0f . Can you try the stable branch as outlined for development in https://bitbucket.org/conservancy/kallithea/wiki/Home ?
Comment by Alasdair Campbell, on 2015-01-19 16:24
I can confirm the version i just pulled via: hg clone https://kallithea-scm.org/repos/kallithea works fine.