MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.93k stars 4.88k forks source link

TypeError: Failed to fetch #24743

Open sentry-io[bot] opened 4 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: METAMASK-X9ZN

TypeError: Failed to fetch
  at e.<computed> (/metamask/scripts/sentry-install.js:1:693)
  at None (/metamask/scripts/sentry-install.js:1:337918)
  at Object.fetch (/metamask/scripts/runtime-lavamoat.js:12866:22)
  at Object.<anonymous> (/metamask/scripts/runtime-lavamoat.js:12866:22)
  at Object.<anonymous> (/metamask/scripts/runtime-lavamoat.js:12866:22)
...
(7 additional frame(s) were not displayed)

Comment: Occurs in smart-transaction-controller

gauthierpetetin commented 4 months ago

Adding sev3 label for now, as it only occurs in 11.15.4 for now and doesn't seem to impact many users.

seaona commented 3 days ago

I've encountered this error in 12.4.0. Adding repro steps below:

Repro:

  1. Open network tools
  2. Block the suggested gas api URL
  3. Trigger a transaction
  4. Open Edit gas
  5. Wait
  6. See console error appearing

Screenshot from 2024-10-01 09-43-41