27 lines
2.2 KiB
Markdown
27 lines
2.2 KiB
Markdown
# Work
|
|
#logos
|
|
Continued work on migrating Commerce documentation to Keeper links for secrets from Secret Server links.
|
|
|
|
While changing Secret Server links to Keeper links, I found that a few repos were deploying to production. The error in deployment showed up like this:
|
|
```
|
|
WARN Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch
|
|
|
|
[37](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:38) INFO Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Invoke-RestMethod -Uri "[http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest](http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest)" -Headers @{ Host = "paymentplansapi.logos.com"; Authorization = "OAuth ***" }
|
|
|
|
[38](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:39) INFO Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Invoke-RestMethod -Uri "[http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest/health](http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest/health)" -Headers @{ Host = "paymentplansapi.logos.com"; Authorization = "OAuth ***" }
|
|
|
|
[39](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:40) ERROR Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Couldn't resolve host or hit smoketest page for cmrc-fl-vm08.azure.faithlife.local or hit the health route.
|
|
|
|
[40](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:41) ERROR Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
|
|
```
|
|
- PaymentPlansApi - smoketests failure, fixed access secret and token
|
|
- CallTrackingApi - same as PaymentPlansApi
|
|
|
|
I found `AppStorePurchaseApi` was also failing integration tests.
|
|
# Meetings
|
|
#logos
|
|
## Commerce scrum
|
|
WE have a channels for:
|
|
- Configuration wizard: proj-configuration-wizard ??
|
|
- Translations: proj-translations ??
|