Actions
Story #8414
closedAs a user, I want to be able to specify the request size limit
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
Operator - Moved to Github Issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:
Description
This was originally found on pulp-installer, but I believe operator also needs this
Nginx
(pulp) [vagrant@pulp3-source-fedora33 pulp_ansible]$ ansible-galaxy collection publish -c -s http://pulp3-source-fedora33.localhost.example.com/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api /tmp/tmpajfv5by1/cisco-nxos-1.4.0.tar.gz
Publishing collection artifact '/tmp/tmpajfv5by1/cisco-nxos-1.4.0.tar.gz' to cmd_arg http://pulp3-source-fedora33.localhost.example.com/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api
ERROR! Error when publishing collection to cmd_arg (http://pulp3-source-fedora33.localhost.example.com/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api) (HTTP Code: 413, Message: Request Entity Too Large Code: Unknown)
Localhost:
(pulp) [vagrant@pulp3-source-fedora33 pulp_ansible]$ ansible-galaxy collection publish -c -s http://localhost:24817/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api /tmp/tmpajfv5
by1/cisco-nxos-1.4.0.tar.gz
Publishing collection artifact '/tmp/tmpajfv5by1/cisco-nxos-1.4.0.tar.gz' to cmd_arg http://localhost:24817/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api
Collection has been published to the Galaxy server cmd_arg http://localhost:24817/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api
Waiting until Galaxy import task http://localhost:24817/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api/v3/imports/collections/1f16da54-d073-42cc-8447-42d875954048/ has completed
Collection has been successfully published and imported to the Galaxy server cmd_arg http://localhost:24817/pulp_ansible/galaxy/555bb1ec-6076-4523-a79e-cb9ae4d14b3c/api
Related issues
Updated by fao89 over 3 years ago
- Copied from Story #8212: As a user, I want to be able to specify the request size limit added
Updated by fao89 about 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Actions