Projet

Général

Profil

Scénario #36651

Mis à jour par Joël Cuissinat il y a environ un an

Constaté sur EOLE 2.9.0 (non constaté en 2.8.1) :
<pre>
2025-03-24 11:37:23,337: eop ERROR login - Internal error during Authentication : name '_' is not defined
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/eoleauthlib/authclient.py", line 118, in login
return client.authenticate()
File "/usr/lib/python3/dist-packages/eoleauthlib/client.py", line 64, in authenticate
self.is_authenticated()
File "/usr/lib/python3/dist-packages/eoleauthlib/client.py", line 108, in is_authenticated
user_data = self._check_authentication()
File "/usr/lib/python3/dist-packages/eoleauthlib/plugins/cas.py", line 88, in _check_authentication
self._process_logout_request()
File "/usr/lib/python3/dist-packages/eoleauthlib/plugins/cas.py", line 120, in _process_logout_request
current_app.logger.debug(_('logout requested by CAS server'))
NameError: name '_' is not defined
</pre>

Retour