Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Trezor connect issue #57

Closed
defcon23 opened this issue Jul 23, 2017 · 14 comments
Closed

Trezor connect issue #57

defcon23 opened this issue Jul 23, 2017 · 14 comments

Comments

@defcon23
Copy link

Trezor connect dont works anymore since few hours
impossible to connect trezor to myetherwallet

@andreashuber69
Copy link

I've got the same issue, the page https://connect.trezor.io/1/popup/popup.html will just display "Loading..." forever. Tested with Edge, Firefox and Chrome.

@prusnak
Copy link
Member

prusnak commented Jul 23, 2017

Should be fixed now.

@prusnak prusnak closed this as completed Jul 23, 2017
@pbarry
Copy link

pbarry commented Jul 23, 2017

Same here.

I opened the JS console, and it appears MEW is still using Trezor Connect v1, which Trezor says is no longer maintained. Unless Trezor Connect backports a fix, MEW will probably need to upgrade (I sent them a support request).

Details in case it helps - the specific error message I see in the JS console is:
"Config too old; 1500835774 >= 1500829387" coming from popup/popup-dist.js

The first number keeps incrementing as I retry, and appears to be the current UTC time. The 2nd number stays fixed, and if it's a UTC timestamp, it's currently about 2 hours ago.

screen shot 2017-07-23 at 12 10 30 pm

@pbarry
Copy link

pbarry commented Jul 23, 2017

Sorry I posted after your message - it is indeed fixed!

@prusnak
Copy link
Member

prusnak commented Jul 23, 2017

still using Trezor Connect v1, which Trezor says is no longer maintained.

@pbarry where exactly do we claim that?

@pbarry
Copy link

pbarry commented Jul 23, 2017

On the README of https://github.com/trezor/connect:

Currently, we are at version 2, which has an url https://connect.trezor.io/2/connect.js. The older version at https://trezor.github.io/connect/connect.js is still working, but not updated.

@pbarry
Copy link

pbarry commented Jul 23, 2017

I suppose the distinction between "not updated" and "unmaintained" could be open to interpretation.

@prusnak
Copy link
Member

prusnak commented Jul 23, 2017

Thanks, I changed the wording in readme so it is more clear.

@pbarry
Copy link

pbarry commented Jul 23, 2017

Thanks so much!

@defcon23
Copy link
Author

solved! Thanks

@chrisrico
Copy link

@prusnak This seems to be occurring again. Is this something you can fix on your side or does Copay need to be updated to use a newer Connect version?

@karelbilek
Copy link
Contributor

Does it make the same error? Can you copy-paste the error stack in the console. if it occurs?

@karelbilek karelbilek reopened this Oct 23, 2017
@prusnak
Copy link
Member

prusnak commented Oct 23, 2017

@chrisrico could you please try again?

@prusnak prusnak mentioned this issue Oct 23, 2017
@chrisrico
Copy link

chrisrico commented Oct 23, 2017

Yes, it was the same error Config too old; 1508715774 >= 1508601310. It is fixed now.

When it wasn't working, it could be reproduced on a v1 example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants