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

Installation error #222

Closed
FatNinjaRider opened this issue Feb 19, 2022 · 4 comments
Closed

Installation error #222

FatNinjaRider opened this issue Feb 19, 2022 · 4 comments
Labels
Installation Installation issues

Comments

@FatNinjaRider
Copy link

Describe the bug
Installation failed

To Reproduce
Steps to reproduce the behavior:
clone repo
run: sudo ./installer.sh -d

Expected behavior
Expected no error

Screenshots
ERROR: The Compose file './docker-compose.yml' is invalid because:
networks.emba_runs value Additional properties are not allowed ('name' was unexpected)

Error detected - status code 1
Command: docker-compose up --no-start
Location: ./installer/I05_emba_docker_image_dl.sh, line 49
Stack Trace:
[1] I05_emba_docker_image_dl(): ./installer/I05_emba_docker_image_dl.sh, line 49 -> I05_emba_docker_image_dl
[2] main(): ./installer.sh, line 152 -> main -d

Desktop (please complete the following information):

  • OS: Lubuntu 20.04

Additional context
Add any other context about the problem here.

@m-1-k-3 m-1-k-3 added the Installation Installation issues label Feb 20, 2022
@m-1-k-3
Copy link
Member

m-1-k-3 commented Feb 20, 2022

Hi, great that you are trying EMBA on Lubuntu. The error message looks like your docker-compose version does not support the "name" property. What is your installed docker-compose version? You can get it via docker-compose -v

@FatNinjaRider
Copy link
Author

FatNinjaRider commented Feb 20, 2022 via email

@FatNinjaRider
Copy link
Author

FatNinjaRider commented Feb 20, 2022 via email

@m-1-k-3
Copy link
Member

m-1-k-3 commented Feb 20, 2022

Thanks for the information. I will add this detail to the system requirements section in the wiki

Added: https://github.com/e-m-b-a/emba/wiki/Installation#prerequisites

@m-1-k-3 m-1-k-3 closed this as completed Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Installation Installation issues
Projects
None yet
Development

No branches or pull requests

2 participants