server icon indicating copy to clipboard operation
server copied to clipboard

Invalid type error

Open temp opened this issue 6 months ago • 0 comments

We are seeing this in the docker log of buggregator when a javascript-app sends an error:

buggregator-1 | {"level":"error","ts":1755854729021872136,"logger":"app","msg":"InvalidArgumentException: Invalid type: session in /app/app/modules/Sentry/Application/DTO/TypeChunk.php at line 17 [] []\n"}

Only the error:

InvalidArgumentException: Invalid type: session in /app/app/modules/Sentry/Application/DTO/TypeChunk.php at line 17

Any idea what could be the problem?

temp avatar Aug 22 '25 09:08 temp