Proposition Scénario #14187
Les logs controle-vnc sont remplis de traceback "twisted.internet.defer.AlreadyCalledError" (2.5.2)
% Done:
0%
Description
Suite aux corrections apportées pour #14089, chaque ouverture de session utilisateur est suivie de l'écriture de 5 fois le traceback suivant dans /var/log/controle-vnc/main.log :
2015/12/02 16:19:37 [-] Timeout 10.1.2.50 2015/12/02 16:19:37 [-] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 392, in startReactor self.config, oldstdout, oldstderr, self.profiler, reactor) File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 313, in runReactorWithLogging reactor.run() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run self.mainLoop() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop self.runUntilCurrent() --- <exception caught here> --- File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent call.func(*call.args, **call.kw) File "/usr/share/eole/controlevnc/cliscribe.py", line 172, in timeout self.d.errback(failure.Failure(TimeoutError("Callback timed out"))) File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 423, in errback self._startRunCallbacks(fail) File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 483, in _startRunCallbacks raise AlreadyCalledError twisted.internet.defer.AlreadyCalledError:
Related issues
Associated revisions
History
#1 Updated by Scrum Master almost 8 years ago
- Assigned To set to Klaas TJEBBES
#2 Updated by Klaas TJEBBES over 7 years ago
Normalement résolu par https://dev-eole.ac-dijon.fr/issues/14792
#3 Updated by Gérald Schwartzmann over 7 years ago
- Tracker changed from Demande to Proposition Scénario
Il me semble qu'on ne doit pas mettre nos demandes internes dans le flot des demandes entrantes.
#4 Updated by Gérald Schwartzmann over 7 years ago
- Status changed from Nouveau to À formaliser
#5 Updated by Klaas TJEBBES over 7 years ago
Je ne vois plus l'erreur sur les scribe 2.5.2...
#6 Updated by Klaas TJEBBES over 7 years ago
- Status changed from À formaliser to Fermé