mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #227] failed device token from database #99
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#99
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 @Evilmass on GitHub (Jul 16, 2023).
Original GitHub issue: https://github.com/Finb/bark-server/issues/227
部署平台
树莓派 3B+ aarch64 debian 11
部署方式
推送测试
错误信息
@Evilmass commented on GitHub (Jul 16, 2023):
原来是要先注册 device
http://192.168.1.63:8080/register?devicetoken=<fcm_token>bark 和 bark-server 教程均无此步骤,建议添加。
@Evilmass commented on GitHub (Jul 16, 2023):
但是填写注册后的 device_key 依然报错
@Finb commented on GitHub (Jul 18, 2023):
在APP内添加你的服务器