Skip to content

Cannot deploy cannister by ./scripts/local_deploy.sh #9

@MCLYang

Description

@MCLYang

./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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions