Testnet tutorial querry utxo error

After hours of syncing now I got cardano-node: symbol lookup error: cardano-node: undefined symbol: crypto_vrf_publickeybytes.

which I solved following this solution.

when trying to query the utxo im getting the error:
Shelley command failed: query utxo Error: A query from a certain era was applied to a ledger from a different era: EraMismatch {ledgerEraName = "Shelley", otherEraName = "Allegra"}

Which means a progress, Byron era finished, and im in the shelley era. But I gotta say, its taking very long.

cheers