Open 0x1100010010 opened 3 years ago
Hmm that is pretty odd, which version of solana
are you using?
I have tried it on 1.7.9
, 1.7.10
& 1.7.11
, none of them works, No problem deploying to Solana Devnet.
Solana-test validator node is running on wsl
, can it be triggering the issue?
@bashforger thanks for adding more info, I would ensure that your test node's tpu port is exposed. The deploy cli sends transactions directly to the node's tpu port for higher throughput. Typically it's port 8003, needs to be exposed for udp
Hi guys,
I am unable to deploy the program successfully on
solana-test-validator
node running on the remote host192.168.10.2:8899
. Everything seems to be working fine except transactions verification on program deployment is not completing for some reason, there is no error in logs either.Solana Config
Solana logs: