You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-08-15T21:18:35.135+0800 INFO main config loaded {"file": "test.yml"}
2024-08-15T21:18:35.135+0800 INFO loading plugin {"tag": "forward", "type": "forward"}
2024-08-15T21:18:35.135+0800 INFO loading plugin {"tag": "http_server", "type": "http_server"}
2024-08-15T21:18:35.136+0800 INFO http_server http server started {"addr": "@some_uds"}
2024-08-15T21:18:35.136+0800 INFO all plugins are loaded
2024-08-15T21:21:46.619+0800 ERROR http_server failed to parse request remote addr {"addr": "@", "error": "not an ip:port"}
2024-08-15T21:21:57.276+0800 ERROR http_server failed to parse request remote addr {"addr": "@", "error": "not an ip:port"}
2024-08-15T21:22:00.970+0800 ERROR http_server failed to parse request remote addr {"addr": "@", "error": "not an ip:port"}
2024-08-15T21:23:34.284+0800 WARN signal received {"signal": "interrupt"}
2024-08-15T21:23:34.284+0800 INFO starting shutdown sequences
2024-08-15T21:23:34.284+0800 INFO closing plugin {"tag": "forward"}
2024-08-15T21:23:34.284+0800 INFO closing plugin {"tag": "http_server"}
2024-08-15T21:23:34.284+0800 INFO all plugins were closed
The text was updated successfully, but these errors were encountered:
在提交之前,请确认
mosdns 版本
v5.3.1-0-ga281fdb
操作系统
ubuntu 20.04
Bug 描述和复现步骤
复现:
使用的配置文件
mosdns 的 log 记录
The text was updated successfully, but these errors were encountered: