My site fails completely

Permalink
When I try to reach my site mit fails with:

"Call to a member function getSiteTree() on null"
in "/updates/concrete5-8.2.1_remote_updater/concrete/src/Entity/Site/Site.php"

And when I try to login I get:
Doctrine \ DBAL \ Exception \ InvalidFieldNameException
An exception occurred while executing 'select pp.cID, ppIsCanonical from PagePaths pp inner join Pages p on pp.cID = p.cID where cPath = ? and siteTreeID in (0)' with params ["\/login\/authenticate\/concrete"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'siteTreeID' in 'where clause'
in "/updates/concrete5-8.2.1_remote_updater/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php"

Any ideas what might be wrong?

 
mnakalay replied on at Permalink Best Answer Reply
mnakalay
it looks like you have a failed update. Did you update just before the problems start occuring?
O3JVIND replied on at Permalink Reply
@mnarkalay, yes i had just updated.
Luckily my host had a 4 days old backup, so my site is running again.