Skip to content

Assets download error ECONNRESET #268

@Natoune

Description

@Natoune

When I run the assets download (with installDependenciesTask()) I get many errors like this:

Error: read ECONNRESET
       at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
     errno:-4077,
     code: 'ECONNRESET',
     syscall: 'read',
     url: 'https://resources.download.minecraft.net/89/893e37d8d608cccd9c2404e785597c6a7c5f3593'
}

Coming from line 556 of @xmcl/file-transfer/dist/index.js

But when I try again to download the assets with my 4G and not my WiFi, it works...

Do you know where this problem can come from?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions