chatgpt-slack
chatgpt-slack copied to clipboard
http request failed unable to get local issuer certificate
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
This is a weird connection issue, haven't seen this before, sorry
Did you enable socket mode in the Slack backend?