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

Response to blockchain failing to send when using Mongo #57

Closed
kss-espeo opened this issue Aug 8, 2019 · 3 comments
Closed

Response to blockchain failing to send when using Mongo #57

kss-espeo opened this issue Aug 8, 2019 · 3 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kss-espeo
Copy link
Collaborator

Configure Gardener with PERSISTENCE=MONGODB
Send any query to Oracle
Query is processed by gardener-server
Expected: query response is sent to blockchain and no error messages are shown
Actual: sending query response fails with following error message:

Sending response failed [requestId=0xa2b8357552a4ae3ae94e99949a5ea45ff35f7e9e74657207cdcc2d5b2ec9c955] Error: No "from" address specified in neither the given options, nor the default options.
    at Object._executeMethod (/usr/src/app/node_modules/web3-eth-contract/src/index.js:832:45)
    at EthereumOracleAdapter._sendPendingResponse (/usr/src/app/src/infrastructure/blockchain/ethereum/EthereumOracleAdapter.js:73:20)
    at process._tickCallback (internal/process/next_tick.js:68:7)

@kss-espeo kss-espeo self-assigned this Aug 8, 2019
@kss-espeo kss-espeo added bug Something isn't working in progress labels Aug 8, 2019
@kss-espeo
Copy link
Collaborator Author

Note that it does not seem to be reproducible on all machines. @kss-espeo can reproduce that, others (including our AWS environment) - can't.

@kss-espeo
Copy link
Collaborator Author

On hold until #60 is done, since I hope #60 will magically fix this.

@kss-espeo kss-espeo added the good first issue Good for newcomers label Oct 23, 2019
@kss-espeo
Copy link
Collaborator Author

Couldn't reproduce this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant