From 0f2570687b095bc711852862044b4346d2ec4639 Mon Sep 17 00:00:00 2001 From: Daniel Izdebski Date: Thu, 14 Sep 2023 23:07:19 +0200 Subject: [PATCH] Add `Known problems with MetaMask` section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 981f5e026..e967ec303 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,15 @@ Options: -h, --help display help for command ``` +## 👨‍⚕️ Known problems with MetaMask + +If your MetaMask is stuck on the loading screen, check what's happening under the hood in the console. You can find vital information about why it's stuck on this step. + +#### ⭐ Sentry.io HTTP error 499 (Request has been forbidden by antivirus) + +- Kaspersky antivirus sometimes blocks encrypted requests to Sentry.io. You can disable + this feature in Kaspersky advanced settings by toggling on `"Do not scan encrypted connections"`. + ## 📃 Environmental variables | Variable | Description |