After I upgrade Grav from version 1.7.48 to 1.7.49.3 using the dashboard, I receive a Forbidden (403) on the main page, and a Not Found (404) when trying to access the admin page. All themes and plugins were updated prior to attempting to run the Grav update.
In order to complete some testing, I restored the 1.7.48, and tried downloading and applying the 1.7.49.3 update zip from the repository and it worked without issue.
Could there be some sort of permissions issue happening when using the dashboard to update? If so I’m not sure what to look at…
I restored again to 1.7.48 and deployed 1.7.49.2 using the zip update, to retry 1.7.49.3 from the dashboard again, and the result remained the same. I was again not able to access the site or admin panel.
In the event the information is relevant Grav is running a Windows host using XAMPP, and PHP
I just did a compare of the directories using the upgrade zip file and the upgrade option from the dashboard. I see 1208 files less in the directory I updated via the dashboard, than the directory that used the zip file. I would assume the file count should be the same no?
So is there an issue with the package being pulled by the in app updater, or perhaps it’s not finishing properly? Unless there is another reason for the discrepancy in the number of files between the two directories.
@all, Just to let you know… the dev team (aka andy, aka rhuk) does not visit this forum.
Issues like this one should be created and upvoted at Github. Either the Admin or Grav repo, depending on the context (resp. Admin or CLI) when upgrading.