mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #39] docker是不是没有arm64啊?单文件该如何解决苹果推送失败呢? #31
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#31
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 @t66y100 on GitHub (Feb 18, 2021).
Original GitHub issue: https://github.com/Finb/bark-server/issues/39
已经更新到最新版本v1.0.2,还是提示:
{"code":400,"data":null,"message":"与苹果推送服务器传输数据失败: Post "https://api.push.apple.com/3/device/59bb9d89c76709bbdad15d1401c83a2cd7b4ff3589334363410fe67018a07be2": x509: certificate signed by unknown authority"}
教程里说到:
`当你需要集成Bark到自己的系统或重新实现后端代码时可能需要推送证书
有效期到: 永久
Key ID: LH4T9V5U4R
TeamID: 5U8LBRXG3A
AuthKey_LH4T9V5U4R_5U8LBRXG3A.p8`
这个该怎么用啊?
有知道的吗?
谢谢。