Something wrong with dfx version 0.26.0

I upgrade my dfx from 0.24.0 to 0.26.0, then i keep getting error said CanisterIdNotFound

Also, when run ‘dfx start --clean --background’, it looks like not actually running at background, i can’t keep typing any other command, need open another tab to type command

But ‘dfx identity list’ works fine

To be clear, this is not --background failing to apply, this is dfx start failing to run. Can you try running dfx killall?

2 Likes

I tried, still looks like not actually running on background

Can you post the output you see if you add the -vv flag to that start command?

It got this CanisterIdNotFound error again after few minutes later