Kallithea issues archive

Issue #48: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",)

Reported by: Thomas Güttler
State: closed
Created on: 2014-10-08 07:52
Updated on: 2015-08-06 19:46

Description

Hi,

we have non reproducable errors where kallithea return 417 or 403. Not often, but from time to time.

Background: We use Kallithea very heavy (CI clones and pulls often)

We try to debug this.

Maybe this is a reason for the sporadic errors:

Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored

No other information is in the apache error log (no stacktrace) Do you have an adivce?

How can we find the root of the sporadic errors?

Attachments

Comments

Comment by Thomas Güttler, on 2014-10-08 07:53

Comment by domruf, on 2014-10-08 08:40

What kind of server configuration do you use?

Can you post the [server:main] section of you .ini file

Comment by Thomas Güttler, on 2014-10-17 14:11

There is nothing special about our config. We don't use celery and we use it behind apache wsgi.

Which details do you need?

Comment by Mads Kiilerich, on 2014-10-17 14:39

apache config and the wsgi are both special

Comment by Thomas De Schampheleire, on 2015-05-06 20:07

@thomas-guettler Do you still see this problem with recent Kallithea versions? If so, can you share more details?

Comment by Thomas De Schampheleire, on 2015-08-06 19:46

Closing: not clear if this is still valid and no feedback from submitter.