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

Support for M6 machines #244

Open
dipeshsharma opened this issue Apr 10, 2024 · 0 comments
Open

Support for M6 machines #244

dipeshsharma opened this issue Apr 10, 2024 · 0 comments

Comments

@dipeshsharma
Copy link

Using this SDK with an M6 machine (model: UCSC-C240-M6SX) with firmware version 4.2(3b) is giving following error:

File "/usr/local/lib/python3.10/site-packages/imcsdk/imchandle.py", line 152, in login
return self._login(auto_refresh=auto_refresh, force=force, timeout=timeout)
  File "/usr/local/lib/python3.10/site-packages/imcsdk/imcsession.py", line 593, in _login
raise ImcLoginError("Not a supported server.")
imcsdk.imcexception.ImcLoginError: Not a supported server.
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