Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetaMask - RPC Error: Error: Loading chunk 191 failed. #15954

Open
pedrosimoes79 opened this issue Dec 13, 2024 · 1 comment
Open

MetaMask - RPC Error: Error: Loading chunk 191 failed. #15954

pedrosimoes79 opened this issue Dec 13, 2024 · 1 comment
Labels
bug Something isn't working as expected connect Connect API related (ie. fee calculation)

Comments

@pedrosimoes79
Copy link

Bug Report

Describe the bug
When using Trezor Connect in combination with MetaMask, the following error occurs:

MetaMask - RPC Error: Error: Loading chunk 191 failed. 
(error: https://connect.trezor.io/9/js/ethereum-api.6f7e1f0b5b6c1c0663b8.js) 

The issue appears to be related to a failed loading of a JavaScript chunk (chunk 191) from the Trezor Connect URL. This prevents successful interaction between MetaMask and the Trezor hardware wallet, causing transaction processing and approvals to fail.

To Reproduce

  1. Open MetaMask and set up a Trezor hardware wallet connection.
  2. Attempt to sign a transaction or interact with a dApp using the wallet.
  3. Observe the error in the MetaMask extension or browser console.

Expected behavior
The Trezor Connect integration should load all necessary resources and allow the user to sign transactions without errors.

Error Details

  • Error Code: -32603
  • Error Message:
    Error: Loading chunk 191 failed.
    (error: https://connect.trezor.io/9/js/ethereum-api.6f7e1f0b5b6c1c0663b8.js)
    
  • Stack Trace:
    Error: Error: Loading chunk 191 failed.
    (error: https://connect.trezor.io/9/js/ethereum-api.6f7e1f0b5b6c1c0663b8.js)
        at new o (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-2.js:1:162455)
        ...
    

Environment

  • MetaMask Version: MetaMask Version12.9.1 (latest)
  • Trezor Suite: 24.11.3
  • Browser: Google Chrome
  • Operating System: Windows 10 22H2

Workarounds Tried

  • Clearing browser cache and reloading MetaMask and Trezor.

Please investigate the loading of chunk 191 from Trezor Connect's resources and ensure compatibility with MetaMask.

@pedrosimoes79 pedrosimoes79 added bug Something isn't working as expected connect Connect API related (ie. fee calculation) labels Dec 13, 2024
@github-project-automation github-project-automation bot moved this to 🎯 To do in Issues Suite Dec 13, 2024
@MartinSeeler
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected connect Connect API related (ie. fee calculation)
Projects
Status: 🎯 To do
Development

No branches or pull requests

2 participants