mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #315] 创建邮箱报错,查看邮箱凭证报错 #100
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#100
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 @foxdodo on GitHub (Jun 15, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/315
按教程安装部署成功,但是创建邮箱时报错

但是切换到账号标签页可以看到新建的邮箱,而且邮箱可以正常收邮件。
接着是无法查看邮箱凭证,点击查看则前端弹窗报错
Code 500: Internal Server Error后台日志报错
因为无法查看凭证所以无法给自己建的新用户绑定邮箱
@dreamhunter2333 commented on GitHub (Jun 16, 2024):
worker 的 JWT_SECRET 是否配置了呢
@foxdodo commented on GitHub (Jun 16, 2024):
这样配置可以吗?也尝试过
JWT_SECRET=["faplord"]一样的报错,这个值是我乱写的,有影响吗?@dreamhunter2333 commented on GitHub (Jun 16, 2024):
图片上的 JWT_SECRE 少了一个 T,可以检查下是不是因为这个
@foxdodo commented on GitHub (Jun 16, 2024):
我煞笔了🤣
感谢大佬