I have one case, I restart the service prometheus then it says
[root@vps38 ~]# systemctl status prometheus
● prometheus.service - Prometheus
Loaded: loaded (/etc/systemd/system/prometheus.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2022-01-26 15:14:31 +07; 7s ago
Process: 9532 ExecStart=/usr/local/bin/prometheus (code=exited, status=1/FAILURE)
Main PID: 9532 (code=exited, status=1/FAILURE)
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.56140132Z caller=main.go:285 msg="no time or size retention was set so using the default time retention" duration=15d
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.56145687Z caller=main.go:321 msg="Starting Prometheus" version="(version=2.8.1, branch=HEAD, revision=4d60eb36dcbed725fcac5b27018574118f12fffb)"
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.561472639Z caller=main.go:322 build_context="(go=go1.11.6, user=root@bfdd6a22a683, date=20190328-18:04:08)"
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.561486513Z caller=main.go:323 host_details="(Linux 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 vps38 (none))"
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.561499697Z caller=main.go:324 fd_limits="(soft=1024, hard=4096)"
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.561510835Z caller=main.go:325 vm_limits="(soft=unlimited, hard=unlimited)"
Jan 26 15:14:31 vps38 prometheus[9532]: level=info ts=2022-01-26T08:14:31.56193411Z caller=main.go:640 msg="Starting TSDB ..."
Jan 26 15:14:31 vps38 systemd[1]: prometheus.service: main process exited, code=exited, status=1/FAILURE
Jan 26 15:14:31 vps38 systemd[1]: Unit prometheus.service entered failed state.
Jan 26 15:14:31 vps38 systemd[1]: prometheus.service failed.
I hope to get help with this case. ths all