Trying simple JIRA Hello app from the Atlassian documentation. Error when forge deploy is run. Any pointers please?
Any advice please, here is verbose log.
FetchError: request to https://s3.us-west-2.amazonaws.com/forge-cdn-tmp-prod failed, reason: Hostname/IP does not match certificate’s altnames: Host: s3.us-west-2.amazonaws.com. is not in the cert’s altnames: DNS:*.prod.lg.securingsam.com
at ClientRequest. (C:\Users{Username}\AppData\Roaming\npm\node_modules@forge\cli\node_modules\node-fetch\lib\index.js:1501:11)
at ClientRequest.emit (node:events:530:35)
at ClientRequest.emit (node:domain:488:12)
at TLSSocket.socketErrorListener (node:_http_client:495:9)
at TLSSocket.emit (node:events:518:28)
at TLSSocket.emit (node:domain:488:12)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
I access this https://s3.us-west-2.amazonaws.com/forge-cdn-tmp-prod from browser and then it started to work.