-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I have a customer who installed Fortify on a M2 MacBook running MacOS Sonoma. The software installs successfully. It appears to be running because the icon is showing at the top of the screen with other software that is running in the background. When clicking on the fortify app icon, the customer is able to select the "tools" option.
The page opens in Google Chrome and we receive an error messaging saying that fortify is not running. There is a button "try again" or "I don't have one." indicating that fortify needs to be installed. The same error message is displayed when going to tools.fortifyapp.com using the safari browser.
We have tried to exit the software and restart it. We have also restarted the computer. We have the version of the software installed that was built for apple silicon. Are there other steps that we need to try? I tried to attach logs exported from the chrome browser in HAR format however Hithub does not support this file type.
I reviewed the logs and found an error about the certificate validity which I don't know if this is related to an SSL certificate or code signing certificate:
"redirectURL": "",
"headersSize": -1,
"bodySize": -1,
"_transferSize": 0,
"_error": "net::ERR_CERT_AUTHORITY_INVALID",
"_fetchedViaServiceWorker": false
},
"serverIPAddress": "",
"startedDateTime": "2025-01-02T19:20:13.989Z",
"time": 6.188000000292959,
"timings": {
"blocked": 6.188000000292959,
"dns": -1,
"ssl": -1,
"connect": -1,
"send": 0,
"wait": 0,
"receive": 0,
"_blocked_queueing": -1
}
},
{
"_initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "isConnectionDetected",
"scriptId": "11",
"url": "https://tools.fortifyapp.com/assets/index-CAqIlJty.js",
"lineNumber": 266,
"columnNumber": 1433
},