-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed to init entry, missing local upstream #37
Comments
你解决了没,我好像跟你一样? |
可能是配置文件的原因,换一个配置文件重新试一下吧,应该可以解决,这是我现在的配置文件,你参考一下。 data_providers:
plugins: 缓存
匹配非本地域名的插件
匹配广告域名的插件
匹配本地 IP 的插件
servers:
|
开发者你好,我运行时遇到了如下问题,不知道该如何解决,能帮忙看下吗?
万分感谢!!!
运行时错误代码如下:
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:
insecure: false
ca: []
debug: false
log_file: ""
upstream:
local_upstream:
local_ip:
local_domain:
local_latency: 60
remote_upstream:
remote_domain:
working_dir: "/etc/mosdns-cn/"
cd2exe: false
The text was updated successfully, but these errors were encountered: