今天在我的阿里云主机上部署了哪吒面板来监控内网的几台机器,前面都很顺利,直到开始配置通知告警。
在后台管理的通知配置,其他接口都是 200 ,但是保存通知配置接口爆出了 502 Bad Gateway
接口地址: POST: http://域名:端口号/api/v1/notification
journalctl 的日志如下:
nezha-dashboard.service: Scheduled restart job, restart counter is at 14.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support ░░
░░ Automatic restarting of the unit nezha-dashboard.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
似乎是重启了,请问这个该怎么排查和解决呢?