You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
Since the recent changes, I am seeing a couple of new warnings pop up I wasn't seeing before and I can't quite puzzle it out.
#1213 E_WARNING: exif_read_data(sample.png): File not supported: exif_read_data(sample.png): File not supported
...that's a warning from deep in Imagine, the imaging library Craft uses. I don't even think I have a sample.png anywhere (apparently it's kinda hard to search s3!) - but I definitely wasn't seeing this before.
It doesn't seem to cause any functional issues but it's emailing me about it...
Another one would seem to be related to stale cache stuff
E_WARNING: filemtime(): stat failed for /srv/users/serverpilot/apps/imagescience/releases/dev/craft/storage/runtime/cache//2b811077cad9df45687fef948819a695.bin: filemtime(): stat failed for /srv/users/serverpilot/apps/imagescience/releases/dev/craft/storage/runtime/cache//2b811077cad9df45687fef948819a695.bin
....I think these are instances of new reports, rather than new errors. I am running the 1.5.0 release - did you make any changes after that at all? Any ideas on this?
Cheers
Jeremy
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey Bob
Since the recent changes, I am seeing a couple of new warnings pop up I wasn't seeing before and I can't quite puzzle it out.
#1213 E_WARNING: exif_read_data(sample.png): File not supported: exif_read_data(sample.png): File not supported
...that's a warning from deep in Imagine, the imaging library Craft uses. I don't even think I have a sample.png anywhere (apparently it's kinda hard to search s3!) - but I definitely wasn't seeing this before.
It doesn't seem to cause any functional issues but it's emailing me about it...
Another one would seem to be related to stale cache stuff
E_WARNING: filemtime(): stat failed for /srv/users/serverpilot/apps/imagescience/releases/dev/craft/storage/runtime/cache//2b811077cad9df45687fef948819a695.bin: filemtime(): stat failed for /srv/users/serverpilot/apps/imagescience/releases/dev/craft/storage/runtime/cache//2b811077cad9df45687fef948819a695.bin
....I think these are instances of new reports, rather than new errors. I am running the 1.5.0 release - did you make any changes after that at all? Any ideas on this?
Cheers
Jeremy
The text was updated successfully, but these errors were encountered: