启动有报错,谁帮我看看,最后提示启动了,但是进入后无法新增保存表单

私有部署  收藏
0 / 80

service.sh: line 64: [[: Housekeeper | 2025-01-07 22:00:45 | ERROR | Housekeeper | start pushmq: [source /entrypoint.sh && pushmqStartup] | node:events:505 throw er; // Unhandled 'error' event ^Error: connect ECONNREFUSED 192.168.64.4:9092 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)Emitted 'error' event on HighLevelProducer instance at: at KafkaClient. (/snapshot/MDPush/node_modules/kafka-node/lib/baseProducer.js:101:10) at KafkaClient.emit (node:events:527:28) at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:165:16 at /snapshot/MDPush/node_modules/async/dist/async.js:3891:9 at /snapshot/MDPush/node_modules/async/dist/async.js:473:16 at iterateeCallback (/snapshot/MDPush/node_modules/async/dist/async.js:991:17) at /snapshot/MDPush/node_modules/async/dist/async.js:972:16 at /snapshot/MDPush/node_modules/async/dist/async.js:3888:13 at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:207:9 at /snapshot/MDPush/node_modules/async/dist/async.js:972:16 at next (/snapshot/MDPush/node_modules/async/dist/async.js:3025:18) at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:188:11 at /snapshot/MDPush/node_modules/lodash/lodash.js:10118:25 at onError (/snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:234:5) at Socket. (/snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:248:5) at Socket.emit (node:events:539:35) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '192.168.64.4', port: 9092}Node.js v18.1.0 | exit status 1
0: syntax error in expression (error token is "22:00:45 | ERROR | Housekeeper | start pushmq: [source /entrypoint.sh && pushmqStartup] | node:events:505 throw er; // Unhandled 'error' event ^Error: connect ECONNREFUSED 192.168.64.4:9092 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)Emitted 'error' event on HighLevelProducer instance at: at KafkaClient. (/snapshot/MDPush/node_modules/kafka-node/lib/baseProducer.js:101:10) at KafkaClient.emit (node:events:527:28) at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:165:16 at /snapshot/MDPush/node_modules/async/dist/async.js:3891:9 at /snapshot/MDPush/node_modules/async/dist/async.js:473:16 at iterateeCallback (/snapshot/MDPush/node_modules/async/dist/async.js:991:17) at /snapshot/MDPush/node_modules/async/dist/async.js:972:16 at /snapshot/MDPush/node_modules/async/dist/async.js:3888:13 at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:207:9 at /snapshot/MDPush/node_modules/async/dist/async.js:972:16 at next (/snapshot/MDPush/node_modules/async/dist/async.js:3025:18) at /snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:188:11 at /snapshot/MDPush/node_modules/lodash/lodash.js:10118:25 at onError (/snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:234:5) at Socket. (/snapshot/MDPush/node_modules/kafka-node/lib/kafkaClient.js:248:5) at Socket.emit (node:events:539:35) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '192.168.64.4', port: 9092}Node.js v18.1.0 | exit status 1
0")
Service started normally