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课代表)

Home Page:https://bibigpt.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vercel 部署报错🐞 错误报告

jacklu2016 opened this issue · comments

错误描述 🤔

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

commented

同样遇到了这个情况:

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

是的,我也是这个问题

同样遇到了

commented

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

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

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

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

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