H
Homarr2mo ago
Vadej

Deploying in Helm - PVC/PV Error

I'm running into an issue where when I deploy with persistent volumes, I get an upgrade failed error. I'm relatively new to K3s but despite despearate searching, I can't find anyone else that is running into this issue. The pod deploys cleanly and works perfectly without the persistence block, but I need to not lose my dashboards and data every time the server, vm, or pod needs to be restarted. Please help, I'm sure I'm missing something simple. Here's the error: Error: UPGRADE FAILED: failed to create resource: Deployment.apps "homarr" is invalid: [spec.template.spec.containers[0].volumeMounts[0].name: Not found: "homarr-database", spec.template.spec.containers[0].volumeMounts[1].name: Not found: "homarr-images", spec.template.spec.initContainers[0].volumeMounts[0].name: Not found: "homarr-images"] And my persistence block screenshot attached.
No description
Solution:
GitHub
bug: · Issue #126 · homarr-labs/charts
Chart Version 1.25.0 Bug Description I reported this in Discord and they recommended I post it here. Copy and pasting below: I'm running into an issue where when I deploy with persistent volume...
Jump to solution
9 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Vadej
VadejOP2mo ago
Sorry, can't get logs since the pod isn't running, but happy to run checks as needed. OS: Ubuntu 24.04.2 LTS running K3s deploying with helm. This is a VM on proxmox. Not positive on version since it's not running currently. Image tag is 1.25.0
Manicraft1001
Manicraft10012mo ago
Csn you please report this on https://github.com/homarr-labs/charts/issues ?
GitHub
homarr-labs/charts
Contribute to homarr-labs/charts development by creating an account on GitHub.
Vadej
VadejOP2mo ago
Thanks for the response. I will do so once I am off work this afternoon.
odah
odah2mo ago
@Vadej Could u please mark it as resolved
Solution
Meierschlumpf
Meierschlumpf2mo ago
GitHub
bug: · Issue #126 · homarr-labs/charts
Chart Version 1.25.0 Bug Description I reported this in Discord and they recommended I post it here. Copy and pasting below: I'm running into an issue where when I deploy with persistent volume...
Meierschlumpf
Meierschlumpf2mo ago
Thanks @odah
odah
odah2mo ago
No worries 🫡
Vadej
VadejOP2mo ago
Sorry just saw this, thanks for y'alls help!

Did you find this page helpful?