In my case I have a kubernetes cluster with nginx ingress controller and nginx+php-fpm to handle drupal instance.
I notice this issue on one of my page, where my pictures was not loaded in chrome. After investigation I discovered that modsecurity module enabled in my nginx ingress somehow produce this issue. Not fully know why, but after disabling it, all pages are loaded fine.
Best Regards.