Random 500 Errors on some images.

So I've uploaded a large amount of images from my phone. These images are no different then the next one, yet the software randomly decides to choose many of them as NOT jpeg, example:

===
{29266:Mon, 17 Jun 2019 12:10:36 GMT}

WARNING: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Not a JPEG file: starts with 0x04 0x00 in /home/wett/public_html/zp-core/lib-GD.php on line 101

imagecreatefromjpeg called from zp_imageGet (lib-GD.php [101])

from cacheImage (functions-image.php [221])

from i.php [166]

{29266:Mon, 17 Jun 2019 12:10:36 GMT}

WARNING: imagecreatefromjpeg(): '/home/wett/public_html/albums/Trip to the Philippines/One Hundred Islands/20190416_074901.jpg' is not a valid JPEG file in /home/wett/public_html/zp-core/lib-GD.php on line 101

imagecreatefromjpeg called from zp_imageGet (lib-GD.php [101])

from cacheImage (functions-image.php [221])

from i.php [166]

{29268:Mon, 17 Jun 2019 12:10:38 GMT}

WARNING: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Not a JPEG file: starts with 0x04 0x00 in /home/wett/public_html/zp-core/lib-GD.php on line 101

imagecreatefromjpeg called from zp_imageGet (lib-GD.php [101])

from cacheImage (functions-image.php [221])

from i.php [166]

{29268:Mon, 17 Jun 2019 12:10:38 GMT}

WARNING: imagecreatefromjpeg(): '/home/wett/public_html/albums/Trip to the Philippines/One Hundred Islands/20190416_074901.jpg' is not a valid JPEG file in /home/wett/public_html/zp-core/lib-GD.php on line 101

imagecreatefromjpeg called from zp_imageGet (lib-GD.php [101])

from cacheImage (functions-image.php [221])

from i.php [166]

I cannot seem to figure out why this is happening. Some images are fine and other images are not. Yet they are taking from the same camera. Any idea's what is going on with some of these images?

Comments

Sign In or Register to comment.