[GH-ISSUE #405] visit problem with browser on macos #217

Closed
opened 2026-04-08 16:51:14 +03:00 by zhus · 2 comments
Owner

Originally created by @zhuaoyuan on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/405

Problem

These days I cannot visit the dufs web page browser(chrome\safari\edge all the same) on macos. I suggest that it is a client-side problem, as I can visit it on my mobile browser.

Configuration

the default one.

docker run -v /root/du-files:/data -p 5000:5000 --rm -it sigoden/dufs /data -A

Log

2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32044: invalid HTTP method parsed
2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:27347: invalid HTTP method parsed
2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32052: invalid HTTP method parsed
2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32053: invalid HTTP method parsed

1718767281330_paste_img

Originally created by @zhuaoyuan on GitHub (Jun 19, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/405 **Problem** These days I cannot visit the dufs web page browser(chrome\safari\edge all the same) on macos. I suggest that it is a client-side problem, as I can visit it on my mobile browser. **Configuration** the default one. > docker run -v /root/du-files:/data -p 5000:5000 --rm -it sigoden/dufs /data -A **Log** 2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32044: invalid HTTP method parsed 2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:27347: invalid HTTP method parsed 2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32052: invalid HTTP method parsed 2024-06-19T03:00:14Z WARN - Serving connection from 183.193.7.138:32053: invalid HTTP method parsed ![1718767281330_paste_img](https://github.com/sigoden/dufs/assets/16508407/c3f59180-8f3d-4a26-a624-1b0c86fdbe5d)
zhus closed this issue 2026-04-08 16:51:14 +03:00
Author
Owner

@sigoden commented on GitHub (Jun 19, 2024):

@zhuaoyuan
why https other than http?

<!-- gh-comment-id:2177490077 --> @sigoden commented on GitHub (Jun 19, 2024): @zhuaoyuan why https other than http?
Author
Owner

@zhuaoyuan commented on GitHub (Jun 19, 2024):

My bad, bro. Thanks for quick reply and it works.

<!-- gh-comment-id:2177495854 --> @zhuaoyuan commented on GitHub (Jun 19, 2024): My bad, bro. Thanks for quick reply and it works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#217