Re: Guests: Unable to get IP address

2024-06-13 Thread Arun Mani J via Users
Hii Okay, then let me see if I can reproduce this bug in a fresh Debian installation. If yes, then could be a bug in the Debian side, else I will reinstall my system :) Thank you! Original Message On 6/10/24 12:19 PM, Michal Prívozník wrote: > On 6/9/24 07:54, Arun Mani J

Re: Guests: Unable to get IP address

2024-06-10 Thread Arun Mani J via Users
Hii Any help on this or is it just that my installation is messed up? 0_0. Perhaps I can try reinstalling the packages after purging everything related to libvirt. Thanks! Arun Mani J On Thursday, May 23rd, 2024 at 10:53 PM, Arun Mani J wrote: > Yea I'm using qemu:///system. > > This sho

Re: Guests: Unable to get IP address

2024-05-31 Thread Arun Mani J via Users
Yea I'm using qemu:///system. This should have the logs https://gitlab.com/Arun-Mani-J/snippets/-/blob/main/virtlogs. Just to confirm that I got it right: 1. Found that my installation is a monolithic daemon. 2. Did sudo virt-admin -c libvirtd:///system daemon-log-outputs "3:journald 1:file:/ho

Re: Guests: Unable to get IP address

2024-05-31 Thread Arun Mani J via Users
I have attached the screenshot of `nmcli` inside guest (clipboard doesn't work, but that's for another day may be): https://imgur.com/NlDtDtc The guest is stuck in two states basically - connecting and after a few seconds it reaches disconnected state. $ cat /proc/sys/net/ipv4/ip_forward 1 (I'

Re: Guests: Unable to get IP address

2024-05-21 Thread Arun Mani J via Users
Sorry I thought I clicked Reply instead of Reply All. So I restarted my laptop, ran virsh net-destroy default && virsh net-start default. Then created a new VM out of Debian 12 KDE Live ISO (to avoid any trailing configurations). Still the issue persists. nmcli in the guest says enp1s0: discon

Guests: Unable to get IP address

2024-05-20 Thread Arun Mani J via Users
Hey all. I'm exploring virt-manager, libvirt etc. I downloaded Debian 12 KDE ISO and when launched using virt-manager, it does not seem to connect to network. nmcli​ says it has failed to get an IP address. However, if I run the same ISO inside GNOME Boxes, then it is able to connect to network.