Failed to download files #9358
-
Beta Was this translation helpful? Give feedback.
Answered by
peterxcli
Nov 25, 2025
Replies: 2 comments 2 replies
-
|
It might be related to #8998 (comment) |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Thanks for the answer @peterxcli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

That fix isn’t included in the 2.0 release yet. Since 2.1.0 release voting process is still in progress, there’s no official image that contains the fix.
You can build the latest image from source by following: https://ozone-site-v2.staged.apache.org/docs/developer-guide/build/docker-images
Then update your Helm chart to use that image — modify the image fields in values.yaml accordingly (see lines 17–20 here: https://github.com/peterxcli/ozone-helm-charts/blob/6c1a77be7c824a1dfabfdce7b55ecd680f924d7a/charts/ozone/values.yaml#L17-L20).