Hello
I installed the HA samba share 10.0.0 add-on, unfortunately I can’t access the folders, I’ve tried several configurations but no effect. HA is not visible in the network environment.
My setup:
username: homeassistant
password: haslohaslo
workgroup: WORKGROUP
compatibility_mode: true
veto_files:
- ._*
- .DS_Store
- Thumbs.db
- icon?
- .Trashes
allow_hosts:
- 172.16.0.0/12
- 192.168.0.0/16
- fe80::/10
Log:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/samba.sh
[21:37:46] INFO: Hostname: homeassistant
[21:37:47] INFO: Interfaces: eth0 wlan0
No builtin backend found, trying to load plugin
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /var/lib/samba/private/passdb.tdb file.
account_policy_get: tdb_fetch_uint32_t failed for type 1 (min password length), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 2 (password history), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 3 (user must logon to change password), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 4 (maximum password age), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 5 (minimum password age), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 6 (lockout duration), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 7 (reset count minutes), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 8 (bad lockout attempt), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 9 (disconnect time), returning 0
account_policy_get: tdb_fetch_uint32_t failed for type 10 (refuse machine password change), returning 0
Added user homeassistant.
cont-init: info: /etc/cont-init.d/samba.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun nmbd (no readiness notification)
services-up: info: copying legacy longrun smbd (no readiness notification)
s6-rc: info: service legacy-services successfully started
interpret_interface: Can't find address for eth0
added interface wlan0 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
nmbd version 4.15.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2021
interpret_interface: Can't find address for eth0
added interface wlan0 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
smbd version 4.15.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2021
uid=0 gid=0 euid=0 egid=0
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
Processing section "[config]"
Processing section "[addons]"
Processing section "[ssl]"
Processing section "[share]"
Processing section "[backup]"
Processing section "[media]"
Registered MSG_REQ_POOL_USAGE
interpret_interface: Can't find address for eth0
added interface wlan0 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
INFO: Profiling support unavailable in this build.
interpret_interface: Can't find address for eth0
added interface wlan0 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
making subnet name:192.168.1.100 Broadcast address:192.168.1.255 Subnet mask:255.255.255.0
making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
Registered MSG_REQ_POOL_USAGE
No builtin backend found, trying to load plugin
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_POOL_USAGE
waiting for connections
check_for_master_browser_fail: Forcing election on workgroup WORKGROUP subnet 192.168.1.100
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
Registered MSG_REQ_POOL_USAGE
netbios connect: name1=HOMEASSISTANT 0x20 name2=DESKTOP-2BH9PFS0x0
netbios connect: local=homeassistant remote=desktop-2bh9pfs, name type = 0
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
run_elections: >>> Won election for workgroup WORKGROUP on subnet 192.168.1.100 <<<
become_local_master_browser: Starting to become a master browser for workgroup WORKGROUP on subnet 192.168.1.100
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
*****
Samba name server HOMEASSISTANT is now a local master browser for workgroup WORKGROUP on subnet 192.168.1.100
*****
send_election_dgram: Sending election packet for workgroup WORKGROUP on subnet 192.168.1.100
I can’t solve the problem