06/11 19:39评论帖子有谁成功配置过谷歌登录?回复 @wulintang ```ts
[api/auth/oauth/callback] unexpected error Error: Failed to send request
at d (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:8538)
at async g.validateAuthorizationCode (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:11708)
at async _.validateAuthorizationCode (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:14334)
at async I (.next/server/chunks/[root-of-the-server]__0ult2wu._.js:37:8777)
at async l (.next/server/chunks/[root-of-the-server]__0ult2wu._.js:37:13710)
at async o (.next/server/chunks/[root-of-the-server]__0ult2wu._.js:37:14751) {
[cause]: TypeError: fetch failed
at async d (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:8508)
at async g.validateAuthorizationCode (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:11708)
at async _.validateAuthorizationCode (.next/server/chunks/src_lib_auth-provider-config_ts_0kjo~3e._.js:1:14334)
at async I (.next/server/chunks/[root-of-the-server]__0ult2wu._.js:37:8777)
at async l (.next/server/chunks/[root-of-the-server]__0ult2wu._.js:37:13710) {
[cause]: Error [ConnectTimeoutError]: Connect Timeout Error (attempted address: oauth2.googleapis.com:443, timeout: 10000ms)
at ignore-listed frames {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}
}
```