Leven

Results 3 issues of Leven

# 🐛 Bug ## To reproduce **Code snippet to reproduce** ```rust while true do ps -ef | grep "aptos-indexer" | grep -v "grep" if [ "$?" -eq 1 ] then...

bug
community

# 🐛 Bug ## To reproduce Run command: cargo run -- --pg-uri "postgresql://localhost/Rare1" --node-url "https://fullnode.devnet.aptoslabs.com" --index-token-data --skip-previous-errors --emit-every 25 --batch-size 20 **Code snippet to reproduce** ```rust # Your code goes...

bug
community

how to deploy this canister to IC ?