JimmyLv / BibiGPT-v1

BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili | YouTube | Tweet丨TikTok丨Dropbox丨Google Drive丨Local files | Websites丨Podcasts | Meetings | Lectures, etc. 音视频内容 AI 一键总结 & 对话:哔哩哔哩丨YouTube丨推特丨小红书丨抖音丨快手丨百度网盘丨阿里云盘丨网页丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & AI课代表)
https://bibigpt.co
GNU General Public License v3.0
5.24k stars 702 forks source link

vercel 部署报错🐞 错误报告 #106

Closed jacklu2016 closed 1 year ago

jacklu2016 commented 1 year ago

错误描述 🤔

部署到vercel时,在build阶段报错 caused by: sentry reported an error: Authentication credentials were not provided. (http status: 401)

liaosunny123 commented 1 year ago

同样遇到了这个情况:

error: API request failed
caused by: sentry reported an error: Authentication credentials were not provided. (http status: 401)
zl0662 commented 1 year ago

是的,我也是这个问题

fangyuan99 commented 1 year ago

同样遇到了

zeylei commented 1 year ago

这个问题我也遇到了 env我都配置了 一样有问题🤨

UNICKCHENG commented 1 year ago

导入 .env 后,重新 build,试一试? @zeylei @zl0662 @fangyuan99 @liaosunny123 @jacklu2016 image

MinxZ commented 1 year ago
image

这几个文件里面的DSN和org project改成自己sentry里面的

hansipingping commented 1 year ago

这个问题我也遇到了 env我都配置了 一样有问题🤨

vercel部署的时候不会读取.env文件,需要在vercel的environment variables里面设置

JimmyLv commented 1 year ago

https://vercel.com/docs/concepts/projects/environment-variables https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables