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

allocate-ports: avoid failure on domain removal #7

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

gsanchietti
Copy link
Member

When remove-external-domain is invoked on a AD domain, like during NS7 migration, the command was failing with an errore lkie:

File "/usr/local/agent/pyenv/lib64/python3.9/site-packages/redis/client.py", line 3042, in hset
raise DataError("'hset' with no key value pairs")

When remove-external-domain is invoked on a AD domain, like during NS7
migration, the command was failing with an errore lkie:

 File "/usr/local/agent/pyenv/lib64/python3.9/site-packages/redis/client.py", line 3042, in hset
      raise DataError("'hset' with no key value pairs")
@gsanchietti gsanchietti merged commit 4bb359a into main Mar 16, 2023
@gsanchietti gsanchietti deleted the fix_hset_error branch March 16, 2023 14:37
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

Successfully merging this pull request may close these issues.

2 participants