Cannot connect unRaid network Storage

I cannot connect to a network share on my Unraid server, my config is as follows


No matter what I try it fails, the failure I’m getting are as follows

2025-01-27 08:05:02.008 homeassistant systemd[1]: Mounting Supervisor cifs mount: HA_Backup...
2025-01-27 08:05:02.010 homeassistant kernel: CIFS: Attempting to mount //192.168.1.2/HA_Backups
2025-01-27 08:05:12.345 homeassistant kernel: CIFS: VFS: Error connecting to socket. Aborting operation.
2025-01-27 08:05:12.345 homeassistant kernel: CIFS: VFS: cifs_mount failed w/return code = -115
2025-01-27 08:05:12.345 homeassistant mount[110224]: mount error(115): Operation now in progress
2025-01-27 08:05:12.345 homeassistant mount[110224]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
2025-01-27 08:05:12.346 homeassistant systemd[1]: mnt-data-supervisor-mounts-HA_Backup.mount: Mount process exited, code=exited, status=32/n/a
2025-01-27 08:05:12.347 homeassistant systemd[1]: mnt-data-supervisor-mounts-HA_Backup.mount: Failed with result 'exit-code'.
2025-01-27 08:05:12.347 homeassistant systemd[1]: Failed to mount Supervisor cifs mount: HA_Backup. 

I can connect to the share from my desktop and write to it without issue

1 Like

Having the same issue myself . .