You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Expected Behavior**
Must be able to add Windows Environments using dx_environment.py
** Actual Behavior**
Unable to add Windows Environments - source or target.
Steps To Reproduce the Problem
python3 dx_environment.py --create --engine mymask --type Windows --env_name sqltgt --host_user delphix --passwd xxxx --ip 10.0.1.60 --connector_name 10.0.1.60
** StackTrace **
ERROR: Encountered an exception while creating the environment:
APIError(action='Check your input parameters and try again.', command_output=None, details={'hostEnvironment': {'proxy': {'details': 'The provided string "10.0.1.60" is not a valid object reference.', 'action': None, 'id': 'exception.validation.format.object_reference.invalid', 'commandOutput': None, 'diagnoses': None}}}, diagnoses=[], id='exception.validation.bad.input', type='APIError')
Version
API Version 1.10.2
Engine version 6.0.0 - 6.0.6
The text was updated successfully, but these errors were encountered:
arunskurian
changed the title
"[DATE] [BUG]"
"Jan27 20201 - Unable to create Win environments"
Jan 26, 2021
arunskurian
changed the title
"Jan27 20201 - Unable to create Win environments"
"Jan27 2021 - Unable to create Win environments"
Jan 26, 2021
Uh oh!
There was an error while loading. Please reload this page.
Branch: python3-api-1-10-2
** Expected Behavior**
Must be able to add Windows Environments using dx_environment.py
** Actual Behavior**
Unable to add Windows Environments - source or target.
Steps To Reproduce the Problem
python3 dx_environment.py --create --engine mymask --type Windows --env_name sqltgt --host_user delphix --passwd xxxx --ip 10.0.1.60 --connector_name 10.0.1.60
** StackTrace **
ERROR: Encountered an exception while creating the environment:
APIError(action='Check your input parameters and try again.', command_output=None, details={'hostEnvironment': {'proxy': {'details': 'The provided string "10.0.1.60" is not a valid object reference.', 'action': None, 'id': 'exception.validation.format.object_reference.invalid', 'commandOutput': None, 'diagnoses': None}}}, diagnoses=[], id='exception.validation.bad.input', type='APIError')
Version
API Version 1.10.2
Engine version 6.0.0 - 6.0.6
The text was updated successfully, but these errors were encountered: