Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

[help required] A lot of websocket connection errors #4141

Closed
@ohager

Description

@ohager
  • Version:
    from 0.14.3 to 0.15.2

  • Platform:
    In Browser (Chrome 102.0.5005.61, Linux Ubuntu 20.04)

  • Subsystem:

Severity:

Medium - A non-essential functionality does not work, performance issues, etc.

Description:

I use ipfs-core package via jsdelivr and since a few days I see a looooot of WS connection issues on local and production system.
I tried several versions, but still same result. It seems that ipfs is working, but slowing down performance significantly.

image

Probably, this is a configuration issue... but not sure what shall I do. This came out of a sudden...

Steps to reproduce the error:

I just load the dist package and start the node programmatically using almost the default config:

        const node = await window.IpfsCore.create({
          repo: "my-repo",
        });

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions