Error when creating stack from Git source #10293
-
Ask a Question!Problem: Every time I attempt to create a stack from a Git source in Portainer, I encounter the following error:
Information:
Steps to Reproduce:
Expected Behavior: I expect the stack to be created successfully without encountering any errors. Actual Behavior: I receive the error message mentioned above when attempting to create the stack from a Git source. Additional Information:
Screenshots: Thanks for any possible help, if more information is required I'll try my best to provide so. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Turned this discussion into a issue since it seems to be a bug, #10301 |
Beta Was this translation helpful? Give feedback.
Does your compose have
build
function? Can you share it?Are you using relative paths feature along with Git Stack, if not can you try using that.