500 after upgrade: Uncaught ReflectionException: Class "view" does not exist

finally got it working again by the following:

  1. Downloaded the latest zip
  2. Copied all files (excluding all files beginning with “.”) to my web folder, overwriting what was there
  3. sudo chown -R www-data:www-data mywebfolder/
  4. In browser went to https://mywebsite/update?secret=mysecretkeyhere
  5. Got message asking me to reload after a while, which I did

Hopefully this helps someone else who may be stuck. Thanks.

2 Likes