alireza0 / s-ui

An advanced Web Panel • Built for SagerNet/Sing-Box
https://t.me/XrayUI
GNU General Public License v3.0
2.11k stars 304 forks source link

Failed to run journalctl command! #169

Closed arstum closed 1 week ago

arstum commented 1 week ago

Describe the bug Failed to run journalctl command!

To Reproduce run follow command in vps: mkdir s-ui && cd s-ui docker run -itd \ -p 2095:2095 -p 2096:2096 -p 443:443 -p 80:80 \ -v $PWD/db/:/usr/local/s-ui/db/ \ -v $PWD/cert/:/root/cert/ \ --name s-ui --restart=unless-stopped \ alireza7/s-ui:latest

Expected behavior Failed to run journalctl command!

Screenshots 2024-06-21-122509_982x574_scrot

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Without any other command.

arstum commented 1 week ago

systemctl start s-ui System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

alireza0 commented 1 week ago

Log view is not available for sing-box in docker yet! I will update it in proper time

arstum commented 1 week ago

Thanks.