Postman hangs and becomes unresponsive after being open

Hello,
I have been using Postman for quite sometime, but recently I noticed after opening Postman and doing a few queries, or just simply leaving it open and coming back to it to work, it hangs and becomes unresponsive. I have a Mac, so the Quit Postman or Force quit option does not work. It still keeps on and does not quit. I found the logs under the developer menu option and found a lot of this errors below. Not sure if this something to do with my company blocking something. I was thinking maybe I can disable this sendAnalytics process but not sure if it can be turned off…
Any suggestions? Thanks in advance any comments.

[31374][1695735743007][main][info]["sendAnalytics: Error while sending request",{"code":"UNABLE_TO_GET_ISSUER_CERT_LOCALLY","name":"Error","message":"unable to get local issuer certificate","stack":"Error: unable to get local issuer certificate\n    at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)\n    at TLSSocket.emit (node:events:390:28)\n    at TLSSocket.emit (node:domain:475:12)\n    at TLSSocket._finishInit (node:_tls_wrap:944:8)\n    at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12)"}]
[31374][1695735743008][main][info]["sendAnalytics: Error while sending request",{"code":"UNABLE_TO_GET_ISSUER_CERT_LOCALLY","name":"Error","message":"unable to get local issuer certificate","stack":"Error: unable to get local issuer certificate\n    at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)\n    at TLSSocket.emit (node:events:390:28)\n    at TLSSocket.emit (node:domain:475:12)\n    at TLSSocket._finishInit (node:_tls_wrap:944:8)\n    at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12)"}]

I found a way to resolve this by adding a certificate and turning off send anonymous data in postman settings. Hope it helps if someone runs into the same issue.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.