mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #150] heroku部署以后URL模式访问能正常发送消息及提醒,但是在Bark App中服务器添加就出现“填写的服务器无效,请重试!网络错误” #136
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#136
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 @neohob on GitHub (May 30, 2022).
Original GitHub issue: https://github.com/Finb/Bark/issues/150
heroku部署以后URL模式访问能正常发送消息及提醒,但是在Bark App中服务器添加就出现“填写的服务器无效,请重试!网络错误”
@neohob commented on GitHub (May 30, 2022):
用了梯子也不行
@Finb commented on GitHub (May 30, 2022):
将地址复制到 手机safari 试试看能不能访问
@neohob commented on GitHub (May 30, 2022):
safari , chrome都试了一下,都可以收到提醒消息
@neohob commented on GitHub (May 30, 2022):
bark里可以添加 https://xxxx.herokuapp.com/keykeykey/这里填你要发送的消息 这个地址,但是明显是不对的
@Finb commented on GitHub (May 31, 2022):
https://xxxx.herokuapp.com/ping 直接用手机safari 打开返回什么
当前手机APP的 DeviceToken(在设置中查看),与配置heroku时填写的是否一样
@neohob commented on GitHub (May 31, 2022):
@Finb commented on GitHub (May 31, 2022):
看下APP的网络权限
@neohob commented on GitHub (Jun 1, 2022):
加这个地址是可以加的 https://xxxx.herokuapp.com/keykeykey/这里填你要发送的消息 ,APP网络权限没问题
@Finb commented on GitHub (Jun 1, 2022):
输入 "https://xxxx.herokuapp.com" 试试
后面不要加 /
@neohob commented on GitHub (Jun 1, 2022):
果然好了!