You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Able to start the conductor but hc run is failing with 0.0.23-alpha1.
$ hc run -d dist/coolcats.dna.json
Reading DNA from dist/coolcats.dna.json
Reading DNA from dist/coolcats.dna.json
Reading DNA from dist/coolcats.dna.json
Reading DNA from dist/coolcats.dna.json
Error: Error while trying to create instance "test-instance": Provided DNA hash does not match actual DNA hash! DNA Hash != Qmb1nduRCt9veiWso8nGu9cx4vXQdNqe7Z7u1C1qkCCHxs
In order to use the conductor the [[dnas]] block required the addition of a hash = "Qmb1nduRCt9veiWso8nGu9cx4vXQdNqe7Z7u1C1qkCCHxs" parameter. However there seems to be no obvious way to provide this to hc run.
The text was updated successfully, but these errors were encountered:
Able to start the conductor but
hc run
is failing with 0.0.23-alpha1.In order to use the conductor the
[[dnas]]
block required the addition of ahash = "Qmb1nduRCt9veiWso8nGu9cx4vXQdNqe7Z7u1C1qkCCHxs"
parameter. However there seems to be no obvious way to provide this tohc run
.The text was updated successfully, but these errors were encountered: