wioch

Results 7 comments of wioch

Same in 2024.1.1 (8843). Even having mobile app opened, there is no notification at all.

Had the same issue. Solved by changing PUBLIC_URL and PUBLIC_SERVER_URL from localhost to host IP address in both server and client sections. Example: - PUBLIC_URL=http://192.168.1.1:3000 - PUBLIC_SERVER_URL=http://192.168.1.1:3100

Downgraded to 4.17.1, SMB shares are now working, **Thank you** ! But still, it is a WoA, not solution (I may not remember to exclude samba from next update run).

As I've mentioned, it is workaround, not solution. Either way, with lib-smbclient: - 4.17.1 shares are working - 4.17.5 shares were NOT working and I have both Windows and Linux...

Following the trail, looks like return codes were corrected: https://bugzilla.samba.org/show_bug.cgi?id=14808

Updated NC to 26.0.1. Samba mounts: - are working correctly with 4.17.1 - are NOT working with latest 4.17.8

I have _php-smbclient_ updated latest version. The _libsmbclient_ needed to be downgraded for NC to work correctly with SMB mounts. `php-smbclient.x86_64 1.1.1-1.fc37` `libsmbclient.x86_64 2:4.17.1-1.fc37`