-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
开发者你好,我运行时遇到了如下问题,不知道该如何解决,能帮忙看下吗?
万分感谢!!!
运行时错误代码如下:
2022-08-30T13:21:41.309+0800 info mosdns-cn/main.go:246 mosdns-cn ver: 1.4.0
2022-08-30T13:21:41.310+0800 info mosdns-cn/main.go:247 arch: amd64, os: linux, go: go1.18.2
2022-08-30T13:21:41.311+0800 fatal mosdns-cn/main.go:251 failed to init entry, missing local upstream
my-config.yaml文件如下:
server_addr: ":53"
cache_size: 5120
lazy_cache_ttl: 86400
lazy_cache_reply_ttl: 30
redis_cache: ""
min_ttl: 0
max_ttl: 0
hosts: []
blacklist_domain:
- "geosite.dat:category-ads-all"
insecure: false
ca: []
debug: false
log_file: ""
upstream:
local_upstream: - 119.29.29.29
- 202.99.192.66
- 223.5.5.5
- tls://223.5.5.5:853?enable_pipeline=true
local_ip: - "geoip.dat:cn"
local_domain: - "geosite.dat:cn"
local_latency: 60
remote_upstream: - udpme://8.8.8.8
- udpme://1.1.1.1
- 54.65.228.76
- tls://208.67.220.220:853?enable_pipeline=true&socks5=127.0.0.1:20170
- tls://1.1.1.1:853?enable_pipeline=true&socks5=127.0.0.1:20170
- https://8.8.8.8/dns-query?enable_pipeline=true&socks5=127.0.0.1:20170
- https://dns.cloudflare.com/dns-query?enable_pipeline=true&socks5=127.0.0.1:20170
remote_domain: - "geosite.dat:geolocation-!cn"
working_dir: "/etc/mosdns-cn/"
cd2exe: false
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels