I keep getting ErrorException: unserialize(): Error at offset [#] of [#] bytes with Spatie queued jobs. #205
Unanswered
JulioPablo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I'm not sure if this is a bug so I'm opening a discussion thread, but I keep getting unserialize exceptions, specifically with Spatie
ShouldBeStored
Events.I'm using Amazon SQS and with https://github.com/dusterio/laravel-aws-worker I think it might be something related to Spatie event sourcing because this only happens with Spatie jobs, my own jobs don't seem to be throwing this exception.
Was wondering if anyone had experience working with this stack (Spatie event sourcing, AWS SQS & dusterio/laravel-aws-worker).
I wish I could provide more details, but really the only exception is
ErrorException: unserialize(): Error at offset [#] of [#] bytes
.Beta Was this translation helpful? Give feedback.
All reactions