Skip to content

wp-content/uploads is not writable in 4.9.8 image #322

@tofumatt

Description

@tofumatt

We're encountering issues over at https://github.com/wordpress/gutenberg with the latest wordpress image (4.9.8). See: WordPress/gutenberg#8418

We can't run wp-cli core update because wp-content/uploads is not writable. This line errors: https://github.com/WordPress/gutenberg/blob/master/bin/install-wordpress.sh#L52 with the bug in the above issue.

I don't know what caused this change because I'm finding it hard to track how/where this image is built from, but changing back to 4.9.7 image (changing the image we use from wordpress to wordpress:4.9.7 in our docker-compose.yml) "fixes" the issue.

Removing that update command things seem to also run okay, but we should be able to run it. I think eventually anything else that interacts with that folder will cause errors.

Was a permission changed or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions