Recently everytime I try to install a canister, I should try at least for 10 times until the canister is installed successfully. Not to forget Sometimes I can’t even install.
This it the error i encounter
Error: Failed while trying to deploy canisters.
Caused by: Failed while trying to install all canisters.
Caused by: Failed to install wasm module to canister 'transaction_logger'.
Caused by: Failed during wasm installation call
Caused by: The replica returned an HTTP Error: Http Error: status 500 Internal Server Error, content type "text/plain; charset=utf-8", content: backend_timeout
Is it caused by the pressure on the subnet that I’m trying to deploy to?