[Bug Report] <title> error:"nil ecdheKey"
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.2k
- Forks
- 404
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
Checks
- I have searched the existing issues
- I have read the documentation
- Is it your first time sumbitting an issue
Current Behavior
I encountered an error when using the latest version of DAE v1.1.0,When I use vless+reality+vision,for example:vless://xx-xx-xx-xx@x.x.x.:44443?type=tcp&security=reality&sni=addons.mozilla.org&pbk=xxx&flow=xtls-rprx-vision&fp=firefox,but it works normally with PR #1388 and earlier versions.
Expected Behavior
I encountered an error when using the latest version of DAE v1.1.0,When I use vless+reality+vision,for example:vless://xx-xx-xx-xx@x.x.x.:44443?type=tcp&security=reality&sni=addons.mozilla.org&pbk=xxx&flow=xtls-rprx-vision&fp=firefox,but it works normally with PR #1388 and earlier versions.
Steps to Reproduce
1、debian12 6.12.74+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2~bpo12+1 (2026-03-13) x86_64 GNU/Linux
2、dae v1.1.0
3、error:"level=warning msg="handleConn: failed to dial x.x.x.x:443: nil ecdheKey""
Environment
so_mark_from_dae: 0
log_level: trace
tcp_check_url: 'http://cp.cloudflare.com,1.1.1.1'
tcp_check_http_method: HEAD
udp_check_dns: 'dns.google.com:53,8.8.8.8'
disable_waiting_network: true
check_interval: 30s
check_tolerance: 50ms
lan_interface: xx199
wan_interface: xx199
allow_insecure: false
#tfo_mac_tx: true
dial_mode: domain
auto_config_kernel_parameter: true
enable_local_tcp_fast_redirect: false
mptcp: false
pprof_port: 0
sniffing_timeout: 200ms
tls_implementation: tls
utls_imitate: chrome_auto
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the VLESS + Reality + Vision connection on Debian 12 with DAE v1.1.0 and the supplied configuration, then inspect the change introduced after PR #1388. Trace the source of the "nil ecdheKey" warning and compare behavior with PR #1388 or an earlier working version. Done means the connection succeeds without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100