• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Invalid Index with images

R

rewilson

Guest
I have a website on my server that gives an error message of Invalid Index when serving gif's and jpg's. These images are not corrupt. Has anyone ever seen this before. I'm pulling my hair out trying to figure this one out.
 
I am also having the same problem. Have you found a reason why it does this?
Or how to fix it?
 
I had the same problem with a my customer.

Pleask have a feature called "hotlink protection" that is disabled by default.

By default is configured to deny all these file extensions:
bmp dib rle emf wmf gif jpg jpeg jpe jif jfif pcx png tga tiff tif

If you enable this feature you will have "Invalid index." and 500 internal server error response for every request for these file extensions.

So the solution is Disable the feature from plesk -> domain -> Hotlink protection"
 
Back
Top