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

Error: Callback was already called #395

Open
odanado opened this issue Jan 11, 2022 · 1 comment
Open

Error: Callback was already called #395

odanado opened this issue Jan 11, 2022 · 1 comment

Comments

@odanado
Copy link
Owner

odanado commented Jan 11, 2022

reason.message	
Callback was already called.
reason.stack	
Error: Callback was already called.
at /work/node_modules/async/internal/onlyOnce.js:9:32
at /work/node_modules/web3-provider-engine/subproviders/hooked-wallet.js:501:21
at /work/node_modules/web3-provider-engine/subproviders/hooked-wallet.js:556:21
at getAccounts.then.catch (/work/node_modules/aws-kms-provider/dist/provider.js:29:21)
@odanado
Copy link
Owner Author

odanado commented Jan 11, 2022

at process._tickCallback (internal/process/next_tick.js:68:7)
at KmsProvider.signTransaction (/work/node_modules/aws-kms-provider/dist/provider.js:60:11)
at Buffer.writeUInt8 (internal/buffer.js:703:10)
at writeU_Int8 (internal/buffer.js:693:11)
RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= 0 and <= 255. Received 7859

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