Skip to content

Object.assign(new Error('Premature close') #26

Description

@tmikaeld

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions