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
Hello, I have an error after change DNS name of the Cloud Director.
CSE config file updated.
Error related only for existing clusters. Same story in UI.
vcd cse cluster config clustername
Error: HTTPSConnectionPool(host='vcd.oldname', port=443): Max retries exceeded with url: /api/vApp/vapp-380bf947-6e5c-4e93-af73-cf9de7b484d0 (Caused by SSLError(CertificateError("hostname 'vcd.oldname' doesn't match either of '*.newname', 'vcd.newname'")))
New clusters (created after change) not affected.
VCD 10.3.2
property value
all_consumer_threads 15
all_threads 18
config_file /home/vmware/encrypted-config.yaml
cse_server_api_version 36.0
cse_server_running_in_legacy_mode False
cse_server_supported_api_versions 35.0
36.0
description Container Service Extension for VMware vCloud Director
product CSE
python 3.7.4
requests_in_progress 1
status Running
version 3.1.2
Reproduction steps
Change VCD domain name
change CSE config
vcd cse cluster config clustername
...
Expected behavior
Is it possible to change something in old cluster?
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello, I have an error after change DNS name of the Cloud Director.
CSE config file updated.
Error related only for existing clusters. Same story in UI.
vcd cse cluster config clustername
Error: HTTPSConnectionPool(host='vcd.oldname', port=443): Max retries exceeded with url: /api/vApp/vapp-380bf947-6e5c-4e93-af73-cf9de7b484d0 (Caused by SSLError(CertificateError("hostname 'vcd.oldname' doesn't match either of '*.newname', 'vcd.newname'")))
New clusters (created after change) not affected.
VCD 10.3.2
property value
all_consumer_threads 15
all_threads 18
config_file /home/vmware/encrypted-config.yaml
cse_server_api_version 36.0
cse_server_running_in_legacy_mode False
cse_server_supported_api_versions 35.0
36.0
description Container Service Extension for VMware vCloud Director
product CSE
python 3.7.4
requests_in_progress 1
status Running
version 3.1.2
Reproduction steps
...
Expected behavior
Is it possible to change something in old cluster?
Additional context
No response
The text was updated successfully, but these errors were encountered: