VNC viewer should open on 10.20.20.1 and not on 127.0.0.1
Bug #1860508 reported by
Pedro A. Aranda
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MicroStack |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
I have a microstack on a Ubuntu 18.04 (server) VM runnng directly over virsh. I'm able to access the dashboard with a route on the host. I'm using
route add 10.20.20.0/24 via <guest_ip>
to access the VMs created in the microstack. When I want to access an instance's console through the Network Topology in te Dashboard, the browser in the host gets finally redirected to 127.0.0.1 and thus can not access the instance's console.
To post a comment you must log in.
Thank you for the bug report and precise root cause analysis. You may be able to work around this by dropping a file into the correct .d directory in /var/snap/ common/ microstack/ etc, and restarting services (sudo snap restart microstack).
This bug can be closed when the correct defaults are set.