operating-system: Console log lines after uprgading to 12.0 - CIFS: VFS: server does not advertise interfaces

Describe the issue you are experiencing

I just upgraded the HA OS from 11.5 to 12.0 and found the following log lines in the HA console (one line approximately per minute). There were no issues on 11.5. I didn’t make any configuration changes. Network shares work fine, files are accessible.

What operating system image do you use?

ova (for Virtual Machines)

What version of Home Assistant Operating System is installed?

12.0

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

  1. Upgrade HA OS from 11.5 to 12.0 with configured network storage connection to macOS using CIFS.

Anything in the Supervisor logs that might be useful for us?

Nothing related to this issue.

Anything in the Host logs that might be useful for us?

Feb 27 04:03:50 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:04:51 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:05:52 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:06:54 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:07:55 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:08:57 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces
Feb 27 04:09:58 hass kernel: CIFS: VFS: server 192.168.1.12 does not advertise interfaces

System information

No response

Additional information

No response

About this issue

  • Original URL
  • State: open
  • Created 4 months ago
  • Comments: 36 (9 by maintainers)

Most upvoted comments

I see, ok, great, that makes sense. The output looks like this: billede

@js4jiang5 Thank you very much for the feedback, I’ll report it back in the mailing list.

About the other issue, it’s simply a case of missing -i parameter for the docker exec, if you add it, it should work as you expect.

+1 having the same issue. Happy to provide logs if necesssary.