egg.js 启动时报 channel closed, nothing send stack: Error: channel closed
摘要:无有效错误信息。 经排查是mongoose schema中定义了unique所导致的,估计egg-mongoose版本问题。 name: { type: String, unique: true } 后发现schema中写上index: true。也会出现上述问题
阅读全文
posted @ 2019-03-07 12:45
浙公网安备 33010602011771号