mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #179] [Help] 升级后不能开启r2存储 #120
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @hleov on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/179
点击 kv存储,会提示 D1_ERROR: no such column: kv_storage: SQLITE_ERROR
求解决
@nahco365 commented on GitHub (Nov 8, 2025):
尝试再来一次初始化数据库这一步,即:
“浏览器输入[https://你的自定义域名/api/init/你绑定的的jwt_secret]会自动初始化数据库(如果之前部署过只会更新不会覆盖原有数据)”这一步,我之前也是报错,初始化后再尝试就没问题了。