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
Using HTTP2 to an AWS ELBv2 in front of an ECS Service:
File "/opt/venv/lib/python3.9/site-packages/starlette/middleware/base.py", line 30, in coro
await self.app(scope, request.receive, send_stream.send)
File "/opt/venv/lib/python3.9/site-packages/starlette/middleware/base.py", line 55, in __call__
response = await self.dispatch_func(request, call_next)
File "/opt/venv/lib/python3.9/site-packages/xraysink/asgi/middleware.py", line 46, in xray_middleware
request.headers["host"].split(":", 1)[0], xray_recorder
File "/opt/venv/lib/python3.9/site-packages/starlette/datastructures.py", line 542, in __getitem__
raise KeyError(key)
KeyError: 'host'
Using HTTP2 to an AWS ELBv2 in front of an ECS Service:
Other dependencies
Research:
:authority
headerThe text was updated successfully, but these errors were encountered: