matter-labs / zksync-era

zkSync era
Apache License 2.0
3.08k stars 2.06k forks source link

zk_inception server: ERROR: No latest price found in the database. Using default ratio. #2676

Open sachanayush47 opened 3 weeks ago

sachanayush47 commented 3 weeks ago

🐛 Bug Report

Im getting this error 2024-08-18T07:35:10.327545Z ERROR zksync_base_token_adjuster::base_token_ratio_provider: No latest price found in the database. Using default ratio. when running zk_inception server I was trying to deploy custom tokens on L2 and following this guide https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.

Provide a clear and concise description of the bug.

🔄 Reproduction Steps

Just follow everything in this blog: https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.

🤔 Expected Behavior

I choosed nominator = 10 and denominator = 1

😯 Current Behavior

Describe what actually happened.

🖥️ Environment

Fedora 39

EmilLuta commented 3 weeks ago

cc: @Deniallugo