[FATAL] Missing Minisign key for source [relays] #2005
bigbgh
started this conversation in
Potential issues
Replies: 1 comment
-
Never mind, I found the problem. The entire relay section was commented out except for the header line. Once I changed it to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i just updated to 2.1.1 on macOS 12.1 and get this error when trying to run.
root@big-2 dnscrypt # ./dnscrypt-proxy
[2022-01-28 18:14:16] [NOTICE] dnscrypt-proxy 2.1.1
[2022-01-28 18:14:17] [NOTICE] Network connectivity detected
[2022-01-28 18:14:17] [NOTICE] Now listening to 127.0.0.1:53 [UDP]
[2022-01-28 18:14:17] [NOTICE] Now listening to 127.0.0.1:53 [TCP]
[2022-01-28 18:14:17] [NOTICE] Source [public-resolvers] loaded
[2022-01-28 18:14:17] [FATAL] Missing Minisign key for source [relays]
Edit: I am not using any relays.
2.0.43 still works fine.
Beta Was this translation helpful? Give feedback.
All reactions