ErrLookup › 2dust/v2rayN
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others · C# · 273 source files
Analyzed at e01717d832 on 2026-08-13. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid SOCKS5 UDP packet: too short | exception | error | socks5, udp, packet-parsing, network |
| SOCKS5 UDP fragmentation is not supported | exception | error | socks5, udp, fragmentation, rfc1928, network |
| Invalid SOCKS5 UDP packet: IPv4 address incomplete | exception | error | socks5, udp, packet-parsing, ipv4, network |
| Invalid SOCKS5 UDP packet: IPv6 address incomplete | exception | error | socks5, udp, packet-parsing, ipv6, network |
| Invalid SOCKS5 UDP packet: domain length missing | exception | error | socks5, udp, packet-parsing, domain, network |
| Invalid SOCKS5 UDP packet: domain incomplete | exception | error | socks5, udp, packet-parsing, domain, network |
| Unsupported SOCKS5 address type: {addressType} | exception | error | socks5, udp, packet-parsing, address-type, network |
| Invalid SOCKS5 UDP packet: port incomplete | exception | error | socks5, udp, packet-parsing, port, network |
| SOCKS5 address type {AddressType} not supported. | exception | error | socks5, serialization, address-type, validation |
| Failed to build UDP request packet. | exception | error | udp-test, validation, configuration |
| Failed to establish UDP association with SOCKS5 proxy. | exception | error | socks5, udp, handshake, proxy, network |
| Received NTP response is too short. | exception | error | udp-test, ntp, network, response-validation |
| Failed to verify and extract UDP response. | exception | error | udp-test, dns, response-validation, network |
| Source directory not found: {dir.FullName} | exception | error | filesystem, io, copy, validation |
| Set Internet Proxy failed with error code: {Marshal.GetLastW | exception | error | windows, wininet, system-proxy, interop, pinvoke |
| RasEnumEntries failed with error code: {result} | exception | warning | windows, ras, pppoe, interop, pinvoke |
| Failed to run Core, please check the prompt information | exception | critical | linux, sudo, process, core, startup |
| Failed to run Core, please check the prompt information | exception | critical | process, core, startup, cross-platform |
| webdav parameter error or null | exception | error | webdav, configuration, validation, backup |