Project

Profile

Help

Issue #5748

closed

/pulp/api/v3/ raises 500 error

Added by daviddavis over 4 years ago. Updated over 3 years ago.

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

Description

Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     raise exc
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     response = handler(request, *args, **kwargs)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     schema = self.schema_generator.get_schema(request, self.public)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     paths = self.get_paths(None if public else request)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     operation = view.schema.get_operation(path, method)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     operation['responses'] = self._get_responses(path, method)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     serializer = self._get_serializer(path, method)
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     return view.get_serializer()
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_frame>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     kwargs['context'] = self.get_serializer_context()
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:   File "/home/vagrant/devel/pulp_ansible/pulp_ansible/app/galaxy/v3/>Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]:     context["path"] = self.kwargs["path"]
Nov 19 13:07:08 pulp3-source-fedora.crake.example.com gunicorn[25153]: KeyError: 'path'
Actions #1

Updated by daviddavis over 4 years ago

  • Project changed from Pulp to Ansible Plugin
Actions #2

Updated by daviddavis over 4 years ago

  • Status changed from NEW to POST

Added by daviddavis over 4 years ago

Revision 9d97fe9d | View on GitHub

Fix errors when generating root and api docs

fixes #5748 https://pulp.plan.io/issues/5748

Actions #3

Updated by daviddavis over 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by bmbouter over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF