Project

General

Profile

Actions

Bug #114507

closed

AttributeError: 'NoneType' object has no attribute 'values'

Added by Thomas Noël 29 days ago. Updated 25 days ago.

Status:
Solution déployée
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
06 February 2026
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/organizations/entrouvert/issues/11260/
crash lors de la tentative de filtrage des accès backoffice

Traceback (most recent call last):
  File "django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "hobo/middleware/backoffice_access.py", line 57, in __call__
    and is_backoffice_access(request)
  File "hobo/middleware/backoffice_access.py", line 33, in is_backoffice_access
    for service in services.get(settings.PROJECT_NAME).values():
AttributeError: 'NoneType' object has no attribute 'values'

Actions #1

Updated by Thomas Noël 29 days ago

  • Project changed from 369 to Authentic 2
Actions #2

Updated by Serghei Mihai 29 days ago

Trou dans la raquette car PROJECT_NAME d'authentic ne correspond pas au slug du service dans KNOWN_SERVICES.

Actions #3

Updated by Serghei Mihai 26 days ago

  • Assignee set to Serghei Mihai
Actions #4

Updated by Serghei Mihai 26 days ago

  • Project changed from Authentic 2 to Hobo

Je bouge dans Hobo.

Actions #5

Updated by Serghei Mihai 26 days ago

  • Status changed from Nouveau to En cours

🤖 Une pull request concernant ce ticket a été ouverte :

Actions #6

Updated by Serghei Mihai 26 days ago

  • Status changed from En cours to Solution proposée
Actions #7

Updated by Serghei Mihai 26 days ago

🤖 Relecture de Benjamin Dauvergne (bdauvergne) demandée sur la pull request :

Actions #8

Updated by Benjamin Dauvergne 26 days ago

  • Status changed from Solution proposée to Solution validée

🤖 Pull request approuvée :

Actions #9

Updated by Thomas Noël 26 days ago

  • Status changed from Solution validée to En cours

🤖 Modifications demandées sur la pull request :

Actions #10

Updated by Serghei Mihai 25 days ago

  • Status changed from En cours to Solution proposée

🤖 Relecture de Thomas NOËL (tnoel) demandée sur la pull request :

Actions #11

Updated by Benjamin Dauvergne 25 days ago

  • Status changed from Solution proposée to Solution validée

🤖 Pull request approuvée :

Actions #12

Updated by Serghei Mihai 25 days ago

  • Status changed from Solution validée to Résolu (à déployer)

🤖 Pull request fusionnée :

Actions #13

Updated by Thomas Noël 25 days ago

🤖 Modifications demandées sur la pull request :

Actions #14

Updated by Serghei Mihai 25 days ago

🤖 Une pull request concernant ce ticket a été ouverte :

Actions #15

Updated by Serghei Mihai 25 days ago

🤖 Relecture de Thomas NOËL (tnoel) demandée sur la pull request :

Actions #16

Updated by Serghei Mihai 25 days ago

🤖 Pull request fusionnée :

Actions #17

Updated by Serghei Mihai 25 days ago

  • Status changed from Résolu (à déployer) to Solution déployée
Actions

Also available in: Atom PDF