- Issue created by @geles
- ๐บ๐ธUnited States geles
switch to other theme, not claro, the problem was avoided, not resolved.
- ๐จ๐ฆCanada jerrutl
I know this isn't specific to the Claro theme, but I applied this change from the Gin theme: https://git.drupalcode.org/project/gin/-/merge_requests/416/diffs
And it fixed this error. Hope that helps!
- ๐บ๐ธUnited States Kasey_MK
I think this error went away for me after running database updates and clearing caches.
- Status changed to Closed: outdated
5 months ago 8:48pm 26 June 2024 - Status changed to Needs review
5 months ago 9:47pm 2 July 2024 - ๐ง๐ทBrazil astutonet Sao Paulo, SP
This issue persists in version 10.3.0. Updating the database and clearing the cache didn't help.
Problem verified in local version. I didn't update the production version so as not to run the risk of having the site down until the issue is fixed.
- Status changed to Active
5 months ago 9:54pm 2 July 2024 - ๐ง๐ทBrazil astutonet Sao Paulo, SP
I performed the update test on two projects: an empty website and an older one, with the local version of a website that is in production.
Actually, in the version with an empty database, just do the update, run "update.php" and clear the cache. The website will continue to operate.
However, I note that in more complex versions, these measures did not work. After the update, it is not possible to access any page on the website, as it is offline. This should not happen, as not everyone knows how to restore a website.
However, on the older site, it is still possible to run 'update.php', but it will not even be possible to clear the cache via the user interface, as the site will be down.
- ๐ธ๐ณSenegal diaodiallo
I had this issue when updating 10.2.6 to 10.3.1 and fixed by just cleaning cache. Thanks to @Kasey_MK for the idea.