Can't see my balance

I just requested for test ada from faucet. But I dont see it in my account. Here is the transaction details:

https://explorer.cardano-testnet.iohkdev.io/en/transaction?id=40428a33cb097e5de141d136752dd4124ed7d4e443b26eb3682dd775acf9bdb2

But when I check my account via

cardano-cli query utxo --mary-era --address $(cat payment.addr) --testnet-magic 1097911063

I simply get a blank result:

                       TxHash                                 TxIx        Amount

Any thing I missed?

Is the node synced?

How do I know if it is synced? I see lots of the following:

Chain extended, new tip: 34e47b9380e4c3947a76eedd9301ba575f7465719125a4337f6f2c53ec5d1c6d at slot 29673428

you didn’t installed glive script?

So i let my node sync for hours, then tried again the command. It works. Thanks Alex!

You are welcome