Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I encountered an error when I ran docker-compose up #1761

Open
Tuxaios opened this issue Sep 20, 2024 · 3 comments
Open

I encountered an error when I ran docker-compose up #1761

Tuxaios opened this issue Sep 20, 2024 · 3 comments

Comments

@Tuxaios
Copy link

Tuxaios commented Sep 20, 2024

It looks like you're trying to rename your Docker Compose file to compose.yaml and encountering errors.

I renamed my compose file to compose.yaml and when I run docker-compose up, I get the following error: Error: no "compose" mailcap rules found for type "cannot open `up' (No such file or directory)" Also, I receive this error: ERROR: The Compose file './docker-compose.yaml' is invalid because: Unsupported config option for services: 'memgpt_nginx'

I'm using Docker Compose version 1.25.0, and my system is Ubuntu 20.04. The reason I chose to rename the file to compose.yaml is that my system drive has limited space, and I need to set it up on another drive.

WX20240920-234603
WX20240920-235421

@Tuxaios
Copy link
Author

Tuxaios commented Sep 20, 2024

@cpacker Father, please

@sarahwooders
Copy link
Collaborator

Since it looks like a nginx configuration issue, you could just comment out the memgpt_nginx section of your YAML file - let me know if that doesn't work though.

@Tuxaios
Copy link
Author

Tuxaios commented Sep 21, 2024

Since it looks like a nginx configuration issue, you could just comment out the memgpt_nginx section of your YAML file - let me know if that doesn't work though.

Thank you for your reply. I have commented out the memgpt_nginx section and ran docker-compose up again, but I encountered another error: ERROR: The Compose file './docker-compose.yaml' is invalid because: Unsupported config option for services: 'memgpt_db'. I'm wondering if I might have missed some steps.
QQ20240921-133704
QQ20240921-133721

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To triage
Development

No branches or pull requests

2 participants