My status report returns nothing strange. Permissions on my sites/mysite.com/files directories all seem okay. When I try to attach an image to a node, I get the little blue spinner, then nothing. However, if I save the node and go back in to edit, the image will be there (albeit with no thumb).

Further - I am unable to Remove an existing image. Same thing - blue spinner, then nothing. No page refresh, nothing. Saving the node does not help - the only way I can remove an image right now is manually through record deletion in the database.

I notice in my log when filtering on "file system" I see this, presumably when Cron is running:

Did not delete temporary file "temporary://brilliant_gallery-7.x-1.x-dev.tar.tar.gz" during garbage collection, because it is in use by the following modules: file.

When filtering on "image" in the log I see TONS of:

Unable to generate the derived image located at public://styles/home-thumb-large/public/uploads/104433.jpg.

Any ideas?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim.plunkett’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Can you check the permissions of your public files directories?

dddave’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
tim.plunkett’s picture

Status: Closed (fixed) » Closed (cannot reproduce)
nithinkolekar’s picture

Version: 7.14 » 7.27
Issue summary: View changes
Status: Closed (cannot reproduce) » Active
Issue tags: +file system, +cron, +manual crop
FileSize
28.69 KB
91.13 KB

I think this bug is still there in 7.27 core. This happens when cron was executed both auto and manually by admin user, but still shows anonymous in dblog(see attachment).

additional info
/site/default/files permission is set to 2770 with www-data:www:data
File (Field) Paths 7.x-1.0-beta4 is installed and enabled.

Version: 7.27 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.