by Matt T.
Can you load the site with developer tools open (Chrome or Firefox, F12), and screenshot the network tab when you load the site.
Further, immediately after you encounter the issue, take a look at the nginx error logs using the below commands and copy/paste anything that looks unusual here.
Further, immediately after you encounter the issue, take a look at the nginx error logs using the below commands and copy/paste anything that looks unusual here.
sudo tail /var/log/nginx/error.log
sudo tail /var/log/nginx/access.log