小编Eva*_*vaa的帖子

Sentry 阻止我的 Next.js 应用程序构建

我最近将哨兵添加到我的 nextjs 项目中。我的问题是这个错误阻止我的应用程序构建。我在运行时也遇到同样的错误,但令我困惑的是为什么它阻止我的应用程序构建。我可以以仅在运行时有效的方式配置它吗?

Failed to compile.

Sentry CLI Plugin: Command failed: D:\client-new\node_modules\@sentry\cli\sentry-cli.exe releases new SOME_KEY_CODE
error: API request failed
  caused by: [28] Timeout was reached (Failed to connect to sentry.io port 443 after 21064 ms: Timed out)

Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.

Sentry CLI Plugin: Command failed: D:\client-new\node_modules\@sentry\cli\sentry-cli.exe releases new SOME_KEY_CODE
error: API request failed
  caused by: [28] Timeout was reached (Failed to connect to sentry.io …
Run Code Online (Sandbox Code Playgroud)

sentry next.js

5
推荐指数
1
解决办法
1966
查看次数

标签 统计

next.js ×1

sentry ×1