-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Trezor error : TypeError: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined #2104
Comments
This is caused by deploying CSP Content Security Policy to MEW website without noticing this will block inclusion of third-party scripts such as connect. You need to add connect.trezor.io to CSP trusted domains. |
@eosclassicteam @prusnak thanks for submitting. We're currently working on a fix. |
Should be fixed now. Please hard refresh your browsers if it still isn't fixed. Don't hesitate to reopen issue if it persists after a hard refresh. |
still having issue.... |
@JoeMcCreary Have you tried hard refreshing your browser? |
yeah several times |
@JoeMcCreary What browser are you using? |
Chrome: And by Hard Refresh do you mean clearing cache and completely closing out then reopening? |
inpage.js:1 ATTENTION: In an effort to improve user privacy, MetaMask will stop exposing user accounts to dapps by default beginning November 2nd, 2018. Dapps should call provider.enable() in order to view and use accounts. Please see https://bit.ly/2QQHXvF for complete information and up-to-date example code. etherwallet-master.js:144454 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://connect.trezor.io') does not match the recipient window's origin ('null'). |
@JoeMcCreary Depends on your OS: |
I'm using windows 7 on this laptop. I've cleared Chrome cache and closed it out, Several times. |
it still doesn't work even after hard refresh. I am on Mac |
Anyway... good luck! I've got to head out. Thanks for responding... I'm sure you'll get it figured out. I'll try again later. Thanks |
Hello, the same here for me. I tryed everything you suggest but still doesnt work. I think I should wait for a final fix from you guys. But its a very bad moment just right now for me. Hope you'll fix it soon. |
@sraufcvinga @lisyk @JoeMcCreary It should be fixed now once you do a hard refresh. Closing this issue once again. |
it works now on Firefox but still having the same issue on Chrome |
@lisyk can you refresh normally? |
Refreshed Chrome cache and even rebooted my laptop just grins.... Still getting the same two errors as earlier posted. |
nope still doesn't work |
@JoeMcCreary did you try Firefox? it works now for me |
I can't seem to replicate it anymore on chrome. I'll keep looking into it |
@lisyk @JoeMcCreary if you guys can, try hard refreshing and then normal refresh. |
@gamalielhere Okay I opened the Developer Tools then right clicked on the Refresh button (up top of Chrome by URL box) and chose "Empty Cache and Hard Reload". Then closed the browser. Still didn't work. Then just decided to do that same thing several times in a row and if finally fixed the problem... man! it was really hanging on to that old data! lol So it's working now in Chrome. Thanks! |
Weird. But thanks for letting me know. I'll go ahead and close this again. |
@JoeMcCreary @gamalielhere that's weird but it helped me too. also only after about 10 hard reloads in a row it works now |
@lisyk Yeah, great! Interesting how it takes so many tries to stick. |
I wonder how that is since we did purge our cache. Anyways, thanks again for helping debug @JoeMcCreary @lisyk |
cc @gamalielhere @kvhnuke @SteveMieskoski
Can't unlock trezor due to the bug
The text was updated successfully, but these errors were encountered: