Canister disappear after some time - can u help?

index.ts:483

   POST https://icp-api.io/api/v2/canister/be2us-64aaa-aaaaa-qaabq-cai/query 400 (Bad Request)

e @ index.ts:483
await in e
e @ index.ts:523
await in e
e @ index.ts:523
await in e
e @ index.ts:523
await in e
(anonymous) @ index.ts:691
await in (anonymous)
query @ index.ts:707
(anonymous) @ actor.ts:434
o @ actor.ts:507
initializeActors @ loader_icp.js:57
initialize @ loader_icp.js:88
await in initialize
(anonymous) @ loader_icp.js:91Understand this errorAI
loader_icp.js:60 Error fetching counter: p: Server returned an error:
Code: 400 ()
Body: error: canister_not_found
details: The specified canister does not exist.

checkin with dfx this canister has actually been deleted or never been created. So it makes sense that the API shows that it doesn’t exist

It was created and worked few months ago and never deleted. Any ideas?

dfx canister status --network ic --wallet b4hap-oqaaa-aaaak-qdcdq-cai --all
Canister status call result for factory.
Status: Running
Controllers: b4hap-oqaaa-aaaak-qdcdq-cai reied-uzphq-ioqxu-igzrp-f667e-tlwl3-lxst7-wltyu-jaff3-5jpfo-lae
Memory allocation: 0
Compute allocation: 0
Freezing threshold: 2_592_000
Memory Size: Nat(3359319)
Balance: 2_989_670_616_958 Cycles
Reserved: 0 Cycles
Reserved Cycles Limit: 5_000_000_000_000 Cycles
Module hash: 0x08cd538529e796a5d4e35d55237494a4781fcd46464304d2fb8ac856dd89ddf7
Number of queries: 0
Instructions spent in queries: 0
Total query request paylod size (bytes): 0
Total query response payload size (bytes): 0
Error: Failed to get canister status for ‘icp_ledger_canister’.
Caused by: Failed to get canister status for ‘icp_ledger_canister’.
Failed to get canister status of ryjl3-tyaaa-aaaaa-aaaba-cai.
Failed to call update function ‘canister_status’ regarding canister ‘ryjl3-tyaaa-aaaaa-aaaba-cai’.
Update call using wallet failed.
The invocation to the wallet call forward method failed with the error: An error happened during the call: 5: Only the controllers of the canister ryjl3-tyaaa-aaaaa-aaaba-cai can control it.
Canister’s controllers: r7inp-6aaaa-aaaaa-aaabq-cai
Sender’s ID: b4hap-oqaaa-aaaak-qdcdq-cai