ErrLookup › jeessy2/ddns-go
jeessy2/ddns-go
Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo... · Go · 89 source files
Analyzed at 5874c2e666 on 2026-09-03. 80 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| throw new Error(resp) | exception | error | http-response, javascript, type-mismatch |
| 密码不安全!尝试使用更复杂的密码 | validation | warning | password, validation, security |
| 异常信息: %s | exception | error | hashing, crypto, go |
| 监听端口发生异常, 请检查端口是否被占用! %s | exception | critical | port-in-use, go, network, startup |
| failed to decompress | exception | error | go, update, archive, corrupt-file |
| executable not found | exception | error | go, update, archive, missing-file |
| 创建 dnsla 请求失败: %w | exception | error | go, http, dns, url-invalid |
| 请求 dnsla 失败: %w | exception | error | go, network, http, dns, timeout |
| 读取 dnsla 响应失败: %w | exception | error | go, network, http, io |
| dnsla 请求失败,状态码: %d, 响应: %s | http | error | go, http, api, dns, status-code |
| 创建 dnsla 记录列表请求失败: %w | exception | error | http, request-construction, dnsla, url |
| 请求 dnsla 记录列表失败: %w | exception | error | network, http, dnsla, connectivity |
| 读取 dnsla 记录列表响应失败: %w | exception | error | http, response-body, io, dnsla |
| dnsla 记录列表请求失败,状态码: %d, 响应: %s | http | error | http, api-error, authentication, dnsla, status-code |
| 在 EdgeOne 中未找到站点: %s | exception | error | edgeone, tencent-cloud, missing-resource, configuration |
| 未能获取域名 %s 对应的 IPv4 地址 | validation | error | |
| 未能获取域名 %s 对应的 IPv6 地址 | validation | error | |
| 域名 %s 未配置可更新的源站记录 | validation | error | |
| 请在域名后追加 ?GroupId=xxx 或 ?OriginGroupName=xxx | validation | error | |
| %s | exception | error | edgeone, api-error, tencent-cloud, authentication |
| 在 EdgeOne 中未找到源站组: %s | exception | error | edgeone, origin-group, not-found, configuration |
| 在 EdgeOne 中未找到源站组 GroupId=%s | exception | error | edgeone, origin-group, not-found, configuration |
| 找到多个名称匹配的源站组,请改用 GroupId 指定唯一源站组 | exception | error | edgeone, origin-group, ambiguity, configuration |
| 生成签名失败: %v | exception | error | eranet, signature, hmac, configuration, dns |
| 创建请求失败: %v | exception | error | http, request-construction, go, url |
| 请求失败: %v | exception | error | network, http, timeout, connectivity, go |
| 读取响应失败: %v | exception | error | network, http, io, response-body |
| API请求失败,状态码: %d, 响应: %s | http | error | http, api-error, status-code, go |
| API token cannot be empty | validation | error | config, authentication, missing-credentials, go |
| failed to get domain ID: %w | exception | error | go, dns, api, network |
| failed to get record: %w | exception | error | go, dns, api, network |
| 序列化请求体失败: %w | exception | error | go, json, serialization |
| API error: %s | exception | error | go, api, auth, dns |
| failed to parse response data: %w | exception | error | go, json, parsing, dns |
| failed to parse domain list: %w | exception | error | go, json, parsing, schema |
| invalid response format: missing list field | exception | error | go, api, schema, parsing |
| unknown response data format: %T | exception | error | go, api, schema, parsing |
| paginated query failed at page %d: %w | exception | error | go, network, api, pagination |
| paginated query API error at page %d: %s | exception | error | dns, api, pagination, http |
| domain %s not found | exception | error | dns, not-found, configuration, pagination |
| paginated record query failed at page %d: %w | exception | error | dns, network, http, pagination |
| paginated record query API error at page %d: %s | exception | error | dns, api, pagination, http |
| failed to parse record list: %w | exception | error | dns, json, schema, parsing |
| 生成签名失败: %v | exception | error | dns, signature, authentication, configuration |
| 创建请求失败: %v | exception | error | dns, http, url, request-construction |
| 请求失败: %v | exception | error | dns, network, http, timeout |
| 读取响应失败: %v | exception | error | network, io, http-response |
| API请求失败,状态码: %d, 响应: %s | http | error | http-status, api-error, auth |
| %s | exception | error | api-error, provider-message, rainyun |
| Rainyun API error, code=%d | exception | error | api-error, http-status, rainyun |
| request error: %s | exception | error | api-error, http-status, spaceship |
| could not fetch all %d records in a one request | exception | error | pagination, limit-exceeded, spaceship |
| could not delete all %d records in a one request | exception | error | limit-exceeded, batch-delete, spaceship |
| 生成签名失败: %v | exception | error | signature, auth, config |
| 创建请求失败: %v | exception | error | http-request, url-validation, config |
| 请求失败: %v | exception | error | network, dns-resolution, timeout |
| 读取响应失败: %v | exception | error | network, http, io, dns-provider |
| API请求失败,状态码: %d, 响应: %s | http | error | http, api-error, dns-provider, status-code |
| Vercel API returned status code %d | http | error | http, api-error, vercel, dns-provider |
| interface %s not found: %v | exception | warning | network, interface, configuration, go |
| get interface %s addresses failed: %v | exception | warning | network, interface, go, configuration |
| interface %s has no usable %s address | exception | error | network, ipv4, ipv6, interface-binding, go |
| interface %s has no usable global-unicast address | exception | error | network, interface-binding, ipv6, go |
| 找不到网卡 %s: %v | exception | error | network, interface-not-found, go, configuration |
| 获取网卡 %s 地址失败: %v | exception | error | network, interface-binding, go, os-error |
| 网卡 %s 没有可用的单播地址 | exception | error | network, interface-binding, go, unicast-address |
| %s | http | error | http, network, api |
| the %s, it's not a semantic version | validation | error | semver, parsing, validation |
| 解析版本号时出错:%s | exception | error | semver, parsing, uint64-overflow |
| %w zip 文件: %v | exception | error | zip, decompression, network, io |
| %w zip 文件: %s | exception | error | zip, decompression, corrupt-archive |
| 在 zip 文件中%w:%q | exception | error | zip, executable-not-found, update |
| %w tar.gz 文件: %s | exception | error | tar, gzip, decompression, corrupt-archive |
| %w tar.gz 文件:%s | exception | error | tar, gzip, decompression, corrupt-archive |
| 在 tar.gz 文件中%w:%q | exception | error | go, archive, tar, updater |
| could not download release from %s: %v | exception | error | go, network, http, updater |
| could not download release from %s. Response code: %d | exception | error | go, network, http-status, updater |
| i18n: No translation for key "${key}" | console | warning | javascript, i18n, frontend |
| i18n: No such language "${lang}" in langDict ${langDict} | console | warning | javascript, i18n, frontend |
| Unknown trigger: ${trigger} | console | warning | javascript, frontend, tooltips, bad-option |