Skip to content

Error on collectstatic in version 4.4.0 #574

@tom3rr

Description

@tom3rr

Since the update I get the following error when trying to run python manage.py collectstatic

whitenoise.storage.MissingFileError: The file 'silk/lib/"images/ui-icons_555555_256x240.png"' could not be found with <whitenoise.storage.CompressedManifestStaticFilesStorage object at 0x000001C0AA010C70>.

The CSS file 'silk\lib\jquery-ui-1.13.1.min.css' references a file which could not be found:
  silk/lib/"images/ui-icons_555555_256x240.png"

Please check the URL references in this CSS file, particularly any
relative paths which might be pointing to the wrong location.

It seems the css file is pointing to a missing asset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions