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

Mov.ai flow launching does not launch the website #242

Open
TheNoZER0 opened this issue Jan 11, 2025 · 1 comment
Open

Mov.ai flow launching does not launch the website #242

TheNoZER0 opened this issue Jan 11, 2025 · 1 comment

Comments

@TheNoZER0
Copy link

TheNoZER0 commented Jan 11, 2025

Have you checked our docs before proceeding?

Issue Description

My program is getting stuck on this, where i cannot connect to localhost and it does not proceed from this stage. The same is for gazebo and simulator where it says the image or layer is started or created but the web server does not open or show

Steps to Reproduce

  1. Download mov.ai deb, run sudo ./nameofthedebfile
  2. run movai-flow-launch
  3. I am running ubuntu 20.04 arm64 iso vm in parallles inside a macbook m4 pro. I have enabled rosetta for emulation of x86_64 binaries. I have followed the install steps and have

Actual Behaviour

Does not proceed or launch the website

Expected Behaviour

Launches the website

Screenshots/GIFs

Screenshot from 2025-01-11 17-42-30

docker ps output:
zer0@zer0:/usr/share/movai-flow$ docker ps | grep mov.ai
bf458e96a783 pubregistry.aws.cloud.mov.ai/ce/redis2:v1.0.11 "movai-entrypoint.sh…" 27 minutes ago Restarting (127) Less than a second ago redis-local-robot1
4d77572ea5f6 pubregistry.aws.cloud.mov.ai/ce/redis2:v1.0.11 "movai-entrypoint.sh…" 27 minutes ago Restarting (127) Less than a second ago redis-master-robot1
1e9782c93d2b pubregistry.aws.cloud.mov.ai/ce/haproxy:v1.0.7 "/usr/local/bin/mova…" 27 minutes ago Restarting (0) 2 seconds ago haproxy-robot1

docker compose versions:

Screenshot from 2025-01-11 17-44-16

Versions

  • movai-flow:
    Screenshot from 2025-01-11 17-46-28
  • movai-ide: Cant run at the moment

Possible workarounds

Have not found anything yet

Additional Details

Nothing yet

  • Installed packages:
@MOV-AI MOV-AI deleted a comment from guide-bot bot Jan 13, 2025
@AlexFernandes-MOVAI
Copy link
Contributor

Hi @TheNoZER0 ,

I see that your docker-compose version is quite old and does not match the docker compose one.
You might do better to update it. See instructions here: https://docs.docker.com/compose/install/standalone/#on-linux

If issue still occurs, it will be useful to see why those services redis-local-robot1, redis-master-robot1 and haproxy-robot1are restarting by checking their logs.

If you could please provide here the result of: docker logs redis-local-robot1

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

No branches or pull requests

2 participants