Significant-Gravitas / Significant-Gravitas/AutoGPT

Unable to setup locally : docker compose up -d fails at autogpt_platform-market-migrations-1

Open
#8,918 27 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.