RHUA is getting an error and clients can't get packages with yum/dnf commands.
Issue
RHUA is getting an error and clients can't get packages with yum/dnf commands.
Jun 23 13:55:25 rhua gunicorn[149251]: [2023-06-23 04:55:25 +0000] [149251] [ERROR] Error handling request
Jun 23 13:55:25 rhua gunicorn[149251]: Traceback (most recent call last):
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib64/python3.9/site-packages/aiohttp/web_protocol.py", line 435, in _handle_request
Jun 23 13:55:25 rhua gunicorn[149251]: resp = await request_handler(request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib64/python3.9/site-packages/aiohttp/web_app.py", line 504, in _handle
Jun 23 13:55:25 rhua gunicorn[149251]: resp = await handler(request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib64/python3.9/site-packages/aiohttp/web_middlewares.py", line 117, in impl
Jun 23 13:55:25 rhua gunicorn[149251]: return await handler(request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib/python3.9/site-packages/pulpcore/content/authentication.py", line 41, in authenticate
Jun 23 13:55:25 rhua gunicorn[149251]: return await handler(request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib/python3.9/site-packages/pulpcore/content/handler.py", line 237, in stream_content
Jun 23 13:55:25 rhua gunicorn[149251]: return await self._match_and_stream(path, request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib/python3.9/site-packages/pulpcore/content/handler.py", line 542, in _match_and_stream
Jun 23 13:55:25 rhua gunicorn[149251]: return await self._serve_content_artifact(ca, headers, request)
Jun 23 13:55:25 rhua gunicorn[149251]: File "/usr/lib/python3.9/site-packages/pulpcore/content/handler.py", line 813, in _serve_content_artifact
Jun 23 13:55:25 rhua gunicorn[149251]: raise Exception(_("Expected path '{}' is not found").format(path))
Jun 23 13:55:25 rhua gunicorn[149251]: Exception: Expected path '/var/lib/rhui/remote_share/pulp3/artifact/dc/1ae7a1011705164487dae39f656665a6b18d8c36cd402bd9328825ba473c2b' is not found
Jun 23 13:55:25 rhua gunicorn[149251]: 127.0.0.1 [23/Jun/2023:04:55:24 +0000] "GET /pulp/content/content/dist/rhel8/rhui/8/x86_64/appstream/os/Packages/p/python3-ptyprocess-0.5.2-4.el8.noarch.rpm HTTP/1.0" 500 225 "-" "python-requests/2.20.0"
Environment
Red Hat Update Infrastructure 4.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.