Project

Profile

Help

Issue #6768

closed

whitenoise expects /var/lib/pulp/assets on single container

Added by fao89 almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 74
Quarter:

Description

127.0.0.1 - - [19/May/2020:14:43:28 +0000] "GET /pulp/api/v3/status/ HTTP/1.0" 200 1033 "-" "ansible-httpget" /usr/local/lib/python3.7/site-packages/whitenoise/base.py:116: UserWarning: No directory at: /var/lib/pulp/assets/ warnings.warn(u"No directory at: {}".format(root))

whitenoise uses STATIC_URL and STATIC_ROOT from pulpcore: https://github.com/pulp/pulpcore/blob/master/pulpcore/app/settings.py#L31-L37

Also available in: Atom PDF