intervene -v debug start api-mocks/track-status-multiple-tracks-for-isrc.ts
2024-04-22T07:58:36.636Z [INFO] Writing /etc/hosts entry for api-deck-staging.soundcloud.io
2024-04-22T07:58:36.639Z [INFO] Starting admin server
2024-04-22T07:58:49.397Z [INFO] Loading on-disk key for api-deck-staging.soundcloud.io
2024-04-22T07:58:49.404Z [INFO] [ADMINSERVER] Trusting certificate /Users/martonsalomvary/.dev-ssl-certs/api-deck-staging.soundcloud.io.pem
2024-04-22T07:58:49.404Z [DEBUG] [ADMINSERVER] Spawning "security" "add-trusted-cert" "-d" "-r" "trustRoot" "-p" "ssl" "-k" "/Library/Keychains/System.keychain" "/Users/martonsalomvary/.dev-ssl-certs/api-deck-staging.soundcloud.io.pem"
2024-04-22T07:58:49.465Z [ERROR] Trusting certificate failed. Exit code 1.
2024-04-22T07:58:49.465Z [ERROR]
2024-04-22T07:58:49.465Z [ERROR] SecTrustSettingsSetTrustSettings: The authorization was denied since no user interaction was possible.
Needs #70 to actually see the relevant error, which is: SecTrustSettingsSetTrustSettings: The authorization was denied since no user interaction was possible. from codesign.
Found this: jorangreef/sudo-prompt#137 but have not managed to implement a fix.
Needs #70 to actually see the relevant error, which is:
SecTrustSettingsSetTrustSettings: The authorization was denied since no user interaction was possible.fromcodesign.Found this: jorangreef/sudo-prompt#137 but have not managed to implement a fix.