junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.59k stars 134 forks source link

Errors in running in localhost but not in cloud #310

Open sulaimanwebdev opened 1 year ago

sulaimanwebdev commented 1 year ago

Hi, I tried using this in Replit, it worked perfectly. But when I try to use in my localhost it is giving error. I need this really important

Here is the error: cause: Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -4077, code: 'ECONNRESET', syscall: 'read' }

Kind Regards,

sulaimanwebdev commented 1 year ago

@junhoyeo

In VPS it is working perfectly fine. But when I try to run in localhost host it throws the error