Closed whitty closed 2 years ago
Please tell me you environment. ( MT1300 ? )
Sorry:
Samba version 3.6.25 - SMB2
ReadyNAS-NV-v2 - running https://github.com/sshambar/readynas-arm/releases/tag/Samba36-3.6.25-2
Lenovo Tab M10 FHD Plus Android 10 Patched to 20210909
The smbclient
calls that worked above were made on ubuntu 20.04 - to the same device, I can see the logs on the NAS show messages when smbclient
browses, but I see nothing when using "Check connection" or the "Folder browser" in CIFS document provider.
Let me know if there is any more information you need.
@whitty I released 1.4.0 beta test version on Google Play. I think this version solves the problem. Can you try this and see if it has been fixed?
No change in behaviour - is there somewhere I can get debug info to send?
@whitty I released 1.4.0 new beta test version on Google Play. It is improved some problems.
Thanks - I installed the latest update
Looks good ;)
This may be a duplicate of #8, but I didn't want to hijack it.
I originally had SMB1 for my NAS - but was able to update it via a plug in.
I can browse the shares as anonymous (to avoid possible password mishaps)
I can see on the nas's SMB logs that activity is occurring. If I do password authentication I also see that in the log (eg
NT_STATUS_WRONG_PASSWORD
orsucceeded
). So I'm convinced the NAS is responding OK.However when I configure a connection in CIFS Documents Provider:
Connection failed
.There's no indication of SMBD activity in the nas's SMB logs, so it feels like no connection was attempted.
I tried to download the APK you referenced, but it returns a 404.
Do I understand #8 correctly - is the current version of CIFS provided refusing to talk to SMB2 devices? Is that what the extra APK was?