Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ivymasterman's avatar

Aws\DynamoDb\DynamoDbClient cannot be serialized

Hello guys, so I have one weird "bug". I am using laravel vapor and everything was working fine until I did the scheduler setup.

in vapor.yml queues: - some-queue

After that livewire "dd" window just randomly pops up with the message "message: internal server error" and after I have enabled the debug mode I get this message: "Instances of Aws\DynamoDb\DynamoDbClient cannot be serialized"

Does anyone know what is the exact issue and how to solve it?

Thanks in advance

0 likes
0 replies

Please or to participate in this conversation.