chatgpt-slack icon indicating copy to clipboard operation
chatgpt-slack copied to clipboard

http request failed unable to get local issuer certificate

Open kevindai007 opened this issue 2 years ago • 2 comments
trafficstars

when i exec pnpm dev there is an error on my local

> tsx watch src/app.ts
[INFO]  socket-mode:SocketModeClient:0 Going to establish a new connection to Slack ...
[WARN]  web-api:WebClient:0 http request failed unable to get local issuer certificate
[WARN]  web-api:WebClient:1 http request failed unable to get local issuer certificate
[WARN]  web-api:WebClient:1 http request failed unable to get local issuer certificate
[WARN]  web-api:WebClient:0 http request failed unable to get local issuer certificate

can you help to solve it ?

os version: macOS Monterey 12.1

image

kevindai007 avatar Mar 22 '23 09:03 kevindai007

This is a weird connection issue, haven't seen this before, sorry

CaliCastle avatar Apr 19 '23 02:04 CaliCastle

Did you enable socket mode in the Slack backend?

CaliCastle avatar Apr 19 '23 02:04 CaliCastle