You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this on both docker and native nodejs version in production mode:
GET /proxy?url=https%3A%2F%2Fsproutsocial.com%2Finsights%2Fhow-to-get-more-followers-on-twitter%2F 200 - - 264.196 ms
/home/autogpt/AutoGPT.js/node_modules/@remix-run/web-fetch/src/fetch.js:342
const error = Object.assign(new Error('Premature close'), {
^
Error: Premature close
at TLSSocket.onSocketClose (/home/autogpt/AutoGPT.js/node_modules/@remix-run/web-fetch/src/fetch.js:342:33)
at TLSSocket.emit (node:events:523:35)
at node:net:334:12
at TCP.done (node:_tls_wrap:588:7)
The text was updated successfully, but these errors were encountered:
I'm getting this on both docker and native nodejs version in production mode:
The text was updated successfully, but these errors were encountered: