mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 03:25:47 +03:00
[GH-ISSUE #46] 部署完成后,无法登录 #30
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#30
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 @SuMaiKaDe on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/46
注册可以完成,但是登录不进去
这个接口返回的错误500 /api/auth/session
There was a problem with the server configuration. Check the server logs for more information
因为不使用github登录,未配置github相关,是否与此有关?
@SuMaiKaDe commented on GitHub (May 1, 2025):
研究了部署代码,发现不配置github登录相关就不会将环境变量推送上去。。。。
大佬的项目很好用,但是文档写的有点乱。。。