Skip to content

Installation seems to hang before completion #195

@brianach

Description

@brianach

Describe the bug

A clear and concise description of what the bug is.

After downloading and starting the installtion with the command "bash ./install.sh", it runs all the different parts and gets to this line "starting dandelion_bootstrap ... done" and stays like that.

To Reproduce

Steps to reproduce the behavior:

  1. Run 'cd src'
  2. Run 'bash ./install.sh" or "sudo bash ./install.sh"
  3. Wait for install to complete
  4. See "starting dandelion_bootstrap ... done"

Expected behavior

Documentaion says I should see this:

openv2x has been installed successfully!
________
____ ______ ____ ____ ___ ___ \ ___ ___
/ _ \ ____ \ / __ \ / \ / / / / \ / /
( <
> )| |
> >\ / | | \ / / \ > <
_
/ | / _ >|
| / _/ _______ //_ \
|
| / / / /
repository: https://github.com/open-v2x
portal: https://openv2x.org

OpenV2X Central Omega Portal: http://100.100.100.100:2288

username: admin
password: dandelion

Screenshots

If applicable, add screenshots to help explain your problem.

Log Information

If applicable, add more detailed log information to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.4. LS
  • Browser Firefox
  • Version 123.01

On a blank Ubuntu OS I installed

curl
docker
docker-compose
rm -rf openv2x-aio-master.tar.gz && wget https://openv2x.oss-ap-southeast-1.aliyuncs.com/deploy/master/openv2x-aio-master.tar.gz
rm -rf src && tar zxvf openv2x-aio-master.tar.gz
cd src
bash ./install.sh

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions