返回列表 发布新帖

更新子项目的时候提示500报错

20 0
发表于 前天 15:27 | 显示全部楼层 阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×

报错信息如下:

Processing by Gitlab::RequestForgeryProtection::Controller#index as HTML Completed 200 OK in 0ms (ActiveRecord: 0.0ms | Elasticsearch: 0.0ms | Allocations: 110) Completed 200 OK in 35ms (Views: 0.2ms | ActiveRecord: 7.4ms | Elasticsearch: 0.0ms | Allocations: 11540) Started PATCH "/PDS_3/tool/qamldatacollectionapp" for 220.197.19.114 at 2024-10-14 06:24:00 +0000 Processing by

ProjectsController#update as HTML Parameters: {"authenticity_token"=>"[FILTERED]", "update_section"=>"js-general-settings", "project"=>{"name"=>"QamlDataCollectionApp", "id"=>"306", "topi cs"=>"", "description"=>"[FILTERED]"}, "namespace_id"=>"PDS_3/tool", "id"=>"qamldatacollectionapp"} Completed 500 Internal Server Error in 38ms (ActiveRecord: 4.0ms | Elasticsearch: 0.0ms | Allocations: 18928)

说的是PATCH请求时遇到了内部服务器错误(状态码500),处理时间为38毫秒。ActiveRecord用了4.0毫秒,Elasticsearch没有使用,总分配内存为18928。我是在本地服务器搭了个容器化的gitlab,(服务器版本15.4.6)我内存,cpu,磁盘空间都是有空余的,gitlab-ctl status各个中间件都是run,请问应该怎么处理?

回复

使用道具 举报

意见建议

Email:forum@gitlab.cn
  • 关注公众号
  • 添加专业顾问
Copyright © 2001-2024 极狐GitLab论坛 版权所有 All Rights Reserved. 鄂ICP备2021008419号-1|鄂公网安备42018502006137号
关灯 快速发帖
扫一扫添加专业顾问
返回顶部
快速回复 返回顶部 返回列表