Significant-Gravitas / Significant-Gravitas/AutoGPT
Unable to setup locally : docker compose up -d fails at autogpt_platform-market-migrations-1
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 187k
- Forks
- 46k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 299
Description
⚠️ Search for existing issues first ⚠️
- I have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
MacOS
Which version of AutoGPT are you using?
Master (branch)
What LLM Provider do you use?
Azure
Which area covers your issue best?
Installation and setup
What commit or version are you using?
2121ffd06b26a438706bf642372cc46d81c94ddc
Describe your issue.
I am trying to set AutoGPT locally. I am following the steps in the video tutorial on main README.md file.
The docker setup fails when i run this command.
docker compose up -d
It fails with the following status :
✘ Container autogpt_platform-market-migrations-1 service "market-migrations" didn't complete successfully: exit 1
and then gets stuck at
Container autogpt_platform-migrate-1 Waiting
What did I miss ?
Upload Activity Log Content
No response
Upload Error Log Content
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the setup steps in the main README.md and reproduce the failure using docker compose up -d. Inspect the logs for market-migrations and the waiting migrate container, since the issue includes no activity or error logs. Done means the compose setup completes successfully without the migration service exiting with status 1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, docker-compose, python
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100