Project

Profile

Help

Issue #1739

closed

content wsgi app does not log errors

Added by jsherril@redhat.com about 8 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
4. Urgent
Version:
Master
Platform Release:
2.8.0
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

When hitting errors with the content app, no errors are logged even for 500 ISE's.

The only way to see any sort of error is to change DEBUG to true in /pulp/server/content/web/settings.py and restart apache. At that point making a request will show the error as part of the response, but it still is not logged.

Actions #1

Updated by mhrivnak about 8 years ago

  • Priority changed from Normal to High
  • Severity changed from 2. Medium to 4. Urgent
  • Platform Release set to 2.8.1
  • Triaged changed from No to Yes
Actions #2

Updated by jcline@redhat.com about 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to jcline@redhat.com
Actions #3

Updated by jcline@redhat.com about 8 years ago

  • Status changed from ASSIGNED to POST

Added by Jeremy Cline about 8 years ago

Revision 9af1dcf0 | View on GitHub

Enable logging for the content.wsgi application.

This commit configures loggers for the content.wsgi application. This ensures unhandled exceptions are logged to syslog and that logging is configured so messages can be sent from the views.

closes #1739

Added by Jeremy Cline about 8 years ago

Revision 9af1dcf0 | View on GitHub

Enable logging for the content.wsgi application.

This commit configures loggers for the content.wsgi application. This ensures unhandled exceptions are logged to syslog and that logging is configured so messages can be sent from the views.

closes #1739

Actions #4

Updated by Anonymous about 8 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #5

Updated by jcline@redhat.com about 8 years ago

  • Platform Release changed from 2.8.1 to 2.8.0
Actions #6

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from MODIFIED to 5
Actions #7

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #8

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added
Actions #9

Updated by bmbouter almost 4 years ago

  • Category deleted (14)

We are removing the 'API' category per open floor discussion June 16, 2020.

Also available in: Atom PDF