You are viewing a single comment's thread:
Light node.
Lot of logs, but here is one example:
586_687 Jun 15 14:34:11 mina systemd[1870]: Started engine.service - Hive Engine Service.
586_688 Jun 15 14:34:30 mina node[2200]: (node:2200) [MONGODB DRIVER] DeprecationWarning: Db.collection option [strict] is deprecat>
586_689 Jun 15 14:34:30 mina node[2200]: (Use `node --trace-deprecation ...` to show where the warning was created)
586_690 Jun 15 14:34:31 mina node[2200]: /home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/lib/core/error.js:59
586_691 Jun 15 14:34:31 mina node[2200]: return new MongoError(options);
586_692 Jun 15 14:34:31 mina node[2200]: ^
586_693 Jun 15 14:34:31 mina node[2200]: MongoError: E11000 duplicate key error collection: hsc.sequences index: _id_ dup key: { _i>
586_694 Jun 15 14:34:31 mina node[2200]: at MongoError.create (/home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/>
586_695 Jun 15 14:34:31 mina node[2200]: at toError (/home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/lib/utils.>
586_696 Jun 15 14:34:31 mina node[2200]: at /home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/lib/operations/comm>
586_697 Jun 15 14:34:31 mina node[2200]: at handler (/home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/lib/core/s>
586_698 Jun 15 14:34:31 mina node[2200]: at /home/thecrazygm/github/hivesmartcontracts/node_modules/mongodb/lib/cmap/connection>
586_699 Jun 15 14:34:31 mina node[2200]: at handleOperationResult (/home/thecrazygm/github/hivesmartcontracts/node_modules/mong>
586_700 Jun 15 14:34:31 mina node[2200]: at MessageStream.messageHandler (/home/thecrazygm/github/hivesmartcontracts/node_modul>
586_701 Jun 15 14:34:31 mina node[2200]: at MessageStream.emit (node:events:519:28)
586_702 Jun 15 14:34:31 mina node[2200]: at processIncomingData (/home/thecrazygm/github/hivesmartcontracts/node_modules/mongod>
586_703 Jun 15 14:34:31 mina node[2200]: at MessageStream._write (/home/thecrazygm/github/hivesmartcontracts/node_modules/mongo>
586_704 Jun 15 14:34:31 mina node[2200]: driver: true,
586_705 Jun 15 14:34:31 mina node[2200]: index: 0,
586_706 Jun 15 14:34:31 mina node[2200]: code: 11000,
586_707 Jun 15 14:34:31 mina node[2200]: keyPattern: { _id: 1 },
586_708 Jun 15 14:34:31 mina node[2200]: keyValue: { _id: 'chain' }
586_709 Jun 15 14:34:31 mina node[2200]: }
586_710 Jun 15 14:34:31 mina node[2200]: Node.js v22.22.3
586_711 Jun 15 14:34:31 mina systemd[1870]: engine.service: Main process exited, code=exited, status=1/FAILURE
586_712 Jun 15 14:34:31 mina systemd[1870]: engine.service: Failed with result 'exit-code'.```