Skip to content

【BUG】生图服务是不是崩溃了 #1565

@Pluckypan

Description

@Pluckypan

都直接报 SQL 错误了,没有生图成功,还扣了我 3 credits

https://www.modelscope.cn/aigc/imageGeneration

### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x8F\x96\xEF\xB8...' for column 'predict_input' at row 1 
### The error may exist in com/alibaba/muse/common/persistence/mapper/MusePredictRecordMapper.java (best guess) 
### The error may involve com.alibaba.muse.common.persistence.mapper.MusePredictRecordMapper.insert ### The error occurred while executing an update 
### SQL: INSERT INTO `muse_predict_record`(`gmt_create`, `gmt_modified`, `deleted`, `cleaned`, `operator_name`, `operator_emp_id`, `predict_type`, `predict_input`, `deployment_id`, `user_info`, `predict_mode`, `env`, `watermark`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 
### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x8F\x96\xEF\xB8...' for column 'predict_input' at row 1 ; uncategorized SQLException; SQL state [HY000]; error code [1366]; Incorrect string value: '\xF0\x9F\x8F\x96\xEF\xB8...' for column 'predict_input' at row 1; nested exception is java.sql.SQLException: Incorrect string value: '\xF0\x9F\x8F\x96\xEF\xB8...' for column 'predict_input' at row 1

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions