New to Nutbox?

Steem Engine 빌드 테스트

5 comments

etainclub
77
3 years agoSteemit2 min read

스팀엔진(hive-engine 코드)이 돌아가는지 환경을 꾸며보고 있습니다.

하이브는 하이브 엔진을 사이드체인으로 해서 지속적으로 업데이트를 하고 있더군요.

반면 스팀엔진은 개발이 멈춘 상태고요.

혹시나 arm에서 돌아가나 하고 시도해 보고 있는데, 아직 제대로 안되고 있습니다.

https://github.com/EtainLove/steemsmartcontracts

mongodb 연결이 안돼서 그런거 같은데.. 음 좀 더 살펴봐야 겠습니다.

teemsmartcontracts_db_1        ... done
Removing steemsmartcontracts_steemcore_1 ... done
Removing network steemsmartcontracts_default
Creating network "steemsmartcontracts_default" with the default driver
Creating steemsmartcontracts_steemcore_1 ... done
Creating steemsmartcontracts_db_1        ... done
Attaching to steemsmartcontracts_steemcore_1, steemsmartcontracts_db_1
steemcore_1  | yarn run v1.22.5
steemcore_1  | $ node --max-old-space-size=8192 app.js
steemcore_1  | 2021-09-16 15:10:06 error: [Blockchain] (node:40) [MONGODB DRIVER] DeprecationWarning: Db.collection option [strict] is deprecated and will be removed in a later version.
steemcore_1  | (Use `node --trace-deprecation ...` to show where the warning was created)
steemcore_1  |
steemcore_1  | 2021-09-16 15:10:36 error: [Blockchain] (node:40) UnhandledPromiseRejectionWarning: MongoServerSelectionError: Server selection timed out after 30000 ms
steemcore_1  |     at Timeout._onTimeout (/steemcore/node_modules/mongodb/lib/core/sdam/topology.js:438:30)
steemcore_1  |     at listOnTimeout (internal/timers.js:557:17)
steemcore_1  |     at processTimers (internal/timers.js:500:7)
steemcore_1  |
steemcore_1  | 2021-09-16 15:10:36 error: [Blockchain] (node:40) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
steemcore_1  | (node:40) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

cc.
@steemcurator01

Comments

Sort byBest