Sui Client CLI (testnet) 502 error

Are there any actions that need to be taken to correctly connect to testnet?

> sui client envs
╭─────────┬─────────────────────────────────────┬────────╮
│ alias   │ url                                 │ active │
├─────────┼─────────────────────────────────────┼────────┤
│ testnet │ https://fullnode.testnet.sui.io:443 │ *      │
╰─────────┴─────────────────────────────────────┴────────╯
> sui client active-address
0x51cbdf41d29831c312e9d0b60b98954eb5a83da2ebbc2d383e7d70aae479f5f3

> sui client faucet
Request successful. It can take up to 1 minute to get the coin. Run sui client gas to check your gas coins.

> sui client objects 0x51cbdf41d29831c312e9d0b60b98954eb5a83da2ebbc2d383e7d70aae479f5f3

Networking or low-level protocol error: Server returned an error status code: 502
Caused by:
    Server returned an error status code: 502

1 Like