There’s an older topic on this issue but it was not resolved.
I have started to get “Cannot find canister xyz” when calling commands on a Canister that is up and running and has been for many months.
I can issue a “dfx canister --network ic status xyz” command and this returns valid data - but when I try and call a method on the Canister dfx says that it cannot find it.
Any ideas as I need to get access to this Canister?