This is a bug, we'll look into it. Thanks! parameters is not an argument on url() => https://docs.djangoproject.com/en/4.0/ref/files/storage/#django.core.files.storage.Storage.url
On Mon, Mar 14, 2022 at 12:41 PM Briand, Sheldon < sheldon.bri...@nrc-cnrc.gc.ca> wrote: > 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 > Pulp-list@redhat.com > https://listman.redhat.com/mailman/listinfo/pulp-list >
_______________________________________________ Pulp-list mailing list Pulp-list@redhat.com https://listman.redhat.com/mailman/listinfo/pulp-list