ErrLookup › fish2018/pansou

fish2018/pansou

PanSou是一款高性能的网盘资源搜索API服务,支持TG频道和插件搜索。系统设计以性能和可扩展性为核心,支持多频道多插件并发搜索、结果智能排序和网盘类型分类。docker集成前后端,一键启动,开箱即用。仅供学习研究,请勿以各种形式用于盈利目的。 https://t.me/s/webhtv · Go · 138 source files

Analyzed at beaa561337 on 2026-09-07. 501 documented errors.

Code / MessageTypeSeverityTags
[%s] 详情页验证失败: %w
exception warning captcha, anti-bot, scraping, verification, network
[%s] 创建搜索请求失败: %w
exception error http, url-parsing, configuration
[%s] 所有域名均不可用
exception error network, upstream, all-hosts-failed, scraping
[%s] %s网盘第%d页JSON解析失败: %w
exception error json, unmarshal, network, api-response, go
[%s] 创建内容请求失败: %w
exception error http, request-construction, go, url
[%s] 解析搜索结果失败: %w
exception error scraping, html-parsing, upstream-change
初始化Cookie失败: %v
exception error weibo, qr-login, cookie, authentication
导出cookie失败: %w
exception error cookies, cloudscraper, reflection, login
[%s] 创建请求失败: %w
exception error url-parsing, http-request, configuration, search-plugin
字符串以转义符结尾
exception warning parsing, escaping, scraping
应用代理失败: %w
exception error proxy, network, config, cloudscraper
u3c3 所有域名均不可用
exception error network, scraping, plugin, dom-parsing
ciphertext too short
exception error crypto, aes-gcm, decryption, data-corruption
[%s] 搜索响应超过 %d 字节
exception warning http, response-size, guard
[%s] 会话请求失败: %w
exception error network, http-client, go, plugin
创建gzip reader失败: %w
exception error gzip, compression, http-response, decompression
HTTP 状态码 %d
exception error http, retry, go, status-code
[%s] 创建token请求失败: %w
exception error http, request-construction, invalid-url
请求失败: %w
exception error network, http-client, search, retry-exhausted
unknown request error
exception error http, retry, network
发送搜索请求失败: %w
exception error network, http-client, search-plugin, wrapped-error
[%s] 搜索验证失败: %w
exception error anti-bot, captcha, verification, scraping
获取searchid失败: %v
exception error http, scraping, two-step-search, token
[%s] 搜索请求失败: %w
exception error network, http, go, upstream-unreachable
请求失败,已重试%d次: %w
exception error network, http, retry-exhausted, backoff
解析HTML失败: %w
exception error html-parsing, goquery, http-response, search-plugin
搜索响应状态码异常: %d
exception error http-status, anti-bot, search-plugin, http-response
[%s] HTML解析失败: %w
exception error html-parsing, goquery, scraping
请求重试 %d 次仍失败: %w
exception error network, http, retry-exhausted, scraping
[%s] suggest 响应异常: host=%s code=%d msg=%s
exception error api, upstream, unexpected-response, scraping
加载站点配置失败: %v
exception error config, json, initialization, file-io
404 Not Found,buildId可能已过期
exception error http, scraping, upstream, nextjs
缺少必需的Cookie字段: %s
exception error weibo, cookie, authentication, session
[%s] 搜索请求返回 HTTP %d
exception error http, anti-bot, status-code
[%s] 重试 %d 次后仍失败: %w
exception error http, retry, network
解析结果 JSON 失败: %w
exception error json, unmarshal, schema-mismatch
请求网站首页失败: %w
exception error network, http, scraping, go
未找到JS文件
exception error scraping, regex, nextjs, go
期望302重定向,但得到状态码: %d
exception error http, redirect, status-code, anti-bot, scraping
密文长度不是AES块大小的倍数
exception error crypto, aes, validation, go
首页未找到入口脚本
exception error network, scraping, html-parsing, regex
重试 %d 次后仍然失败: %w
exception error network, http, retry-exhausted, scraping
[%s] 搜索第一页失败: %w
exception error search, http, wrapped-error, scraping
去除填充失败: %w
exception error crypto, aes, pkcs7, go
请求失败,状态码: %d,且读取响应体错误: %v
exception error http, network, scraping, go
无法提取api_key
exception error weibo, qr-code, regex-scraping, unexpected-response
[%s] 第%d页读取响应失败: %w
exception error network, http, io, go
[%s] 创建详情页请求失败: %w
exception error http, url, request-construction
备用域名请求也失败: %w
exception error network, http, go, scraping
429 Too Many Requests
exception error http, rate-limit, retry, scraping
请求失败,状态: %s, 详情: %s
exception error http, anti-bot, scraping, go
[%s] 获取内容失败: %w
exception error network, http, retry, api
[%s] 搜索返回状态码: %d
exception error http, upstream, status-code, network
[%s] 序列化请求体失败: %w
exception error json, serialization, go
status %d
exception error network, http, retry, go, scraping
解密密码失败: %w
exception error authentication, decryption, credentials
[%s] 解析搜索页面失败: %w
exception error html-parsing, goquery, scraping, nyaa
[%s] 创建会话请求失败: %w
exception error http, url, go, request-construction
[%s] 搜索失败: %v;刷新接口标识失败: %w
exception error network, search, http, error-wrapping
未获取到重定向URL,状态码: %d
exception error http, redirect, scraping, unexpected-response
未找到页面内嵌结果
exception error scraping, html-parsing, marker-missing
未找到磁力链接输入框
exception error html, scraping, dom, selector
[%s] %s网盘第%d页创建请求失败: %w
exception error http, url, request-construction
内嵌结果字符串未闭合
exception warning scraping, parsing, truncated-response
[%s] 创建第%d页请求失败: %w
exception error http, url, request-construction, escaping
创建SOCKS5代理失败: %w
exception error proxy, socks5, network, configuration
解析验证数据失败: %w
exception error json, anti-bot, challenge, html-scraping
解析Payload JSON失败: %w
exception error jwt, json, parsing, go
[%s] 第%d页HTML解析失败: %w
exception error html, parsing, goquery, go
创建 Anubis 验证请求失败: %w
exception error http, url, request-construction, anubis
状态码 %d
exception error http, status-code, retry, anti-bot
cloudscraper not initialized
exception error go, plugin, initialization, nil-pointer, cloudscraper
[susu] 创建按钮列表请求失败: %w
exception error http-request, url-construction, client-side
读取响应体失败: %w
exception error http, io, encoding, scraping
不支持的网盘类型 root=%d id=%d
validation warning unsupported-type, mapping, url, netdisk
获取搜索凭证失败: %w
exception error network, http, upstream, plugin
无效的填充字节
exception error crypto, aes, pkcs7, go
[%s] 内容接口返回状态码: %d
exception error http, status-code, api, upstream
[%s] 命中验证页: %s
exception error anti-bot, captcha, verification-loop, scraping
[%s] 解码搜索结果失败: %w
exception error encoding, gb18030, utf-8, scraping
[%s] 未找到相关资源
exception warning search, empty-results, plugin, go
[%s] %s触发 Cloudflare Managed Challenge (HTTP %d)
exception error cloudflare, anti-bot, challenge, http, go
无效的填充长度: %d
exception error crypto, aes, pkcs7, go
重试 %d 次后失败: %w
exception error network, retry, http, upstream
[%s] 第%d页搜索请求失败: %w
exception error network, http, scraping, retry-exhausted
[%s] 搜索请求HTTP状态错误: %d
exception error go, http, status-code, web-scraping
获取验证脚本失败: %w
exception error network, http, captcha, script-fetch, timeout
创建详情页请求失败: %w
exception error network, http, url-parsing, scraping
PoW验证数据无效: N
exception error pow, challenge, hex-parsing, anti-bot
[%s] 请求返回状态码: %d
exception error http, status-code, anti-bot, rate-limit
[%s] 解析内容数据失败: %w
exception error json, decoding, api, response-parsing
[susu] 搜索请求返回状态码: %d
exception error http-status, non-200, search, anti-bot
page %d search failed: %w
exception error network, concurrency, scraping, error-wrapping
[%s] JSON解析失败: %w
exception error json, http, unmarshal, parsing
[%s] 搜索请求返回状态码: %d
exception error http, status-code, anti-bot, mirror
转义序列不完整
exception warning go, parsing, hex-escape, web-scraping
初始请求失败: %w
exception error network, http, go, scraping
创建请求失败: %w
exception error http, url, request-construction, plugin
[quarkres] create request failed: %w
exception error http, url, request-construction
[%s] API错误: %s
exception error