You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR 2024-05-21 09:30:32,353 /home/bas/venv/lib/python3.11/site-packages/django/core/handlers/exception.py : Invalid HTTP_HOST header: '9.9.9.9:8080'. You may need to add '9.9.9.9' to ALLOWED_HOSTS.
Traceback (most recent call last):
File "/home/bas/venv/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
^^^^^^^^^^^^^^^^^^^^^
File "/home/bas/venv/lib/python3.11/site-packages/sentry_sdk/integrations/django/middleware.py", line 175, in __call__
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/home/bas/venv/lib/python3.11/site-packages/django/utils/deprecation.py", line 133, in __call__
response = self.process_request(request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bas/venv/lib/python3.11/site-packages/django/middleware/common.py", line 48, in process_request
host = request.get_host()
^^^^^^^^^^^^^^^^^^
File "/home/bas/venv/lib/python3.11/site-packages/django/http/request.py", line 151, in get_host
raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: '9.9.9.9:8080'. You may need to add '9.9.9.9' to ALLOWED_HOSTS.
sur les emplois : https://github.com/gip-inclusion/les-emplois/blob/7590a23778062967360c35fa4a5051fa53c01843/config/settings/base.py#L283-L289
The text was updated successfully, but these errors were encountered: