Plugin

Archived
Forum
(read-only)

CE Image

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3

Back to this add-on's main page
View Other Add-ons From Causing Effect

     

some cache folders are failing to be created

Support Request

monkeydo
monkeydo

I’m working on a site that pulls in images from an API and manipulates them and saves them locally (using the latest version of CE Image).

I have a local version that’s working fine, but on a staging server some images are failing to be created. I can’t figure out what the difference is.

The images that are failing aren’t unusually large, but even so both servers have the same amount of memory assigned.

The debug message that shows up is:

Could not create the cache directory ‘/var/www/html/images/remote/http_assets.fontsinuse.com/static/use-media-items/5/4378/full-640x776/567019ec/d520bd16a2ddd9ae1b248b67470e7659/’ for remote images.

Everything up to `/var/www/html/images/remote/http_assets.fontsinuse.com/static/use-media-items/` already exists, and there are already other folders that CE Image has created in it.

Any ideas on what I’m overlooking?

monkeydo
# 1
monkeydo

I just noticed that the debug line after that one is this:

CE Image debug: Source image is not readable or does not exist: ‘http://assets.fontsinuse.com/static/use-media-items/5/4378/full-640x776/567019ec/studentliv-omslag_3796e4f64bc863de-w640.jpeg?resolution=0’.

But that file does seem to be available. (test)