Actions
Issue #4491
closedInstaller does not restart web server after collecting static
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 50
Quarter:
Description
When using ansible-pulp3 installer, the following is printed in the log and no static content is served. Restarting the webserver fixes the problem.
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/style.css
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/insQ.min.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/url-polyfill.min.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/redoc-init.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/redoc/redoc.min.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/url-polyfill.min.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/redoc-init.js
Feb 28 14:42:05 ... gunicorn[15681]: pulp: django.request:WARNING: Not Found: /static/drf-yasg/redoc/redoc.min.js
Updated by dkliban@redhat.com over 5 years ago
- Subject changed from Django 2.1.7 breaks serving of static content to Installer does not restart web server after collecting static
- Description updated (diff)
Updated by CodeHeeler over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 49
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to POST
- Assignee set to amacdona@redhat.com
Added by amacdona@redhat.com over 5 years ago
Added by amacdona@redhat.com over 5 years ago
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp3|1c72adfb7abeaf03af5c13f575b6e8edbd48d7ad.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions
rename pulp-wsgi
fixes #4495 fixes #4491