[GH-ISSUE #302] Pull Stack/Images fails with Error 500: failed to interpolate secrets into file contents #7154

Closed
opened 2026-04-27 20:26:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @DerLeole on GitHub (Feb 9, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/302

The issue
It seems like the Pull Stack/Images functionality does not properly support stacks with Komodo variables or secrets in their compose file. Redeploying stacks with such Komodo defined variables works just fine, while the stack pull functionality fails every time on the first secret/variable mentioned in the compose definition of the stack.

How to reproduce
Set up a stack with a Komodo defined and interpolated variable or secret, deploy it. Then press the Pull Stack button in the UI.

Screenshots
Stack Definiton:
Image

(Re)-Deploy Log with correctly interpolated variables and secrets:
Image

Pull Stack Log with error:
Image

Error/Warning message from container console (via Dockge):
Image

Thanks for working on this and hope this can be mitigated in the future!

Originally created by @DerLeole on GitHub (Feb 9, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/302 **The issue** It seems like the Pull Stack/Images functionality does not properly support stacks with Komodo variables or secrets in their compose file. Redeploying stacks with such Komodo defined variables works just fine, while the stack pull functionality fails every time on the first secret/variable mentioned in the compose definition of the stack. **How to reproduce** Set up a stack with a Komodo defined and interpolated variable or secret, deploy it. Then press the Pull Stack button in the UI. **Screenshots** Stack Definiton: ![Image](https://github.com/user-attachments/assets/26a45bf4-3c54-45f3-a5dc-a218051eaa3c) (Re)-Deploy Log with correctly interpolated variables and secrets: ![Image](https://github.com/user-attachments/assets/157ff846-f732-4f4e-a316-ed86081e0fbd) Pull Stack Log with error: ![Image](https://github.com/user-attachments/assets/cc7939a9-9368-4bab-9a22-fdad079be482) Error/Warning message from container console (via Dockge): ![Image](https://github.com/user-attachments/assets/c610b00a-17da-4c12-b7a2-70f7f402a4d3) Thanks for working on this and hope this can be mitigated in the future!
Author
Owner

@mbecker20 commented on GitHub (Aug 26, 2025):

Fixed back in that release

<!-- gh-comment-id:3222855165 --> @mbecker20 commented on GitHub (Aug 26, 2025): Fixed back in that release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#7154