Skip to content

Base Image need to be updated! #3

@AnotherCodeArtist

Description

@AnotherCodeArtist

Just ran into the same error described here.

There's an incompatibility between the version of bleach and html5lib that apparently comes with your base image. It produces the following error when trying to start the CKAN container:

from html5lib.sanitizer import HTMLSanitizer Traceback (most recent call last): ImportError: No module named sanitizer

I had to log into the running container, uninstalling bleach and reinstalling it to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions