thomasmauerer / hassio-addons

My collection of addons for Home Assistant
MIT License
463 stars 54 forks source link

Cannot get Samba Backup to Connect to Share #182

Open pacolvin opened 2 months ago

pacolvin commented 2 months ago

I can't get the add on to start as it errors out when it cannot access the share. I have succesfully accessed the share via the Settings - System - Storage and Network Storage. I am using the same IP address, share name, username and password. I also see two script error before the Fatal error.

I have tried several different settings but still cannot get it to connect.

I am running Home Assistant on a Synology NAS VM.

Thanks in advance.


Add-on: Samba Backup Create backups and store them on a Samba share

Add-on version: 5.2.0 You are running the latest version of this add-on. System: Home Assistant OS 12.4 (amd64 / qemux86-64) Home Assistant Core: 2024.7.4 Home Assistant Supervisor: 2024.06.2

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

cont-init: info: /etc/cont-init.d/00-banner.sh exited 0 cont-init: info: running /etc/cont-init.d/01-log-level.sh cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [24-07-31 19:16:10] INFO: --------------------------------------------------- [24-07-31 19:16:10] INFO: Host/Share: 10.0.1.15/homeassistant [24-07-31 19:16:10] INFO: Target directory: [24-07-31 19:16:10] INFO: Keep local/remote: 3/5 [24-07-31 19:16:10] INFO: Trigger time: 00:00 [24-07-31 19:16:10] INFO: Trigger days: Mon Tue Wed Thu Fri Sat Sun [24-07-31 19:16:10] INFO: --------------------------------------------------- scripts/precheck.sh: eval: line 14: unexpected EOF while looking for matching ``' scripts/precheck.sh: eval: line 15: syntax error: unexpected end of file [24-07-31 19:16:11] WARNING: [24-07-31 19:16:11] FATAL: Cannot access share. Unknown reason. s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped

vmhomelab commented 1 day ago

I got the same error. Andy news or fixes?