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

TypeError: Cannot read property 'id' of undefined #278

Open
robelkebede opened this issue Jan 26, 2019 · 0 comments
Open

TypeError: Cannot read property 'id' of undefined #278

robelkebede opened this issue Jan 26, 2019 · 0 comments

Comments

@robelkebede
Copy link

robelkebede commented Jan 26, 2019

TypeError: Cannot read property 'id' of undefined
at Object.makeTransferTransaction (C:\Users\Rob_keb\node_modules\bigchaindb-driver\dist\node\transaction\makeTransferTransaction.js:56:108)
at Promise (C:\Users\Rob_keb\Desktop\Blockchain\chain\Foodchain\foodchain.js:210:60)
at new Promise ()
at foodchain.transferAsset (C:\Users\Rob_keb\Desktop\Blockchain\chain\Foodchain\foodchain.js:201:16)
at app.post (C:\Users\Rob_keb\Desktop\Blockchain\chain\Foodchain\index.js:56:13)
at Layer.handle [as handle_request] (C:\Users\Rob_keb\node_modules\express\lib\router\layer.js:95:5)
at next (C:\Users\Rob_keb\node_modules\express\lib\router\route.js:137:13)
at Route.dispatch (C:\Users\Rob_keb\node_modules\express\lib\router\route.js:112:3)
at Layer.handle [as handle_request] (C:\Users\Rob_keb\node_modules\express\lib\router\layer.js:95:5)
at C:\Users\Rob_keb\node_modules\express\lib\router\index.js:281:22

this happens only when i transfer a transcation

VERSIONS
bigchaindb-driver@3.1.1
bigchaindb==1.3.0

i upgraded the bigchaindb-driver it but it cant work with the server

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

No branches or pull requests

1 participant