#Samba Backup Add-on issue - NeoMatrixJR

1 messages · Page 1 of 1 (latest)

kind axle
#

Tried installing Samba add-on v 10.0.0 today. When I try to add a userid & password to the configuration file, I get the message: This add-on does not expose configuration for you to mess with…

austere marlin
#
share: backups
target_dir: 'HomeAssistant'
#username: ''
#password: ''
keep_local: 5
keep_remote: 15
trigger_time: '00:00'
trigger_days:
  - Mon
  - Tue
  - Wed
  - Thu
  - Fri
  - Sat
  - Sun
exclude_addons: []
exclude_folders: []```
ERROR:
`Failed to save add-on configuration, Missing option 'username' in root in Samba Backup (15d21743_samba_backup). Got {'host': '192.168.5.100', 'share': 'backups', 'target_dir': 'HomeAssistant', 'keep_local': 5, 'keep_remote': 15, 'trigger_time': '00:00', 'trigger_days': ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'], 'exclude_addons': [], 'exclude_folders': []}`
#

wait...hang on...that error is different than previous...it used to always say missing option 'host'

#

...nevermind