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:

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

Pull Stack Log with error:

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

Thanks for working on this and hope this can be mitigated in the future!
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:
(Re)-Deploy Log with correctly interpolated variables and secrets:

Pull Stack Log with error:

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

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