Hi, Both core and rpm are version: 3.17.3. I am using Azure storage containers for the storage backend.
I get the following error when I try to access content on my test pulp 3 server: File "/usr/local/lib/pulp/lib64/python3.8/site-packages/pulpcore/cache/cache.py", line 249, in make_entry gunicorn[1452560]: response = await handler(*args) gunicorn[1452560]: File "/usr/local/lib/pulp/lib64/python3.8/site-packages/pulpcore/content/handler.py", line 203, in stream_co> gunicorn[1452560]: return await self._match_and_stream(path, request) gunicorn[1452560]: File "/usr/local/lib/pulp/lib64/python3.8/site-packages/pulpcore/content/handler.py", line 512, in _match_an> gunicorn[1452560]: return await self._serve_content_artifact(ca, headers, request) gunicorn[1452560]: File "/usr/local/lib/pulp/lib64/python3.8/site-packages/pulpcore/content/handler.py", line 792, in _serve_co> gunicorn[1452560]: url = URL(artifact_file.storage.url(artifact_name, parameters=parameters), encoded=True) gunicorn[1452560]: TypeError: url() got an unexpected keyword argument 'parameters' TypeError: url() got an unexpected keyword argument 'parameters' gunicorn[1452560]: 127.0.0.1 [14/Mar/2022:14:17:48 +0000] "GET /pulp/content/Alma8/repodata/repomd.xml HTTP/1.0" 500 225 "libdnf (AlmaLinux 8.5; generic; Linux.x86_64)" Is this a bug or am I doing something wrong? Thanks, -Sheldon
_______________________________________________ Pulp-list mailing list [email protected] https://listman.redhat.com/mailman/listinfo/pulp-list
