Output of the following commands:
./dnscrypt-proxy -version
2.1.5
./dnscrypt-proxy -check
[2025-12-29 01:52:15] [FATAL] toml: line 734 (last key "sources.cache_file"): Key 'sources.cache_file' has already been defined.
./dnscrypt-proxy -resolve example.com
[2025-12-29 01:52:15] [FATAL] toml: line 734 (last key "sources.cache_file"): Key 'sources.cache_file' has already been defined.
What is affected by this bug?
main program suffers fatal error
When does this occur?
when starting from terminal as a normal user
Where does it happen?
when starting from terminal
How do we replicate the issue?
start terminal and type dnscrypt-proxy and it immediately suffers fatal error.
Expected behavior (i.e. solution)
should connect and work normally
Other Comments
toml file attached as text file.
dcp.txt