Blockstack-cli tesnet issue (ECONNREFUSED)

trying to get balance of STX address but I got ECONNREFUSED as below:

blockstack-cli balance ST30CBDGSZ9PAGQPYMK26CCS2Z968D8AS2RRSWTA5 -H “http://neon.blockstack.org:20443
FetchError: request to http://neon.blockstack.org:20443/v2/accounts/ST30CBDGSZ9PAGQPYMK26CCS2Z968D8AS2RRSWTA5?proof=0 failed, reason: connect ECONNREFUSED 35.245.47.179:20443
at ClientRequest. (/usr/lib/node_modules/blockstack-cli/node_modules/node-fetch/lib/index.js:1455:11)
at ClientRequest.emit (events.js:223:5)
at Socket.socketErrorListener (_http_client.js:406:9)
at Socket.emit (events.js:223:5)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
request to http://neon.blockstack.org:20443/v2/accounts/ST30CBDGSZ9PAGQPYMK26CCS2Z968D8AS2RRSWTA5?proof=0 failed, reason: connect ECONNREFUSED 35.245.47.179:20443

That could happen if the neon node is reset. Try again now.