mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #417] 当我登录用户时出现500错误 #146
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stuffywalk on GitHub (Aug 17, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/417
复现步骤
部署完ui后正常登录用户出现500 TypeError Cannot read properties of undefined (reading 'includes')错误
预期行为
正常登录用户
部署方式
浏览器环境
@stuffywalk commented on GitHub (Aug 17, 2024):
邮箱地址 https://mailui.pages.dev/
@Mystic-Stars commented on GitHub (Aug 17, 2024):
蹲一个解决方案,我也是这个问题
@dreamhunter2333 commented on GitHub (Aug 17, 2024):
可以 f12 看下具体的错误么
@dreamhunter2333 commented on GitHub (Aug 17, 2024):
感谢反馈,此处登录的是用户还是邮箱呢
@Mystic-Stars commented on GitHub (Aug 17, 2024):
用户和邮箱登录都会这样,很多地方都会有这个报错
@stuffywalk commented on GitHub (Aug 17, 2024):
邮箱会这样
@dreamhunter2333 commented on GitHub (Aug 17, 2024):
看起来是后台报错了,能看下 worker 的日志么
@stuffywalk commented on GitHub (Aug 17, 2024):
@stuffywalk commented on GitHub (Aug 17, 2024):
试了两次都一样
@stuffywalk commented on GitHub (Aug 17, 2024):
@dreamhunter2333 commented on GitHub (Aug 17, 2024):
JWT_SECRET 配置了么
@dreamhunter2333 commented on GitHub (Aug 17, 2024):
可以检查下 JWT_SECRET 是否配置了