post_upgrade_checks fails with SSL error, confirmed all services running.
- Dominant language
- HTML
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
* Operating System Version: Windows 11
* Deploying via VMware Workstation 16.2.2
* Vagrant Version (if applicable): 2.2.19
Please verify that you are building from an updated Master branch before filing an issue.
Confirmed up to date on master branch
### Description of the issue:
After all VMs are deployed, running the post_upgrade_checks fails with the following errors for all services. vmnet2 and Guacamole checks are OK.
**Powershell v7.2.1**
```
Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "The SSL connection could not be established, see inner exception."
```
**Powershell v5.1**
```
Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."
```
Confirmed manually that all services, Splunk, Fleet, etc were up and running successfully.
### Link to Gist Containing Build Logs:
No build logs found. I used the slow version of `vagrant up ` for each VM If that is preventing the logs from being created.
Contributor guide
Assessment
This issue has not been assessed yet.