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

Authenticate issue with LLS #7

Open
max-macstadium opened this issue Jun 9, 2022 · 1 comment
Open

Authenticate issue with LLS #7

max-macstadium opened this issue Jun 9, 2022 · 1 comment

Comments

@max-macstadium
Copy link

Trying to use the new fork (individual-license) and having issues with the authentication. It seems to be in the /libs/ls.py file. Getting authentication issues. Have verified username, password and URI work as expected with older version of script. Getting this error:
Traceback (most recent call last):
File "pcoip-agent-ls.py", line 272, in
client = LSClient(uri, args.ls_username, args.ls_password)
File "/home/msadmin/teradici/pcoip-license-server-individual-licenses/libs/ls.py", line 45, in init
self.authenticate()
File "/home/msadmin/teradici/pcoip-license-server-individual-licenses/libs/ls.py", line 64, in authenticate
raise Exception(msg)
Exception: Authentication Error: Response code: 500. Please verify ls url or cls id, username and password and try again.

Tried reviewing ls.py file but could not follow what changes were made. This is for a local license server and not the cloud registration ID.

@ppavlik
Copy link
Collaborator

ppavlik commented Jan 18, 2023

We are looking into this issue.

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

2 participants