fantasticit / think

云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。
https://think.codingit.cn
MIT License
2.01k stars 392 forks source link

[BUG]使用高亮块返回后,一直转圈 #203

Closed bailin520 closed 1 year ago

bailin520 commented 2 years ago

1. 问题的表现是怎样的?

使用高亮块返回后,一直转圈

2. 问题的复现路径

D:\www\think\output\packages\server\dist\services\collaboration.service.js:188 [start:server] throw new common_1.HttpException(error === null || error === void 0 ? void 0 : error.message, common_1.HttpStatus.SERVICE_UNAVAILABLE); [start:server] ^ [start:server] [start:server] HttpException: Incorrect string value: '\xF0\x9F\x8E\xAF",...' for column 'content' at row 1 [start:server] at D:\www\think\output\packages\server\dist\services\collaboration.service.js:188:27 [start:server] at runMicrotasks () [start:server] at processTicksAndRejections (node:internal/process/task_queues:96:5) { [start:server] response: Incorrect string value: '\\xF0\\x9F\\x8E\\xAF",...' for column 'content' at row 1, [start:server] status: 503 [start:server] } [start:*server]  ELIFECYCLE  Command failed with exit code 1

3. 预期是什么?

不能异常退出