Issue running Formance Stack locally – payments services fail to start (branch release/v3.0) #1948
-
Hi everyone 👋 I’m trying to run the Formance Stack locally using the docker-compose.yml file from the root of the repository on branch Here’s what I’m doing:
And here’s the console output I get:
It seems like the payments binary no longer supports these subcommands, or the docker-compose file might be outdated. Could you please clarify: Thanks a lot for your help! 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @mpyatishev , could you check stack 3.1 ? |
Beta Was this translation helpful? Give feedback.
-
Speculation based on limited information: The task appears to be troubleshooting why
Investigation limitation: I do not have access to the
Escalation required: This ticket requires investigation of the
Looks good? Click here to start a Devin session Needs work? Follow up in Devin Spaces or by replying with @devin 💡 This scoping used your organization's Jira knowledge — review and update it to improve future scoping |
Beta Was this translation helpful? Give feedback.
Hi! Yes, thank you — after switching to tag 3.1, the stack started successfully.
Just to clarify: am I right that the fctl utility only works with the cloud version and cannot be used with a self-hosted deployment?
Thanks again!