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

Commit "Updated tbp loaded on boot from database to resolve #27." breaks K #36

Closed
Camille92 opened this issue Jul 1, 2017 · 2 comments

Comments

@Camille92
Copy link
Contributor

Hi Carles,

I ran a few tests to this Updated tbp loaded on boot from database to resolve #27. breaks K and gives something like that on boot.

4:28:22.082 main Unhandled rejection! TypeError: Cannot read property 'value' of undefined
    at new FairValueEngine (/K/app/server/fair-value.js:22:67)
    at Object.<anonymous> (/K/app/server/main.js:204:22)
    at Generator.next (<anonymous>)
    at fulfilled (/K/app/server/main.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:109:7) Promise {
  <rejected> TypeError: Cannot read property 'value' of undefined
    at new FairValueEngine (/K/app/server/fair-value.js:22:67)
    at Object.<anonymous> (/K/app/server/main.js:204:22)
    at Generator.next (<anonymous>)
    at fulfilled (/K/app/server/main.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:109:7) }
@Camille92
Copy link
Contributor Author

Well just using a clean install + a bit of trying fixes the problem

@ctubio
Copy link
Owner

ctubio commented Jul 3, 2017

fixed in latest commit (thanks'')

ctubio pushed a commit that referenced this issue Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants