Answer the question
In order to leave comments, you need to log in
In the bin/console console throws Notice: unserialize(): Error at offset 48 of 50 bytes, where are the logs?
Hello! After transferring the site to another hosting, the console swears like this,
only I want to add a new entity (Entity), and a comment on any command
Plus it’s not clear where to look for "Error at offset 48 of 50 bytes"
Nothing is written in the logs
Help solve the problem
Answer the question
In order to leave comments, you need to log in
mysql 5.7 pg? Entities store serialized objects?
If so, then the problem is null bytes, which the base does not like.
Doctrine docs advise doing base64 after serialization.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question