Can't access admin pages after Update

Hi everyone,

I just updated grav and the plugins and I can’t access the admin pages any more… I get the following error:

Twig_Error_Runtime
An exception has been thrown during the rendering of a template (“Identifier “messages” is not defined.”) in “partials/messages.html.twig” at line 1.

I think to remember that the version was a release candidate… Is there a command line command to fix this (rollback to last version or something like this)?

Best regards,
Tom

Ok, seems to me like the update/upgrade had a problem with some files in the cache, that did not want to go away on their own.

I tried “bin/gpm selfupgrade” that showed me the upgrade was not finished and upon trying again told me about the files in the cache.

I tried “bin/grav clear-cache --all” but the file would not go. After deleting them manually everything works fine again.