Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Ledger is broken (worker) #8884

Closed
NejcZdovc opened this issue May 16, 2017 · 8 comments
Closed

Ledger is broken (worker) #8884

NejcZdovc opened this issue May 16, 2017 · 8 comments

Comments

@NejcZdovc
Copy link
Contributor

  • Did you search for similar issues before submitting this one?
    yes

  • Describe the issue you encountered:
    You can't create a wallet

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    macOs

  • Brave Version (revision SHA):
    99e8a2

  • Steps to reproduce:

    1. go to payments
    2. create a wallet
  • Actual result:

! >>> worker error: Cannot read property 'length' of undefined
TypeError: Cannot read property 'length' of undefined
    at fn (extensions::node-anonize2-relic-emscripten/./anonize2-jumbo.js:55:28)
    at define (extensions::muon/module_system/commonjs:69:10)
    at Object.commonjs [as require] (extensions::muon/module_system/commonjs:54:3)
    at extensions::node-anonize2-relic-emscripten/./anonize2-jumbo.js:57912:43
    at requireProxy (extensions::muon/module_system/commonjs:64:22)
    at fn (extensions::node-anonize2-relic-emscripten:3:16)
    at define (extensions::muon/module_system/commonjs:69:10)
    at Object.commonjs [as require] (extensions::muon/module_system/commonjs:54:3)
    at extensions::node-anonize2-relic-emscripten:325:43
    at requireProxy (extensions::muon/module_system/commonjs:64:22)
! >>> worker error: Cannot read property 'binding' of undefined
TypeError: Cannot read property 'binding' of undefined
    at requireProxy (extensions::muon/module_system/commonjs:65:20)
    at fn (extensions::node-anonize2-relic-emscripten:3:16)
    at define (extensions::muon/module_system/commonjs:69:10)
    at Object.commonjs [as require] (extensions::muon/module_system/commonjs:54:3)
    at extensions::node-anonize2-relic-emscripten:325:43
    at requireProxy (extensions::muon/module_system/commonjs:64:22)
    at fn (extensions::ledger-client/worker.js:4:15)
    at define (extensions::muon/module_system/commonjs:69:10)
    at Object.commonjs [as require] (extensions::muon/module_system/commonjs:54:3)
    at extensions::ledger-client/worker.js:46:43
! >>> worker error: Cannot read property 'binding' of undefined
TypeError: Cannot read property 'binding' of undefined
    at requireProxy (extensions::muon/module_system/commonjs:65:20)
    at fn (extensions::ledger-client/worker.js:4:15)
    at define (extensions::muon/module_system/commonjs:69:10)
    at Object.commonjs [as require] (extensions::muon/module_system/commonjs:54:3)
    at extensions::ledger-client/worker.js:46:43
  • Expected result:
    Wallet is created
  • Will the steps above reproduce in a fresh profile? If not what other info can be added?
    yes
  • Is this an issue in the currently released version?
    no
  • Can this issue be consistently reproduced?
    yes
@bridiver
Copy link
Collaborator

didn't @bbondy fix this in muon?

@cezaraugusto
Copy link
Contributor

fyi I reverted commit that broke it and reopened #7344. Since ledger is working again I'm closing this one for now

@NejcZdovc
Copy link
Contributor Author

Let's keep this open so that we can track this problem

@cezaraugusto
Copy link
Contributor

which problem? ledger is working again and the fix that broke it was fot #7344. Please educate me if I'm wrong

@NejcZdovc
Copy link
Contributor Author

NejcZdovc commented May 16, 2017

#7344 here the problem was only on windows and the problem was different than this one. What you reverted was just a switch for a worker, so this specific problem was not fixed. Problem that I experienced is happening on macOS and probably on all other platforms. That's why I will keep this one opened.

@cezaraugusto
Copy link
Contributor

so this specific problem

Per issue description, there isn't a problem anymore. The issue is described as You can't create a wallet, which is now possible, and describes an error log that no longer exists.

Could you update overall steps to reproduce to match it as a tracking issue, referencing what you gently described to me? Since we still want that feature and worker is failing only on linux/mac. This would make QA job easier.

In fact, I was going to create an issue to track the revert but since you reopened it for the same reason, a new one would be a dupe 🙂 thanks

@alexwykoff alexwykoff modified the milestones: 0.16.200, 0.16.100 May 23, 2017
@bridiver
Copy link
Collaborator

bridiver commented Jun 7, 2017

I think this is fixed by @bbondy ?

@bsclifton
Copy link
Member

Fixed with #9221

@bsclifton bsclifton removed this from the 0.18.x milestone Jun 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants