Skip to content

'fetch failed' CI failures #1650

@dynst

Description

@dynst

CI runs have been failing for a while, all in the same way, possibly as far back as #1602 (though CircleCI won't show the logs for a run that old).

[@cosmjs/stargate]:   5 AuthExtension
[@cosmjs/stargate]: 
[@cosmjs/stargate]:     5.1 account
[@cosmjs/stargate]:       ✗ works for unused account (0.023 sec)
[@cosmjs/stargate]:         - TypeError: fetch failed

A few tests earlier, connections worked fine for these ports:

export const tendermintInstances = {
34: {
url: "localhost:11134",

But the tests using these ports fail:

export const simapp = {
tendermintUrlWs: "ws://localhost:26658",
tendermintUrlHttp: "http://localhost:26658",

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