mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #405] visit problem with browser on macos #217
Reference in New Issue
Block a user
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 @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.
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
@sigoden commented on GitHub (Jun 19, 2024):
@zhuaoyuan
why https other than http?
@zhuaoyuan commented on GitHub (Jun 19, 2024):
My bad, bro. Thanks for quick reply and it works.