SMB not working on a new installation

Hi there,

I have setup a second Hassio instance. On my old one I can add Network storage (see: Common tasks - Operating System - Home Assistant)

On the new Instance I got an error:

2026-01-05 15:09:33.953 FR-Hassio systemd[1]: Mounting Supervisor cifs mount: Multimedia...
2026-01-05 15:09:34.016 FR-Hassio kernel: CIFS: Attempting to mount //nas.xxx.link/Multimedia
2026-01-05 15:09:34.063 FR-Hassio mount[287101]: mount error(13): Permission denied
2026-01-05 15:09:34.063 FR-Hassio mount[287101]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
2026-01-05 15:09:34.065 FR-Hassio kernel: CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
2026-01-05 15:09:34.065 FR-Hassio kernel: CIFS: VFS: \\nas.xxx.link Send error in SessSetup = -13
2026-01-05 15:09:34.065 FR-Hassio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
2026-01-05 15:09:34.069 FR-Hassio systemd[1]: mnt-data-supervisor-mounts-Multimedia.mount: Mount process exited, code=exited, status=32/n/a
2026-01-05 15:09:34.069 FR-Hassio systemd[1]: mnt-data-supervisor-mounts-Multimedia.mount: Failed with result 'exit-code'.
2026-01-05 15:09:34.071 FR-Hassio systemd[1]: Failed to mount Supervisor cifs mount: Multimedia.

According my research -13 means that cifs-utils is not available.

Has anyone a hint?

Im having the same issue. :frowning: