more errors after the patch fix noted below
[Mon Dec 09 14:38:47.205050 2024] [php:notice] [pid 1308694] [client 72.206.76.140:16684] [2024-12-09T14:38:47.204567-06:00] OpenEMR.ERROR: Comlink\\OpenEMR\\Modules\\TeleHealthModule\\Services\\TeleHealthRemoteRegistrationService->sendAPIRequest() Failed to send registration request Exception: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://ctsivbdg.comlinktelehealth.io:28749/CTSIVB/userprovision {"trace":"#0 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(205): GuzzleHttp\\\\Handler\\\\CurlFactory::createRejection(Object(GuzzleHttp\\\\Handler\\\\EasyHandle), Array)\\n#1 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(157): GuzzleHttp\\\\Handler\\\\CurlFactory::finishError(Object(GuzzleHttp\\\\Handler\\\\CurlHandler), Object(GuzzleHttp\\\\Handler\\\\EasyHandle), Object(GuzzleHttp\\\\Handler\\\\CurlFactory))\\n#2 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(47): GuzzleHttp\\\\Handler\\\\CurlFactory::finish(Object(GuzzleHttp\\\\Handler\\\\CurlHandler), Object(GuzzleHttp\\\\Handler\\\\EasyHandle), Object(GuzzleHttp\\\\Handler\\\\CurlFactory))\\n#3 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\\\\Handler\\\\CurlHandler->__invoke(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#4 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(48): GuzzleHttp\\\\Handler\\\\Proxy::GuzzleHttp\\\\Handler\\\\{closure}(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#5 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(64): GuzzleHttp\\\\Handler\\\\Proxy::GuzzleHttp\\\\Handler\\\\{closure}(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#6 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\\\\PrepareBodyMiddleware->__invoke(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#7 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(71): GuzzleHttp\\\\Middleware::GuzzleHttp\\\\{closure}(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#8 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\\\\RedirectMiddleware->__invoke(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#9 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\\\\Middleware::GuzzleHttp\\\\{closure}(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#10 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Client.php(333): GuzzleHttp\\\\HandlerStack->__invoke(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#11 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Client.php(169): GuzzleHttp\\\\Client->transfer(Object(GuzzleHttp\\\\Psr7\\\\Request), Array)\\n#12 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/Client.php(189): GuzzleHttp\\\\Client->requestAsync('...', Object(GuzzleHttp\\\\Psr7\\\\Uri), Array)\\n#13 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-faxsms/vendor/guzzlehttp/guzzle/src/ClientTrait.php(95): GuzzleHttp\\\\Client->request('...', '...', Array)\\n#14 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-comlink-telehealth/src/Services/TeleHealthRemoteRegistrationService.php(377): GuzzleHttp\\\\Client->post('...', Array)\\n#15 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-comlink-telehealth/src/Services/TeleHealthRemoteRegistrationService.php(189): Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Services\\\\TeleHealthRemoteRegistrationService->sendAPIRequest('...', Array)\\n#16 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-comlink-telehealth/src/Services/TeleHealthRemoteRegistrationService.php(107): Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Services\\\\TeleHealthRemoteRegistrationService->addNewUser(Object(Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Models\\\\UserVideoRegistrationRequest))\\n#17 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-comlink-telehealth/src/Controller/TeleHealthVideoRegistrationController.php(227): Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Services\\\\TeleHealthRemoteRegistrationService->createPatientRegistration(Array)\\n#18 /var/www/xxx/openemr/interface/modules/custom_modules/oe-module-comlink-telehealth/src/Controller/TeleHealthVideoRegistrationController.php(118): Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Controller\\\\TeleHealthVideoRegistrationController->createPatientRegistration(Array)\\n#19 /var/www/xxx/openemr/vendor/symfony/event-dispatcher/EventDispatcher.php(230): Comlink\\\\OpenEMR\\\\Modules\\\\TeleHealthModule\\\\Controller\\\\TeleHealthVideoRegistrationController->onPatientUpdatedEvent(Object(OpenEMR\\\\Events\\\\Patient\\\\PatientUpdatedEvent), '...', Object(Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcher))\\n#20 /var/www/xxx/openemr/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcher->callListeners(Array, '...', Object(OpenEMR\\\\Events\\\\Patient\\\\PatientUpdatedEvent))\\n#21 /var/www/xxx/openemr/src/Services/PatientService.php(252): Symfony\\\\Component\\\\EventDispatcher\\\\EventDispatcher->dispatch(Object(OpenEMR\\\\Events\\\\Patient\\\\PatientUpdatedEvent), '...', 10)\\n#22 /var/www/xxx/openemr/library/patient.inc.php(1195): OpenEMR\\\\Services\\\\PatientService->databaseUpdate(Array)\\n#23 /var/www/xxx/openemr/interface/patient_file/summary/demographics_save.php(86): updatePatientData(26977, Array)\\n#24 {main}","endUrl":"https://ctsivbdg.comlinktelehealth.io:28749/CTSIVB/userprovision"} [], referer: https://xxx/interface/patient_file/summary/demographics_full.php
[Mon Dec 09 14:38:47.205501 2024] [php:notice] [pid 1308694] [client 72.206.76.140:16684] [2024-12-09T14:38:47.205446-06:00] OpenEMR.ERROR: Comlink\\OpenEMR\\Modules\\TeleHealthModule\\Services\\TeleHealthRemoteRegistrationService->addNewUser() Failed to provision user {"username":"9af22c2f-e359-4d2a-9e2c-7b266228969a","response":{"status":"500","internalStatus":"0","bodyResponse":"","internalError":"cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://ctsivbdg.comlinktelehealth.io:28749/CTSIVB/userprovision"}} [], referer: https://xxx/interface/patient_file/summary/demographics_full.php
[Mon Dec 09 14:40:29.072518 2024] [php:notice] [pid 1308693] [client 72.206.76.140:55673] [2024-12-09T14:40:29.072224-06:00] OpenEMR.ERROR: Not all selected assets were included in header {"selectedAssets":["no_bootstrap","no_fontawesome","no_main-theme","no_dialog"],"foundAssets":["jquery","utility","compact-theme","textformat"]} [], referer: https://xxx/interface/main/calendar/index.php?module=PostCalendar&func=view&tplview=&viewtype=day&Date=20241202&pc_username=&pc_category=&pc_topic=
[Mon Dec 09 14:41:11.955375 2024] [php:notice] [pid 1307858] [client 72.206.76.140:57350] [2024-12-09T14:41:11.955160-06:00] OpenEMR.ERROR: Not all selected assets were included in header {"selectedAssets":["no_bootstrap","no_fontawesome","no_main-theme","no_dialog"],"foundAssets":["jquery","utility","compact-theme","textformat"]} [], referer: https://xxx/interface/main/calendar/index.php?module=PostCalendar&func=view&tplview=&viewtype=day&Date=20241203&pc_username=&pc_category=&pc_topic=