Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG:导出备份失败 #303

Closed
fcwys opened this issue Nov 6, 2022 · 0 comments
Closed

BUG:导出备份失败 #303

fcwys opened this issue Nov 6, 2022 · 0 comments

Comments

@fcwys
Copy link

fcwys commented Nov 6, 2022

导出的备份文件内容为:

{"code":-1,"message":"SQL logic error: no such column: users.id (1)"}

错误日志为:

{"level":"error","ts":"2022-11-06 23:20:18.555","caller":"log/logger.go:137","msg":"api error","err":"SQL logic error: no such column: users.id (1)","stacktrace":"next-terminal/server/log.Error\n\t/Users/dushixiang/go/src/next-terminal/server/log/logger.go:137\nnext-terminal/server/app/middleware.ErrorHandler.func1\n\t/Users/dushixiang/go/src/next-terminal/server/app/middleware/error_handler.go:18\ngithub.com/labstack/echo/v4/middleware.CORSWithConfig.func1.1\n\t/Users/dushixiang/go/pkg/mod/github.com/labstack/echo/v4@v4.7.0/middleware/cors.go:142\ngithub.com/labstack/echo/v4/middleware.RecoverWithConfig.func1.1\n\t/Users/dushixiang/go/pkg/mod/github.com/labstack/echo/v4@v4.7.0/middleware/recover.go:115\ngithub.com/labstack/echo/v4.(*Echo).ServeHTTP\n\t/Users/dushixiang/go/pkg/mod/github.com/labstack/echo/v4@v4.7.0/echo.go:630\nnet/http.serverHandler.ServeHTTP\n\t/Users/dushixiang/go/go1.17.3/src/net/http/server.go:2878\nnet/http.(*conn).serve\n\t/Users/dushixiang/go/go1.17.3/src/net/http/server.go:1929"}
dushixiang added a commit that referenced this issue Nov 7, 2022
dushixiang added a commit that referenced this issue Feb 5, 2024
dushixiang added a commit that referenced this issue Feb 5, 2024
- 修复资产新增、修改无权限的缺陷 fixed #314
- 修复执行动态指令时多行失败且无法自动执行的问题 fixed #313 #310
- 修复计划任务无法选择资产的问题 fixed #312
- 修复导入导出备份无效的问题 fixed #303
- 增加「资产详情」「资产授权」「用户详情」「用户授权」「用户组详情」「用户组授权」「角色详情」「授权策略详情」按钮
- 修复资产列表使用IP搜索无效的问题
- 资产列表增加最近接入时间排序、增加修改每页数量 fixed #311
- 修复登录页面双因素认证输入框无法自动获取焦点的问题 fixed #311
- 增加普通页面资产列表最后接入时间排序 fixed #311
- 计划任务增加执行本机系统命令
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant