Skip to content

LocalProtocolError: Too little data for declared Content-Length #22313

@galaxyproject-sentryintegration

Description

Sentry Issue: GALAXY-MAIN-4KSCZZZ00156S

ExceptionGroup: unhandled errors in a TaskGroup
  File "starlette/_utils.py", line 79, in collapse_excgroups
    yield
  File "starlette/responses.py", line 270, in __call__
    async with anyio.create_task_group() as task_group:
  File "anyio/_backends/_asyncio.py", line 783, in __aexit__
    raise BaseExceptionGroup(

LocalProtocolError: Too little data for declared Content-Length
(26 additional frame(s) were not displayed)
...
  File "galaxy/webapps/galaxy/fast_app.py", line 136, in __call__
    await self.app(scope, receive, send_with_header)
  File "galaxy/webapps/galaxy/fast_app.py", line 134, in send_with_header
    await send(message)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions