1. What is the problem? Be very detailed.
I have downloaded ODK-Aggregate-v2.0.5-VM.ova and imported it in Oracle Virtual Box
as the instructions says :
Download the latest Aggregate VM from the GitHub releases page and unzip the file.
Double-click the OVA file inside the zip to let VirtualBox import the VM. Accept the default settings.
After the import completes, start the VM. Select it with your mouse and click on the Start button on the VirtualBox top toolbar. A new black and white window will open.
After the VM starts, wait for Welcome to ODK Aggregate VM message to appear.
Do not log into the screen of the VM. Instead, on your computer, open a web browser.
i can access the URL 127.0.0.1:10080
but when i switch vm setting from NAT to Bridged and reboot the machine ,it doesn't get an IP from my local network router (DHCP) the welcome message stay saying
go to http://localhost:10080
but at this point the URL doesn;t response until i switch back to NAT
ERR_CONNECTION_REFUSED
2. What app or server are you using and on what device and operating system? Include version numbers.
Aggregate VM from the GitHub releases page v2.0.5
Oracle VM 6
3. What you have you tried to fix the problem?
i tried Bridged mode in vm network setting and other option (Host-Only)
i tried to modify network interfaces
but there is no setting for
lo
enp0s3
i looked for same issue in this forum but didn't fine anything related
4. What steps can we take to reproduce the problem?
please tell me if i do something wrong .
or what else can i do to access the application from my local network
5. Anything else we should know or have? If you have a test form or screenshots or logs, attach below.