Team,
I have a storage method defined for AWS that has a custom URL (cdn.mydomain.com). All of the storage types are set to use this method and it's been in use for over a year with no problem. Following the upgrade to 4.7.2, I'm having an issue where IMAGES are not displayed properly, but only on mobile devices.
CSS, JS, fonts, etc all display properly. But any image is showing up broken.
Using Chrome, I was able to inspect the URL of the broken images.... it's showing as:
https://www.mydomain.com//cdn.mydomain.com/path_to_file
This is obviously not correct and should simply be https://cdn.domain.com.
The custom URL was originally "//cdn.mydomain.com" which was set by IPS when I first entered just "cdn.domain.com" at first configuration. I thought it might be a bug in 4.7.2, so I manually set the custom URL to "https://cdn.mydomain.com". However this does not seem to have corrected the problem.
I have confirmed:
This happens with all 3rd party applications/plugins disabled.
This happens on the default theme (you can switch to "Original IPB" to confirm.
This happens when using the support tool to disable everything.
This happens when Cloudflare is 100% disabled and sent directly to origin.
This happens after rebuilding the system cache from the ACP (multiple times).
Again... when viewing it from a laptop/desktop or tablet (iPad Pro), it displays fine. Even if I resize a laptop to shrink down to the correct size it is correct. I've confirmed this does happen on an iPhone 13 Pro Max and an iPad mini both from Safari and Chrome. I've flushed cache on the devices as well.
I'm out of ideas on what to try next. I've confirmed my ACP info is correct. (I've confirmed the user/password and security question answers can be found in the notes section) and SFTP/SSH access should be enabled with the credentials confirmed. (Please use one of the IPS IP addresses provided to get past SSH firewall restrictions.)