Skip to content

Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.5.2) #130

@gordonel

Description

@gordonel

After connecting the wallet, https://app.thresholdusd.org/ is stuck in a permaload.

Console:

Failed to load resource: the server responded with a status of 404 ()
WebSocketAugmentedProvider.ts:205 Listening for new blocks on basic Provider
eth-mainnet.g.alchemy.com/v2/dQpNrDisq5c4eiYb4FHGwIk4Beb3LLZz:1 

           Failed to load resource: the server responded with a status of 403 ()
eth-mainnet.g.alchemy.com/v2/dQpNrDisq5c4eiYb4FHGwIk4Beb3LLZz:1 
            
            
           Failed to load resource: the server responded with a status of 403 ()
eth-mainnet.g.alchemy.com/v2/dQpNrDisq5c4eiYb4FHGwIk4Beb3LLZz:1 
            
            
           Failed to load resource: the server responded with a status of 403 ()
eth-mainnet.g.alchemy.com/v2/dQpNrDisq5c4eiYb4FHGwIk4Beb3LLZz:1 
            
            
           Failed to load resource: the server responded with a status of 403 ()
index-4c4d8815.js:3019 Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.5.2)
    at p.makeError (index.ts:269:28)
    at p.throwError (index.ts:281:20)
    at fn.<anonymous> (json-rpc-provider.ts:403:23)
    at Generator.throw (<anonymous>)
    at a (8.27c50bfb.chunk.js:2:1699098)
_i @ index-4c4d8815.js:3019

Alchemy request response

{
    "jsonrpc": "2.0",
    "id": 42,
    "error": {
        "code": -32600,
        "message": "App is inactive. Please create a new app or contact support at https://dashboard.alchemy.com/support"
    }
}

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