PaiGram icon indicating copy to clipboard operation
PaiGram copied to clipboard

TimeoutError: Page.goto: Timeout 30000ms exceeded.

Open sentry-io[bot] opened this issue 5 months ago • 0 comments

Sentry Issue: MIBOOGRAM-E

TimeoutError: Page.goto: Timeout 30000ms exceeded.
Call log:
navigating to "file:///root/xtao/zzz/resources/zzz/agent_detail/agent_detail.html", waiting until "load"

(7 additional frame(s) were not displayed)
...
  File "gram_core/handler/hookhandler.py", line 73, in handle_update
    return await self.handler.handle_update(update, application, check_result, context)
  File "gram_core/handler/callbackqueryhandler.py", line 58, in handle_update
    return await self.callback(update, context)
  File "plugins/zzz/agent_detail.py", line 305, in get_role_detail
    render_result = await self.get_render_result(data, nickname, characters.id, uid)
  File "plugins/zzz/agent_detail.py", line 160, in get_render_result
    return await self.template_service.render(
  File "gram_core/services/template/services.py", line 122, in render
    await page.goto(uri)

sentry-io[bot] avatar Sep 21 '24 13:09 sentry-io[bot]