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
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:
Run 'cd src'
Run 'bash ./install.sh" or "sudo bash ./install.sh"
Hi, I changed the IP from that in the install guide to 127.0.0.1 and now it loads but I get unable to connect when I try to open a page to 127.0.0.1:2288. What is the criteria for assigning the IP addresses? Should they be different but real IPs?
I purged all my docker containers and reinstalled OpenV2X in All-in-One mode. The installation seems to have completed successfully but I can't open the Omega Portal and the port itself isn't showing in my list of TCP ports. I can access the RSE Simulator on port 6688 but nothing else. Is there something I'm missing?
I converted both the Installation and Quick Guide to English so let me know if you want me to share that.
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:
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):
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.
The text was updated successfully, but these errors were encountered: