ErrorPolicySuspendConsumer and "Connection reset by peer"

Hi,

I just received this message when tried to generate an wallet address

I have restored the node server but still same error. Wallet service is also restarted

cardano-node run ...
cardano-wallet serve ...

What are my current steps:

  1. Update node from 1.32 to 1.33 ( didn’t execute “cabal build cardano-node cardano-cli”, maybe I should do that as well ? )

  2. Delete add data from /db/ledger folder

  3. Start again “cardano-node run”

  4. Waiting for cardano-node to sync up to 100% ( it takes quite time 3hours)

  5. Still the same issue :

curl --request GET --url 'http://localhost:1337/v2/wallets/........./addresses?state=unused' | jq '.[0]'

image