What I did: follow the docs (today) to install the toolchain, run a testnet node in docker (name is ibexus), create an identity and an account (3fi5egw6TVx7eejp53SsWhUBC3CntpEBDWn2MThSWQZK719U4d) and generate a template contract. I built successfully and now I want to deploy. The command
concordium-client module deploy target/concordium/wasm32-unknown-unknown/release/concordium_test.wasm.v1 --sender alice --grpc-ip 10.23.4.32 --grpc-port 20001
Gives me
Error: A GRPC error occurred: GRPC error: account or block not found.