-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
- 输入账号密码后按登录,可以显示登录后的一面,然后就自动退到登录页面。
- 手机打开关于页面后,无法下拉,只能查看打开后当前页面。
- 能在添加一个多邮箱吗?
使用的是 amd64 系统
使用F12 查看后台登录成功的时候 有个 config 显示的红色
这个是后台日志
成功加载 .env 文件
成功加载 config.json 文件
服务已启动,端口: 80
SMTP服务已启动,端口: 25, 地址: 0.0.0.0
TypeError: config.FORBIDDEN_PREFIXES.join is not a function
at /app/src/routes/admin.js:42:50
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:149:13)
at requireLogin (/app/src/routes/admin.js:9:12)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:149:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:119:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at /app/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/app/node_modules/express/lib/router/index.js:346:12)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels