Can not see Cardano Testnet Faucet transaction in carnado-cli query

Hello!!
I’m new in Cardano enviroment and I’m having some troubles following this documentation section (integrate cardano > exploring cardano wallet) Exploring Cardano wallets | Cardano Developer Portal.

I got my cardano-node ready and sync, cardano-cli working and cardano-wallet created and ready. Also I generated my keys and my address. I requested Cardano Testnet Faucet (without APiKEY) and the transaction looks like ready.
https://explorer.cardano-testnet.iohkdev.io/en/transaction?id=60250f289800e26a1b0420a152c48fb605c8265d9358ba7168aca7b53c81d5e7
Muy problem is I can not see this tADA when I run: (same problem if I replace the add_test value to the file address path.)

cardano-cli query utxo
–testnet-magic 1097911063
–address addr_test1vp22w9gz2ujs49edtk53mjzpsham245792rnrjlvwh09apc5c7e0k

The console table displayed is empty

Could you help me, please?

Hi @Guiyens are you sure your node was fully synced. Please try again, as I’m getting the following result:

                           TxHash                                 TxIx        Amount
--------------------------------------------------------------------------------------
60250f289800e26a1b0420a152c48fb605c8265d9358ba7168aca7b53c81d5e7     0        1000000000 lovelace + TxOutDatumHashNone

If looking at the cardano-node console log is the right way to check it, the node is fully synced because of the last datatime registers in log is right now. Could I check it in other way? could I force to sync it to be sure?

Try:

cardano-cli query tip  –testnet-magic 1097911063

and look out for syncProgress