云计算百科
云计算领域专业知识百科平台

【gitlab故障解决】服务器意外关闭后,gitlab启动网页提示500

【gitlab故障解决】服务器意外关闭后,gitlab启动网页提示500

    • 故障描述
    • 解决过程:

故障描述

gitlab版本:17.3 操作系统:ubuntu-server 24.04 故障原因:服务器意外关机 故障现象:网页访问gitlab提示500

解决过程:

1.登录服务器查看gitlab组件运行状态

gitlabctl status

发现redis服务没有运行

2.查看 gitlab redis 组件的日志

sudo gitlabctl tail reids

显示故障

WARNING Memory overcommit must be enabled! Without it,
a background save or replication may fail under low memory condition.
Being disabled, it can can also cause failures without low memory condition

赞(0)
未经允许不得转载:网硕互联帮助中心 » 【gitlab故障解决】服务器意外关闭后,gitlab启动网页提示500
分享到: 更多 (0)

评论 抢沙发

评论前必须登录!