Translation problem for some strings?

2017-06-13 Thread Thomas De Schampheleire
Hi Andrew, all, I notice a problem with translation: some strings never seem to be translated, even if the translation file contains a translation. One example is the string 'Pull Requests' which is visible as a button top-right when viewing a repository. For example, both 'fr' and 'ru' contain

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Jani Tiainen
No, nothing helped. Also it's interesting that gunicorn had the same issue. Googling around also revealed that most people had problems with POST request but in my case it was GET. On 13.06.2017 15:13, Adi Kriegisch wrote: Hi! I assume, setting the buffer size did not help? Did it change

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Adi Kriegisch
Hi! I assume, setting the buffer size did not help? Did it change the behaviour in some way? > Well it could be this special combination of versions. rather not... > Oh well, back to badly memory leaking waitress serving. You are free to do that if you like to. Otherwise just send your nginx

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Jani Tiainen
Hmm, Well it could be this special combination of versions. Oh well, back to badly memory leaking waitress serving. On 13.06.2017 15:06, Adi Kriegisch wrote: Hi! Centos 7, installed with nginx 1.10.2, Kallithea from Pypi. Running with waitress works, but both uwsgi and gunicorn suffers the

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Adi Kriegisch
Hi! > Centos 7, installed with nginx 1.10.2, Kallithea from Pypi. Running with > waitress works, but both uwsgi and gunicorn suffers the same problem - > hg pull -u fails when there is no changes (different errors): > > uwsgi configuration responds with 502 > gunicorn responds with 400 > >

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Jani Tiainen
Hi, Centos 7, installed with nginx 1.10.2, Kallithea from Pypi. Running with waitress works, but both uwsgi and gunicorn suffers the same problem - hg pull -u fails when there is no changes (different errors): uwsgi configuration responds with 502 gunicorn responds with 400 There are no

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Adi Kriegisch
Hi! > Ok, enabling debugging now reveals: > > *Traceback (most recent call last): >File > "/opt/kallithea/kallithea-venv/lib/python2.7/site-packages/mercurial/hgweb/h > gweb_mod.py", line 306, in run_wsgi > for r in self._runwsgi(req, repo): >File >

Re: Kallithea , uwsgi and nginx

2017-06-13 Thread Adi Kriegisch
Hi! > I'm trying to get Kallithea to work with uwsgi and nginx. Unfortunately > for some reasons HG pull requests seem to fail from time to time, > specially if there is nothing to pull. Long time ago I posted some instructions[1] about how to run that on the mailing list. Most of that is still

Re: The future of this project

2017-06-13 Thread Andrew Shadura
On 13/06/17 10:04, Marcin Kuźmiński wrote: > Hi All, > > Given the opportunity of this email thread, i'd like to pitch in the > open-source version of RhodeCode CE again. > > - A fully functional, free AGPL v3.0 software > - based on a modern web framework - Pyramid > - we had almost 20 releases

Kallithea , uwsgi and nginx

2017-06-13 Thread Jani Tiainen
Hi, I'm trying to get Kallithea to work with uwsgi and nginx. Unfortunately for some reasons HG pull requests seem to fail from time to time, specially if there is nothing to pull. Logs do indicate following: 2017/06/13 13:23:58 [error] 12111#0: *3294 recv() failed (104: Connection reset

Re: The future of this project

2017-06-13 Thread Marcin Kuźmiński
Hi All, Given the opportunity of this email thread, i'd like to pitch in the open-source version of RhodeCode CE again. - A fully functional, free AGPL v3.0 software - based on a modern web framework - Pyramid - we had almost 20 releases in last 12 months - introduced major features like Git