You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Version
installer: 3.21.6
pulpcore: upgrading 3.18 to 3.21
Describe the bug
There have been reports that collectstatic doesn't always clean up existing files (even with --clear option) and upgrade causes pulp not to start due to stale symlinks. The error seen when this happens:
gunicorn[3175494]: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/pulp/assets/guardian/img/icon-no.svg'
To Reproduce
Not reproducible on demand
The text was updated successfully, but these errors were encountered:
Version
installer: 3.21.6
pulpcore: upgrading 3.18 to 3.21
Describe the bug
There have been reports that collectstatic doesn't always clean up existing files (even with
--clear
option) and upgrade causes pulp not to start due to stale symlinks. The error seen when this happens:gunicorn[3175494]: FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/pulp/assets/guardian/img/icon-no.svg'
To Reproduce
Not reproducible on demand
The text was updated successfully, but these errors were encountered: