mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
文档问题: windows源码部署在数据库迁移处报错 #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
建议修改