SAMBA BACKUP can't find share

I’ve installed SAMBA automatic backup. It can’t find my new share. I can find and connect to it using my Windows PC. Here’s the log:

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[12:45:16] INFO: Host: 192.168.1.19/24
[12:45:16] INFO: Share: MosquitoShare
[12:45:16] INFO: Target Dir: HomeAssistant/Snapshots
[12:45:16] INFO: Keep local: all
[12:45:16] INFO: Keep remote: all
[12:45:16] INFO: Trigger time: 00:23
[12:45:16] INFO: Trigger days: Mon Tue Wed Thu Fri Sat Sun
[12:45:17] WARNING: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
[12:45:17] FATAL: Cannot access share. It seems that your configured share does not exist.
[12:45:17] FATAL: I found the following shares on your host. Did you mean one of those?
[12:45:17] FATAL: 
	Sharename       Type      Comment
	---------       ----      -------
	public          Disk      public storage
	MosquitoShare   Disk      usb ssd share
	print$          Disk      Printer Drivers
	IPC$            IPC       IPC Service (Samba 4.9.5-Debian)
	pi              Disk      Home Directories
	HP_OfficeJet_6950_D8D067_ Printer   
SMB1 disabled -- no workgroup available
[cmd] /run.sh exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.

Ideas?

Share your configuration for the addon.

Config for SAMBA Backup:

host: 192.168.1.19/24
share: MosquitoShare
target_dir: HomeAssistant/Snapshots
username: pi
password: xxxxxxxx
keep_local: all
keep_remote: all
trigger_time: '00:23'
trigger_days:
  - Mon
  - Tue
  - Wed
  - Thu
  - Fri
  - Sat
  - Sun
exclude_addons: []
exclude_folders: []

And my Samba Share definition:

[MosquitoShare]
   comment = usb ssd share
   path = /media/usb/public
   valid users = @users
   force grouip = users
   create mask = 0660
   directory mask = 0771
   read only = no

I think your host is wrong

try

host: 192.168.1.19
1 Like

You were right. Worked fine. Thanks for the advice.

Algood

I look on it as a other set of eye.

In the old days, we would ask another programmer to take a look at our code (COBOL…) because we were having some perplexing issue. The colleague would come over and peer down on the printout (yes, I’m that old…) and say nothing. The answer would immediately come to us. No words, just “Divine Inspiration”…LOL

Again, thank you.

showing you age bro did the same