Thanks Seth. I did try all the above, but no change. I also dbl checked app/tmp permissions and cleared tmp with no change.
Upon inspecting the logo image that doesn't load on our login page I see this error:
Am wondering if something needs to be added to index.php under security headers that might help this ?
We never had issues with Cloudflare services interrupting our work in C/A. Even when utilizing their under attack mode (a time we were getting 1Mil bot hits to our site every week). The last time I was able to login was before the first git update I tried, then after I was logged out and couldn't log back in.
(* re img, it is indeed in the correct place in the theme folder and called in app.conf)
- Another note re: Php is that we are on 8.2; when locating directory of session files using
php -i | grep session.save_path
I got .../php/sessions/ea-php82 but the directory was empty. (?)