[GH-ISSUE #304] ios端添加服务器失败 #269

Closed
opened 2026-03-03 11:42:04 +03:00 by kerem · 4 comments
Owner

Originally created by @joji173 on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/Finb/Bark/issues/304

请问各位大佬出现这种情况该怎么解决?(docker部署)

访问http://ip:8080
{"code":404,"message":"Cannot GET /","timestamp":1746782550}

访问http://ip:8080/ping
{"code":200,"message":"pong","timestamp":1746782668}

ios端添加服务器 http://ip:8080
填写的服务器无效,请重试!网络错误

Originally created by @joji173 on GitHub (May 9, 2025). Original GitHub issue: https://github.com/Finb/Bark/issues/304 请问各位大佬出现这种情况该怎么解决?(docker部署) 访问http://ip:8080 {"code":404,"message":"Cannot GET /","timestamp":1746782550} 访问http://ip:8080/ping {"code":200,"message":"pong","timestamp":1746782668} ios端添加服务器 http://ip:8080 填写的服务器无效,请重试!网络错误
kerem closed this issue 2026-03-03 11:42:05 +03:00
Author
Owner

@Finb commented on GitHub (May 9, 2025):

一般都是填错了
常见错误原因:
没有部署https,却填https了
端口号多加了一个斜杠,例如 http://ip:8080/

另外最好带上截图

<!-- gh-comment-id:2865850472 --> @Finb commented on GitHub (May 9, 2025): 一般都是填错了 常见错误原因: 没有部署https,却填https了 端口号多加了一个斜杠,例如 http://ip:8080/ 另外最好带上截图
Author
Owner

@joji173 commented on GitHub (May 9, 2025):

您好,应该没填错吧 Image

Image

<!-- gh-comment-id:2865885033 --> @joji173 commented on GitHub (May 9, 2025): 您好,应该没填错吧 ![Image](https://github.com/user-attachments/assets/573c689d-015c-43c3-a241-f70a0b123a4b) ![Image](https://github.com/user-attachments/assets/7ce67f7e-3e21-42d0-871a-de6770296c60)
Author
Owner

@Finb commented on GitHub (May 9, 2025):

那看看是不是关闭了访问本地网络的权限

<!-- gh-comment-id:2865891591 --> @Finb commented on GitHub (May 9, 2025): 那看看是不是关闭了访问本地网络的权限
Author
Owner

@joji173 commented on GitHub (May 9, 2025):

是,已经解决,感谢!

<!-- gh-comment-id:2865986752 --> @joji173 commented on GitHub (May 9, 2025): 是,已经解决,感谢!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#269
No description provided.