Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

VM Not Getting IP

Featured Replies

Hello!
 

I've tried upgrading from 6.11.5 to 6.12.0 and 6.12.1 but have downgraded due to my Home Assistant VM not getting an IP.

 

In 6.12.0, the VM tab would stay blank.  In 6.12.1, I can get to the VM configuration but the same settings seem to result in the VM not having network connectivity.

 

I confirmed the MAC is correct to receive the correct IP from the DHCP reservation on my router.

 

I'm not sure if there is some other setting needed to get this working. Any help appreciated!

unraid-diagnostics-20230622-1735.zip

  • Author

Ok.  Did some comparisons between working (6.11.5) and non-working (6.12.1) .xml for the VM and found the below discrepancy for interface config.  Does a target need to be specified for the interface to come up?

 

Working in 6.11.5

<interface type='bridge'>
  <mac address='52:54:00:fb:e1:91'/>
  <source bridge='br0'/>
  <target dev='vnet0'/>
  <model type='virtio-net'/>
  <alias name='net0'/>
  <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
</interface>

 

Not working in 6.12.1

<interface type='bridge'>
  <mac address='52:54:00:fb:e1:91'/>
  <source bridge='br0'/>
  <model type='virtio-net'/>
  <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
</interface>

 

  • 2 weeks later...
  • Author

tried upgrading to 6.12.2 and still get the same issue

 

attached diagnostics below.

 

tried replacing interface configuration with working from 6.11.5 in XML, but it would be reverted upon save.

 

is this just me?

unraid-diagnostics-20230704-1038.zip

Edited by ssnow

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.