Hi,
I like to deploy to the IC.
The code is working locally.
I followed the instructions at Deploying on the Internet Computer :: Internet Computer
but I get the following error:
$ dfx --version
dfx 0.6.16
$ dfx ping ic
{
"ic_api_version": "0.14.0" "impl_hash": "40d5e890ae5c3558fbb4281ec04a5c0d0c1c0104012a33dfc8ecb0445057f405" "impl_version": "0.1.0" "root_key": [...]
}
$ dfx deploy --network=ic
Deploying all canisters.
Creating canisters...
Creating canister "myCanister"...
The replica returned an HTTP Error: Http Error: status 400 Bad Request, content type "", content: [66, 97, 100, 32, 82, 101, 113, 117, 101, 115, 116]`
Any suggestions?
P.S. Not sure if my pricipal id is already correctly registered. I subscribed in mid December but got an answer at this time that there are delays to be expected which should be resolved in Jan.