You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Download mov.ai deb, run sudo ./nameofthedebfile
run movai-flow-launch
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
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:
Versions
movai-flow:
movai-ide: Cant run at the moment
Possible workarounds
Have not found anything yet
Additional Details
Nothing yet
Installed packages:
The text was updated successfully, but these errors were encountered:
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
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
Actual Behaviour
Does not proceed or launch the website
Expected Behaviour
Launches the website
Screenshots/GIFs
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:
Versions
Possible workarounds
Have not found anything yet
Additional Details
Nothing yet
The text was updated successfully, but these errors were encountered: