-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
./scripts/local_deploy.sh failed
there is the terminal response:
Building canisters...
/home/ubuntu/ICPunks/service/motoko/storage.mo:82.74-82.87: warning [M0154], field unwrap is deprecated:
Option.unwrap is unsafe and fails if the argument is null; it will be removed soon; use a `switch` or `do?` expression instead
/home/ubuntu/ICPunks/service/motoko/storage.mo:83.88-83.101: warning [M0154], field unwrap is deprecated:
Option.unwrap is unsafe and fails if the argument is null; it will be removed soon; use a `switch` or `do?` expression instead
Upgrading code for canister icpunks_storage, with canister_id ryjl3-tyaaa-aaaaa-aaaba-cai
The replica returned an HTTP Error: Http Error: status 403 Forbidden, content type "", content: Requested canister rejected the message
OS: Ubuntu 20.04
dfx: 0.8.4
rustc: 1.58.1
I guess is the problem of version?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels