Skip to content

Unserialize error when dropping database (dev-master). #4629

@tmartin

Description

@tmartin

Hi.

Since I've updated my vendors this morning using composer, I'm getting this error when I try to drop my database :

[ErrorException]                                                                                                                                                                                 
  Notice: unserialize(): Error at offset 82 of 84 bytes in /Users/tim/Boulot/widop/Clients/divosea/v2/code/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php line 114

I first had trouble with the cache:clear command so I removed all the content of the app/cache directory (as told in #4626). Now, when I try to build my database, it crashes.

IMO, it's related to the PR #4619, since I had no trouble before the merge and the code throwing the exception has been modified. My coworkers had the same problem today on several development environnements (Debian, Ubuntu, Mac OS).

Let me know if you need more information about the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions