CentOS7 重启gitlab nginx

安装gitlab-ce后,原有的nginx服务被停止,出现端口冲突。解决办法包括停止gitlab服务,并调整gitlab内置nginx的监听端口。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

安装完gitlab-ce后出现的问题,原VPS上的LNMP 的nginx被强制停止,端口冲突。解决方法,停止 gitlab之后修改 gitlab自带的nginx的端口?

[root@linode nginx]# gitlab-ctl stop
ok: down: gitlab-git-http-server: 1s, normally up
ok: down: logrotate: 0s, normally up
ok: down: nginx: 1s, normally up
ok: down: postgresql: 0s, normally up
ok: down: redis: 0s, normally up
ok: down: sidekiq: 0s, normally up
ok: down: unicorn: 0s, normally up
[root@linode nginx]# systemctl status nginx
nginx.service - nginx - high performance web server
   Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled)
   Active: failed (Result: exit-code) since 二 2015-11-10 21:53:18 CST; 19min ago
     Docs: http://nginx.org/en/docs/
  Process: 4246 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
  Process: 4243 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)

1110 21:53:15 linode nginx[4243]: nginx: configuration file /etc/nginx/nginx.conf test is successful
1110 21:53:15 linode nginx[4246]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
1110 21:53:16 linode nginx[4246]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
1110 21:53:16 linode nginx[4246]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
1110 21:53:17 linode nginx[4246]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
1110 21:53:17 linode nginx[4246]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
1110 21:53:18 linode nginx[4246]: nginx: [emerg] still could not bind()
1110 21:53:18 linode systemd[1]: nginx.service: control process exited, code=exited status=1
1110 21:53:18 linode systemd[1]: Failed to start nginx - high performance web server.
1110 21:53:18 linode systemd[1]: Unit nginx.service entered failed state.
[root@linode nginx]# systemctl restart nginx
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值