文档问题: windows源码部署在数据库迁移处报错 #101

Closed
opened 2026-02-16 05:19:11 -05:00 by yindo · 0 comments
Owner

Originally created by @zhanghaochen-817 on GitHub (Jun 12, 2025).

问题描述

windows源码部署在数据库迁移处报错,即使用 命令时报错:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 61: invalid continuation byte

页面链接

https://github.com/langgenius/dify-docs/blob/main/zh-hans/getting-started/install-self-hosted/faq.mdx

建议修改

Originally created by @zhanghaochen-817 on GitHub (Jun 12, 2025). ## 问题描述 windows源码部署在数据库迁移处报错,即使用 <uv run flask db upgrade> 命令时报错: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 61: invalid continuation byte ## 页面链接 https://github.com/langgenius/dify-docs/blob/main/zh-hans/getting-started/install-self-hosted/faq.mdx ## 建议修改 <!-- 如果有具体的修改建议,请在此说明 --> <!-- 感谢您对文档质量的关注! -->
yindo closed this issue 2026-02-16 05:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#101