首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Zabbix服务器没有启动

Zabbix服务器没有启动
EN

Stack Overflow用户
提问于 2022-10-07 05:18:21
回答 1查看 342关注 0票数 0

当我运行 systemctl重新启动zabbix-server.service时,我会得到以下错误--如何解决这个问题?我已经安装了apache,Zabbix。我检查了来自sudo systemctl状态zabbix-server.service的日志,并检查了来自日志的-xe的错误日志。

代码语言:javascript
运行
复制
-- Support: http://www.ubuntu.com/support
-- enter code here
-- The unit zabbix-server.service has entered the 'failed' state with result 'protocol'.
Oct 07 10:24:57 ts systemd[1]: Failed to start Zabbix Server.
-- Subject: A start job for unit zabbix-server.service has failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A start job for unit zabbix-server.service has finished with a failure.
-- 
-- The job identifier is 97394 and the job result is failed.
Oct 07 10:25:01 ts CRON[50919]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 07 10:25:01 ts CRON[50920]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 07 10:25:01 ts CRON[50919]: pam_unix(cron:session): session closed for user root
Oct 07 10:25:07 ts systemd[1]: zabbix-server.service: Scheduled restart job, restart counter is at 12.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Automatic restarting of the unit zabbix-server.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Oct 07 10:25:07 ts systemd[1]: Stopped Zabbix Server.
-- Subject: A stop job for unit zabbix-server.service has finished
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A stop job for unit zabbix-server.service has finished.
-- 
-- The job identifier is 97466 and the job result is done.
Oct 07 10:25:07 ts systemd[1]: Starting Zabbix Server...
-- Subject: A start job for unit zabbix-server.service has begun execution
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A start job for unit zabbix-server.service has begun execution.
-- 
-- The job identifier is 97466.
Oct 07 10:25:09 ts systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.p>
Oct 07 10:25:09 ts systemd[1]: zabbix-server.service: Failed with result 'protocol'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- The unit zabbix-server.service has entered the 'failed' state with result 'protocol'.
Oct 07 10:25:09 ts systemd[1]: Failed to start Zabbix Server.
-- Subject: A start job for unit zabbix-server.service has failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- A start job for unit zabbix-server.service has finished with a failure.
-- 
-- The job identifier is 97466 and the job result is failed.
EN

Stack Overflow用户

回答已采纳

发布于 2022-10-07 14:44:45

具有适当权限的Can't open PID file /run/zabbix/zabbix_server.p创建/运行/zabbix目录。

票数 0
EN
查看全部 1 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73982682

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档