Nov 4, 2022
0
Level 3
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
Please or to participate in this conversation.