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

throw new ERR_INVALID_ARG_TYPE('string', 'string', arg); #318

Open
Zuz99 opened this issue Mar 25, 2023 · 0 comments
Open

throw new ERR_INVALID_ARG_TYPE('string', 'string', arg); #318

Zuz99 opened this issue Mar 25, 2023 · 0 comments

Comments

@Zuz99
Copy link

Zuz99 commented Mar 25, 2023

hallo.. can anyone helpme. after add addres for litecoin we got error like this
`2023-03-25 11:27:41 [Pool] [litecoin] (Thread 4) Share processing setup with redis (127.0.0.1:6379)
buffer.js:265
throw new ERR_INVALID_ARG_TYPE('string', 'string', arg);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be of type string. Received type number (0)
at new Buffer (buffer.js:265:13)
at Object.exports.uint256BufferFromHash (/home/ari/nomp/node_modules/stratum-pool/lib/util.js:54:19)
at Object.exports.CreateGeneration (/home/ari/nomp/node_modules/stratum-pool/lib/transactions.js:306:14)
at new BlockTemplate (/home/ari/nomp/node_modules/stratum-pool/lib/blockTemplate.js:65:47)
at JobManager.processTemplate (/home/ari/nomp/node_modules/stratum-pool/lib/jobManager.js:189:32)
at /home/ari/nomp/node_modules/stratum-pool/lib/pool.js:722:69
at itemFinished (/home/ari/nomp/node_modules/stratum-pool/lib/daemon.js:156:36)
at /home/ari/nomp/node_modules/stratum-pool/lib/daemon.js:169:17
at parseJson (/home/ari/nomp/node_modules/stratum-pool/lib/daemon.js:85:17)
at IncomingMessage. (/home/ari/nomp/node_modules/stratum-pool/lib/daemon.js:95:17) {
code: 'ERR_INVALID_ARG_TYPE'
}
`

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