Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility Issue with Unraid SMB Server: Unable to Negotiate Supported SMB Dialect #220

Open
HH0718 opened this issue Mar 15, 2024 · 0 comments

Comments

@HH0718
Copy link

HH0718 commented Mar 15, 2024

Hello,

I am encountering an issue when trying to use pysmb to connect to an SMB server on my Unraid system. The error message I receive is:

ProtocolError: Server does not support any of the pysmb dialects. Please email pysmb to add in support for your OS

Environment:

  • pysmb version: 1.2.9.1
  • Python version: 3.12.0
  • Unraid version: 6.12.4
  • SMB protocol version on Unraid: SMBv3

I have tried the following steps to resolve the issue:

  1. Checked and adjusted SMB settings on Unraid to disable SMB1 and ensure SMB2 is enabled.
  2. Attempted to connect using different SMB protocol versions.
  3. verified configuration such as username, password, my_name, etc....

I would appreciate any guidance on how to resolve this compatibility issue or if there are any plans to support additional SMB dialects in pysmb that might be compatible with Unraid servers.

Thank you for your assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant