mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #293] 可否支持更换设备绑定原来的设备码 #256
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#256
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 @lalasou on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/Finb/Bark/issues/293
换手机 发现迁移起来还是蛮费劲的
如果可以支持更换设备就好了
@Finb commented on GitHub (Mar 18, 2025):
服务器列表,点重置或还原Key,输入旧key点确定
@Finb commented on GitHub (May 3, 2025):
@E021ntox key 是不会变的,是不是部署没有挂载数据库,导致数据库被删除
@Finb commented on GitHub (May 4, 2025):
@E021ntox 还原 key 一定是有效的,无效只能证明你没有正确挂载数据库。
如果想自定义 key,可以用 nginx 套一层反代即可
@Finb commented on GitHub (May 4, 2025):
@E021ntox deviceToken 是随时可能变化的,key 就是用来保存最新的deviceToken。
@Whichbfj28 commented on GitHub (Sep 6, 2025):
我想问一下 重置或还原Key 怎么使用,旧key是那个key?。我输入新的key,确认后并不是我输入的key。 deviceToken吗
找了文档。好像是bark_key?。我的是docker部署的 并没有要写这个。
@Finb commented on GitHub (Sep 6, 2025):
@Whichbfj28 切换服务器后,key 不能还原到其他服务器的 key