Replies: 2 comments
-
|
没见过。。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
这条里其实有两个信号,需要分开看:
常见触发原因包括:登录态刷新、平台页面自动跳转、验证码/风控页、CDP/patchright 通道刚打开页面还没稳定,或者平台页面结构变化。仅凭这段文本还不能判断是本地环境问题还是平台漂移。 建议按下面顺序排查: uv tool install --upgrade boss-agent-cli
boss --version
boss doctor
boss status
boss search "你的关键词" --city "城市" --log-level DEBUG如果升级后仍能复现,请新开一个 Bug Issue,并按模板补齐:
有这些证据后可以判断是否标 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(node:1913) [DEP0169] DeprecationWarning: url.parse() behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for url.parse() vulnerabilities.
error [NETWORK_ERROR] search 失败: Page.evaluate: Execution context was destroyed, most likely because of a navigation.
Beta Was this translation helpful? Give feedback.
All reactions