You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nodemon] 2.0.19
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): .
[nodemon] watching extensions: js,mjs,json
[nodemon] starting node app.js
2022-09-10 17:29:26 Startup [Finalize Config] Pool Startup: Unsupported algorithm "scrypt"
/home/ubuntu/carrot-pool/src/utils/finalize_pool_config.js:18
throw new Error(msg);
^
Error: Pool Startup: Unsupported algorithm "scrypt"
at /home/ubuntu/carrot-pool/src/utils/finalize_pool_config.js:18:11
at Object. (/home/ubuntu/carrot-pool/app.js:19:14)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47
[nodemon] app crashed - waiting for file changes before starting...
^C
The text was updated successfully, but these errors were encountered:
free1video
changed the title
Raspberry pi 4 ARM 64 bit ubuntu 18.04 installation fail
\
Sep 10, 2022
ubuntu@ubuntu:~/carrot-pool$ npm start
[nodemon] 2.0.19
[nodemon] to restart at any time, enter
rs
[nodemon] watching path(s): .
[nodemon] watching extensions: js,mjs,json
[nodemon] starting
node app.js
2022-09-10 17:29:26 Startup [Finalize Config] Pool Startup: Unsupported algorithm "scrypt"
/home/ubuntu/carrot-pool/src/utils/finalize_pool_config.js:18
throw new Error(msg);
^
Error: Pool Startup: Unsupported algorithm "scrypt"
at /home/ubuntu/carrot-pool/src/utils/finalize_pool_config.js:18:11
at Object. (/home/ubuntu/carrot-pool/app.js:19:14)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47
[nodemon] app crashed - waiting for file changes before starting...
^C
The text was updated successfully, but these errors were encountered: