403 - Forbidden after Update from 4.5.19 to 4.5.50

Hi, newbie here. Had a running version of 4.5.19 on SiteGround. Noted that I should update to 4.5.50 prior to migrating to v5 on new server. Downloaded 4.5.50, copied all files over 4.5.19 (as directed).
Bang. 403 - Forbidden when access the url.
Checked storage/logs/laravel-error.log to see error:

[2022-05-07 07:42:34] production.ERROR: ResizeObserver loop limit exceeded {“context”:“JavaScript”,“user_id”:1,“account_id”:1,“user_name”:“Edward Cox”,“method”:“GET”,“user_agent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36”,“locale”:“en”,“ip”:“141.168.39.24”,“count”:1,“is_console”:“no”,“is_api”:“no”,“db_server”:“mysql”,“url”:“log_error”}

Unable to decypher the error. Is this a DB related error? What is ResizeObserver loop?
any kind suggestions on how to resolve this please?

Edward

Hi,

I’m not sure this error is related to the 404 you’re seeing, are new records added to the log when you refresh the page?

You may want to try setting up a clean install of the latest v4 and then copy over the .env file and database.

1 Like

Done. As you suggested. Everything OK. Thanks.