hiddify / Hiddify-Manager

Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy.
https://hiddify.com
GNU General Public License v3.0
6.03k stars 704 forks source link

an important service hiddify-nginx is not working again Installation Failed! #4191

Open rirh opened 2 months ago

rirh commented 2 months ago

Describe the bug Two machines execute bash <(curl i.hiddify.com/release)

To Reproduce Steps to reproduce the behavior:

  1. run bash <(curl i.hiddify.com/release)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Iam54r1n4 commented 2 months ago

Thanks for the report you provided. If I were you, I would first check the version of my operating system to see if it's 22.04. After that, I would look for logs of inactive services. By the way the installation log could help a lot, you can find it in this path:

/opt/hiddify-manager/log/system/0-install.log
rirh commented 2 months ago
Your Linux distribution is Ubuntu 22.04
Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (24.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
####5####Upgrading...####Upgrading Linux Packages for extra security...####

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu jammy InRelease
Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
####5####Checking for Update...####Hiddify Panel####
./utils.sh: line 273: /opt/hiddify-manager/.venv/bin/activate: No such file or directory
hiddify panel version current=10.20.4 latest=10.20.4
####10####Updating...####Hiddify Panel from 10.20.4 to 10.20.4####

Requirement already satisfied: hiddifypanel in /usr/local/lib/python3.10/dist-packages (10.20.4)
Requirement already satisfied: APIFlask==2.1.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.1.1)
Requirement already satisfied: Babel==2.14.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.14.0)
Requirement already satisfied: Bootstrap-Flask==2.3.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.3.3)
Requirement already satisfied: Cython==3.0.10 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.10)
Requirement already satisfied: Flask-Admin==1.6.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.6.1)
Requirement already satisfied: Flask-AdminLTE3==1.0.9 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.0.9)
Requirement already satisfied: Flask-Classful==0.16.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.16.0)
Requirement already satisfied: Flask-Cors==4.0.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.0)
Requirement already satisfied: Flask-Login==0.6.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.6.3)
Requirement already satisfied: Flask-RESTful==0.3.10 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.3.10)
Requirement already satisfied: Flask-SQLAlchemy==3.1.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.1)
Requirement already satisfied: Flask-Session==0.8.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.8.0)
Requirement already satisfied: Flask-WTF==1.2.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.2.1)
Requirement already satisfied: Flask==3.0.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.2)
Requirement already satisfied: MarkupSafe==2.1.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.1.5)
Requirement already satisfied: PyMySQL==1.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.1.0)
Requirement already satisfied: PyYAML==6.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (6.0.1)
Requirement already satisfied: SQLAlchemy-Utils==0.41.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.41.2)
Requirement already satisfied: SQLAlchemy-serializer==1.4.12 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.4.12)
Requirement already satisfied: SQLAlchemy==2.0.29 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.0.29)
Requirement already satisfied: StrEnum==0.4.15 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.4.15)
Requirement already satisfied: WTForms==3.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.2)
Requirement already satisfied: Werkzeug==3.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.1)
Requirement already satisfied: ansi2html==1.9.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.9.1)
Requirement already satisfied: async-timeout==4.0.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.3)
Requirement already satisfied: bjoern==3.2.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.2.2)
Requirement already satisfied: click==8.1.7 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (8.1.7)
Requirement already satisfied: cloudflare==2.19.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.19.2)
Requirement already satisfied: cryptography==42.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (42.0.5)
Requirement already satisfied: dynaconf==3.2.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.2.5)
Requirement already satisfied: fastenumplus==1.4.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.4.0)
Requirement already satisfied: flask-apispec==0.11.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.11.4)
Requirement already satisfied: flask-babel==4.0.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.0)
Requirement already satisfied: flask-simplelogin==0.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.1.2)
Requirement already satisfied: h2==4.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.1.0)
Requirement already satisfied: json5==0.9.24 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.9.24)
Requirement already satisfied: lastversion==3.5.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.5.2)
Requirement already satisfied: loguru==0.7.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.7.2)
Requirement already satisfied: maxminddb==2.6.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.6.0)
Requirement already satisfied: mysqlclient==2.2.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.2.4)
Requirement already satisfied: netifaces==0.11.0 in /usr/lib/python3/dist-packages (from hiddifypanel) (0.11.0)
Requirement already satisfied: paramiko==3.4.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.4.0)
Requirement already satisfied: ping3==4.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.5)
Requirement already satisfied: psutil==5.9.8 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (5.9.8)
Requirement already satisfied: python-dateutil==2.9.0.post0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.9.0.post0)
Requirement already satisfied: python-dotenv==1.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.0.1)
Requirement already satisfied: python-redis-cache==3.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.0)
Requirement already satisfied: python-slugify==8.0.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (8.0.4)
Requirement already satisfied: redis==5.0.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (5.0.3)
Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.31.0)
Requirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from hiddifypanel) (1.16.0)
Requirement already satisfied: telebot==0.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.0.5)
Requirement already satisfied: user-agents==2.2.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.2.0)
Requirement already satisfied: xtlsapi==3.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.2)
Requirement already satisfied: flask-marshmallow>=1.0.0 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (1.2.1)
Requirement already satisfied: marshmallow>=3.20 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (3.21.3)
Requirement already satisfied: webargs>=8.3 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (8.4.0)
Requirement already satisfied: flask-httpauth>=4 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (4.8.0)
Requirement already satisfied: apispec>=6 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (6.6.1)
Requirement already satisfied: jsonlines in /usr/local/lib/python3.10/dist-packages (from cloudflare==2.19.2->hiddifypanel) (4.0.0)
Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/dist-packages (from cryptography==42.0.5->hiddifypanel) (1.16.0)
Requirement already satisfied: Jinja2>=3.1.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (3.1.4)
Requirement already satisfied: itsdangerous>=2.1.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (2.2.0)
Requirement already satisfied: blinker>=1.6.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (1.8.2)
Requirement already satisfied: pytz>=2022.7 in /usr/local/lib/python3.10/dist-packages (from flask-babel==4.0.0->hiddifypanel) (2024.1)
Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.10/dist-packages (from Flask-RESTful==0.3.10->hiddifypanel) (9.0.1)
Requirement already satisfied: msgspec>=0.18.6 in /usr/local/lib/python3.10/dist-packages (from Flask-Session==0.8.0->hiddifypanel) (0.18.6)
Requirement already satisfied: cachelib in /usr/local/lib/python3.10/dist-packages (from Flask-Session==0.8.0->hiddifypanel) (0.13.0)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.10/dist-packages (from h2==4.1.0->hiddifypanel) (6.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.10/dist-packages (from h2==4.1.0->hiddifypanel) (4.0.0)
Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (24.1)
Requirement already satisfied: cachecontrol<=0.12.11 in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (0.12.11)
Requirement already satisfied: lockfile in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (0.12.2)
Requirement already satisfied: appdirs in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.4.4)
Requirement already satisfied: feedparser in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (6.0.11)
Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (4.66.4)
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (4.12.3)
Requirement already satisfied: distro in /usr/lib/python3/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.7.0)
Requirement already satisfied: urllib3<2 in /usr/lib/python3/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.26.5)
Requirement already satisfied: bcrypt>=3.2 in /usr/lib/python3/dist-packages (from paramiko==3.4.0->hiddifypanel) (3.2.0)
Requirement already satisfied: pynacl>=1.5 in /usr/local/lib/python3.10/dist-packages (from paramiko==3.4.0->hiddifypanel) (1.5.0)
Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.10/dist-packages (from python-slugify==8.0.4->hiddifypanel) (1.3)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests==2.31.0->hiddifypanel) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests==2.31.0->hiddifypanel) (3.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.31.0->hiddifypanel) (2020.6.20)
Requirement already satisfied: typing-extensions>=4.6.0 in /usr/local/lib/python3.10/dist-packages (from SQLAlchemy==2.0.29->hiddifypanel) (4.12.2)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.10/dist-packages (from SQLAlchemy==2.0.29->hiddifypanel) (3.0.3)
Requirement already satisfied: pyTelegramBotAPI in /usr/local/lib/python3.10/dist-packages (from telebot==0.0.5->hiddifypanel) (4.19.1)
Requirement already satisfied: ua-parser>=0.10.0 in /usr/local/lib/python3.10/dist-packages (from user-agents==2.2.0->hiddifypanel) (0.18.0)
Requirement already satisfied: grpcio in /usr/local/lib/python3.10/dist-packages (from xtlsapi==3.1.2->hiddifypanel) (1.64.1)
Requirement already satisfied: grpcio-tools==1.51.1 in /usr/local/lib/python3.10/dist-packages (from xtlsapi==3.1.2->hiddifypanel) (1.51.1)
Requirement already satisfied: protobuf<5.0dev,>=4.21.6 in /usr/local/lib/python3.10/dist-packages (from grpcio-tools==1.51.1->xtlsapi==3.1.2->hiddifypanel) (4.25.3)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.51.1->xtlsapi==3.1.2->hiddifypanel) (59.6.0)
Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.10/dist-packages (from cachecontrol<=0.12.11->lastversion==3.5.2->hiddifypanel) (1.0.8)
Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.12->cryptography==42.0.5->hiddifypanel) (2.22)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4->lastversion==3.5.2->hiddifypanel) (2.5)
Requirement already satisfied: sgmllib3k in /usr/local/lib/python3.10/dist-packages (from feedparser->lastversion==3.5.2->hiddifypanel) (1.0.0)
Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3/dist-packages (from jsonlines->cloudflare==2.19.2->hiddifypanel) (21.2.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
####50####Updated...####Hiddify Panel to 10.20.4####
####55####Checking for Update...####Hiddify Config####
RELEASE: Current Config Version=10.20.4 -- Latest=10.20.4
####60####Updating...####Hiddify Config from 10.20.4 to 10.20.4####
####0####Please wait...####We are going to install Hiddify...####
####2####Installing...####Common Tools and Requirements####
===install.sh common
Writing to /root/.config/pip/pip.conf
Directory /run/netplan does not exist
DNS servers set to 8.8.8.8 and 1.1.1.1
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
* Applying /etc/sysctl.d/ss-opt.conf ...
fs.file-max = 200000
net.core.rmem_max = 67108864
net.core.wmem_max = 67108864
net.core.rmem_default = 65536
net.core.wmem_default = 65536
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 4096
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_fin_timeout = 10
net.ipv4.tcp_keepalive_time = 600
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_max_tw_buckets = 5000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mem = 25600 51200 102400
net.ipv4.tcp_rmem = 4096 65536 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
net.ipv4.tcp_mtu_probing = 1
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.ip_forward = 1
net.netfilter.nf_conntrack_max = 2097152
net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
net.ipv4.conf.all.route_localnet = 1
* Applying /etc/sysctl.d/wg.conf ...
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
* Applying /etc/sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
sysctl: setting key "net.ipv4.tcp_mem": Invalid argument
net.ipv6.conf.lo.disable_ipv6 = 0
IPv6 Enabled for eth0
IPv6 Enabled for hiddifywg
---------- System Information ----------
 OS      : Ubuntu 22.04.4 LTS
 Arch    : x86_64 (64 Bit)
 Kernel  : 5.15.0-107-generic
----------------------------------------
 Automatically enable TCP BBR script

 URL: https://teddysun.com/489.html
----------------------------------------

Installing Google BBR TCP congestion control algorithm

[Info] TCP BBR has already been enabled. nothing to do...
 * Reloading configuration files for periodic command scheduler cron
   ...done.
===========================================================
===install.sh other/redis
===run.sh other/redis
===========================================================
===========================================================
===install.sh other/mysql
===========================================================
===========================================================
===install.sh hiddify-panel
===========================================================
####5####HiddifyPanel####Reading Configs from Panel...####
####8####Applying Configs####...####
Rendering: .env.j2
Rendering: config-v2ray.json.j2
Rendering: run.sh.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: ss-faketls.service.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: shadowtls.conf.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: tgproxy_run.sh.j2
Rendering: config.py.j2
Rendering: mtg.toml.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: prod-sys.config.j2
Rendering: 05_inbounds_03_dispatcher.json.j2
Rendering: 03_routing.json.j2
Rendering: 08_stats.json.j2
Rendering: 05_inbounds_h2_trojan_ws_new.json.j2
Rendering: 09_reverse.json.j2
Rendering: 05_inbounds_h2_trojan_ws_proxy.json.j2
Rendering: 05_inbounds_02_socks_main.json.j2
Rendering: 04_policy.json.j2
Rendering: 05_inbounds_03_dispatcher_h2.json.j2
Rendering: 05_inbounds_10_vless_new.json.j2
Rendering: 05_inbounds_10_trojan_ws_new.json.j2
Rendering: 05_inbounds_h2_ss_grpc_new.json.j2
Rendering: 05_inbounds_02_kcp_main.json.j2
Rendering: 05_inbounds_h2_vless_proxy.json.j2
Rendering: 01_api.json.j2
Rendering: 05_inbounds_h2_vless_grpc_new.json.j2
Rendering: 07_transport.json.j2
Rendering: 06_outbounds.json.j2
Rendering: 05_inbounds_02_realityh2_main.json.j2
Rendering: 05_inbounds_10_vmess_ws_new.json.j2
Rendering: 05_inbounds_10_vmess_httpu.json.j2
Rendering: 05_inbounds_h2_vless_grpc_proxy.json.j2
Rendering: 05_inbounds_10_vless_httpu.json.j2
Rendering: 05_inbounds_h2_trojan_grpc_proxy.json.j2
Rendering: 05_inbounds_h2_vmess_proxy.json.j2
Rendering: 05_inbounds_02_reality_main.json.j2
Rendering: 05_inbounds_h2_vmess_grpc_new.json.j2
Rendering: 05_inbounds_06_ss4plugin.json.j2
Rendering: 05_inbounds_02_quic_main.json.j2
Rendering: 05_inbounds_02_http_main.json.j2
Rendering: 05_inbounds_h2_ss_grpc_proxy.json.j2
Rendering: 05_inbounds_h2_vless_ws_new.json.j2
Rendering: 05_inbounds_h2_trojan_new.json.j2
Rendering: 05_inbounds_10_ss_new.json.j2
Rendering: 05_inbounds_h2_ss_proxy.json.j2
Rendering: 05_inbounds_h2_trojan_proxy.json.j2
Rendering: 05_inbounds_02_realitygrpc_main.json.j2
Rendering: 05_inbounds_01_api.json.j2
Rendering: 05_inbounds_h2_ss_new.json.j2
Rendering: 05_inbounds_h2_vmess_ws_proxy.json.j2
Rendering: 05_inbounds_02_sni_proxy.json.j2
Rendering: 05_inbounds_10_trojan_new.json.j2
Rendering: 05_inbounds_10_vmess_new.json.j2
Rendering: 05_inbounds_h2_vless_ws_proxy.json.j2
Rendering: 05_inbounds_h2_trojan_grpc_new.json.j2
Rendering: 05_inbounds_h2_vmess_new.json.j2
Rendering: 05_inbounds_h2_vless_new.json.j2
Rendering: 05_inbounds_02_xtls_main.json.j2
Rendering: 05_inbounds_02_decoy.json.j2
Rendering: 05_inbounds_h2_vmess_ws_new.json.j2
Rendering: 05_inbounds_10_ss_ws_new.json.j2
Rendering: 05_inbounds_h2_ss_ws_proxy.json.j2
Rendering: 05_inbounds_10_vless_ws_new.json.j2
Rendering: 00_log.json.j2
Rendering: 05_inbounds_h2_vmess_grpc_proxy.json.j2
Rendering: 02_dns.json.j2
Rendering: 05_inbounds_10_trojan_httpu.json.j2
Rendering: 05_inbounds_h2_ss_ws_new.json.j2
Rendering: nginx.conf.j2
Rendering: xray-base.conf.j2
Rendering: speedtest.conf.j2
Rendering: singbox-base.conf.j2
Rendering: proxy_path.conf.j2
Rendering: proxy_to_panel.conf.j2
Rendering: short-link.conf.j2
Rendering: common.conf.j2
Rendering: def-link.conf.j2
Rendering: hiddify.conf.j2
Rendering: proxy_to_static.conf.j2
Rendering: 03_routing.json.j2
Rendering: 05_inbounds_2033_vmess_grpc_new.json.j2
Rendering: 05_inbounds_4010_tuic.json.j2
Rendering: 05_inbounds_2032_vmess_ws_new.json.j2
Rendering: 01_api.json.j2
Rendering: 06_outbounds.json.j2
Rendering: 05_inbounds_2011_trojan_new.json.j2
Rendering: 05_inbounds_2034_vmess_httpupgrade.json.j2
Rendering: 05_inbounds_4100_hysteria.json.j2
Rendering: 05_inbounds_2039_vmess_new.json.j2
Rendering: 05_inbounds_2061_reality_main.json.j2
Rendering: 05_inbounds_2024_vless_httpupgrade.json.j2
Rendering: 05_inbounds_10_ss_new.json.j2
Rendering: 05_inbounds_2031_vmess_new.json.j2
Rendering: 05_inbounds_2021_vless_new.json.j2
Rendering: 05_inbounds_2012_trojan_ws_new.json.j2
Rendering: 05_inbounds_2013_trojan_grpc_new.json.j2
Rendering: 05_inbounds_2022_vless_ws_new.json.j2
Rendering: 05_inbounds_2000_socks_main.json.j2
Rendering: 05_inbounds_1030_shadowtls.json.j2
Rendering: 05_inbounds_2023_vless_grpc_new.json.j2
Rendering: 05_inbounds_10_ss_ws_new.json.j2
Rendering: 00_log.json.j2
Rendering: 05_inbounds_2014_trojan_httpupgrade.json.j2
Rendering: 05_inbounds_2071_realitygrpc_main.json.j2
Rendering: 02_dns.json.j2
Rendering: run.sh.j2
Rendering: haproxy.cfg.j2
bash: ./other/deprected/remove_deprecated.sh: No such file or directory
####10####Configuring...####System and Firewall settings####
===run.sh common
Service is running on port 22 and path /usr/bin/.sshd
sshd:
sshd:
grep
Service not found or not running
 * Reloading configuration files for periodic command scheduler cron
   ...done.
####15####Installing...####Nginx####
===========================================================
===install.sh nginx
===run.sh nginx
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
===========================================================
####20####Installing...####Haproxy for Spliting Traffic####
===========================================================
===install.sh haproxy
haproxy version 2.9.7 is not installed.
Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu jammy InRelease
Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'deb https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu/ jammy main'
Description:
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net.

This PPA contains packages for HAProxy 2.9.
More info: https://launchpad.net/~vbernat/+archive/ubuntu/haproxy-2.9
Adding repository.
Found existing deb entry in /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding deb entry to /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Found existing deb-src entry in /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding key to /etc/apt/trusted.gpg.d/vbernat-ubuntu-haproxy-2_9.gpg with fingerprint CFFB779AADC995E4F350A060505D97A41C61B9CD
===run.sh haproxy
writing RSA key
===========================================================
####30####Installing...####Getting Certificates####
===========================================================
===install.sh acme.sh
[Thu Jun 13 05:58:24 +0330 2024] Removing cron job
[Thu Jun 13 05:58:25 +0330 2024] Registering account: https://acme.zerossl.com/v2/DV90
[Thu Jun 13 05:58:26 +0330 2024] Already registered
[Thu Jun 13 05:58:26 +0330 2024] ACCOUNT_THUMBPRINT='fURbRWVYyoTexFJaFA1bLb8fPTGj33kf90bNcOJsb1U'
===run.sh acme.sh
resolving domain xxxxx.sslip.io -> IP= xxxxx ServerIP-> xxxx
[Thu Jun 13 05:58:29 +0330 2024] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Thu Jun 13 05:58:29 +0330 2024] Run pre hook:'systemctl restart hiddify-nginx'
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
[Thu Jun 13 05:58:29 +0330 2024] Error when run pre hook.
[Thu Jun 13 05:58:29 +0330 2024] _on_before_issue.
[Thu Jun 13 05:58:30 +0330 2024] Using CA: https://acme.zerossl.com/v2/DV90
[Thu Jun 13 05:58:30 +0330 2024] Run pre hook:'systemctl restart hiddify-nginx'
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
[Thu Jun 13 05:58:30 +0330 2024] Error when run pre hook.
[Thu Jun 13 05:58:30 +0330 2024] _on_before_issue.
[Thu Jun 13 05:58:30 +0330 2024] The domain 'xxxxsslip.io' seems to have a ECC cert already, lets use ecc cert.
[Thu Jun 13 05:58:31 +0330 2024] Installing key to: ../ssl/xxxx.sslip.io.crt.key
cat: /opt/hiddify-manager/acme.sh/lib/certsxxxxx.sslip.io_ecc/xxxxx.sslip.io.key: No such file or directory
writing RSA key
hiddify-nginx.service is not active, cannot reload.
writing RSA key
===========================================================
####35####Installing...####Personal SpeedTest####
===========================================================
===install.sh other/speedtest
===========================================================
####40####Installing...####Telegram Proxy####
===========================================================
===install.sh other/telegram
Installing Telegramlib erlang
Telegram proxy install.sh 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11758  100 11758    0     0  39951      0 --:--:-- --:--:-- --:--:-- 39993
===run.sh other/telegram
Running Telegramlib erlang
● mtproto-proxy.service - Starts the mtproto_proxy server
     Loaded: loaded (/opt/mtp_proxy/bin/mtp_proxy; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2024-06-13 05:59:22 +0330; 380ms ago
   Main PID: 1308441 (beam.smp)
      Tasks: 12 (limit: 1012)
     Memory: 20.1M
        CPU: 249ms
     CGroup: /system.slice/mtproto-proxy.service
             ├─1308441 /opt/mtp_proxy/bin/mtp_proxy -Bd -K true -A 2 -SDio 2 -- -root /opt/mtp_proxy -progname opt/mtp_proxy/bin/mtp_proxy -- -home /home/mtproto-proxy -- -noshell -noinput -boot /opt/mtp_proxy/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/mtp_proxy/lib -config /opt/mtp_proxy/releases/0.1.0/sys.config -name mtproto_proxy@xxxx -setcookie mtproto-proxy-cookie -- -- foreground --
             └─1308492 erl_child_setup 40960

Jun 13 05:59:22 root systemd[1]: Started Starts the mtproto_proxy server.
Jun 13 05:59:22 root mtp_proxy[1308441]: Exec: /opt/mtp_proxy/erts-12.2.1/bin/erlexec -noinput +Bd -boot /opt/mtp_proxy/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/mtp_proxy/lib -config /opt/mtp_proxy/releases/0.1.0/sys.config -args_file /opt/mtp_proxy/releases/0.1.0/vm.args -- foreground
Jun 13 05:59:22 root mtp_proxy[1308441]: Root: /opt/mtp_proxy
Jun 13 05:59:22 root mtp_proxy[1308441]: /opt/mtp_proxy
Jun 13 05:59:22 root mtp_proxy[1308483]: Starting up
===========================================================
####45####Installing...####FakeTlS Proxy####
===========================================================
===disable.sh other/ssfaketls
===disable.sh other/ssfaketls
===========================================================
####55####Installing...####SSH Proxy####
===========================================================
===install.sh other/ssh
===run.sh other/ssh
===========================================================
####60####Installing...####ShadowTLS####
===========================================================
install.sh: line 174: pushd: other/shadowtls: No such file or directory
install.sh: line 183: popd: directory stack empty
install.sh: line 174: pushd: other/shadowtls: No such file or directory
install.sh: line 183: popd: directory stack empty
===========================================================
####70####Installing...####Xray####
===========================================================
===install.sh xray
===run.sh xray
ignoring xray test
● hiddify-xray.service - Xray Service
     Loaded: loaded (/etc/systemd/system/hiddify-xray.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2024-06-13 05:59:30 +0330; 70ms ago
       Docs: https://github.com/xtls
    Process: 1308808 ExecStartPre=/opt/hiddify-manager/xray/pre-start.sh (code=exited, status=0/SUCCESS)
   Main PID: 1308812 (xray)
      Tasks: 4 (limit: 1012)
     Memory: 3.7M
        CPU: 30ms
     CGroup: /system.slice/hiddify-xray.service
             └─1308812 /opt/hiddify-manager/xray/bin/xray run -confdir /opt/hiddify-manager/xray/configs/

Jun 13 05:59:30 root systemd[1]: Starting Xray Service...
Jun 13 05:59:30 root systemd[1]: Started Xray Service.
Jun 13 05:59:30 root xray[1308812]: Xray 1.8.10 (Xray, Penetrates Everything.) 07ed094 (go1.22.1 linux/amd64)
Jun 13 05:59:30 root xray[1308812]: A unified platform for anti-censorship.
Jun 13 05:59:30 root xray[1308812]: 2024/06/13 05:59:30 Using confdir from arg: /opt/hiddify-manager/xray/configs/
Jun 13 05:59:30 root xray[1308812]: 2024/06/13 05:59:30 [Info] infra/conf/serial: Reading config: /opt/hiddify-manager/xray/configs/00_log.json
===========================================================
####75####Installing...####Warp####
===========================================================
===disable.sh other/warp
===disable.sh other/warp
===========================================================
####85####Installing...####Wireguard####
===========================================================
===install.sh other/wireguard
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
sysctl: setting key "net.ipv4.tcp_mem": Invalid argument
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
* Applying /etc/sysctl.d/ss-opt.conf ...
fs.file-max = 200000
net.core.rmem_max = 67108864
net.core.wmem_max = 67108864
net.core.rmem_default = 65536
net.core.wmem_default = 65536
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 4096
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_fin_timeout = 10
net.ipv4.tcp_keepalive_time = 600
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_max_tw_buckets = 5000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mem = 25600 51200 102400
net.ipv4.tcp_rmem = 4096 65536 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
net.ipv4.tcp_mtu_probing = 1
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.ip_forward = 1
net.netfilter.nf_conntrack_max = 2097152
net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
net.ipv4.conf.all.route_localnet = 1
* Applying /etc/sysctl.d/wg.conf ...
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
* Applying /etc/sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
===run.sh other/wireguard
===========================================================
####90####Installing...####HiddifyCli####
Error: Key not found: hiddifycli_enable
===========================================================
===install.sh other/hiddify-cli
HiddifyCli is installed
===run.sh other/hiddify-cli
rm: cannot remove 'clash.db': No such file or directory
Running HiddifyCli...
===========================================================
####95####Installing...####Singbox####
===========================================================
===install.sh singbox
===run.sh singbox
ignoring singbox test
===========================================================
####98####Installing...####Almost Finished####
---------------------Finished!------------------------
####100####Installing...####Done####
####100####Updated...####Hiddify Config to 10.20.4####
changing package_mode from release to release
chainging .... package_mode---release---0---True
changing package_mode from release to release
chainging .... package_mode---release---0---True
./utils.sh: line 273: /opt/hiddify-manager/.venv/bin/activate: No such file or directory

----------------------------------------------------------------
----------------------------------------------------------------
- Global IP:
    "country"      : "xxx",
    "city"         : "x",
    "org"          : "x",
    "query"        : "xxx"
----------------------------------------------------------------
- Services Status:
    hiddify-cli                   activating
    hiddify-redis                 active
    hiddify-ssh-liberty-bridge    activating
    hiddify-haproxy               active
    hiddify-panel                 active
    hiddify-nginx                 activating
    hiddify-singbox               active
    hiddify-xray                  active
    mtproto-proxy                 active
----------------------------------------------------------------
                                                   ▓▓▓
                                                 ▓▓▓▓▓
                                            ▓▓▓       
                                          ▓▓▓▓▓  ▓▓▓▓▓
                                     ▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓▓▓▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓

                        █████████████████████████████████████████
                        ██ ▄▄▄▄▄ ██▄▄ ▀▄  █ ▄██▀█ ▀  ███ ▄▄▄▄▄ ██
                        ██ █   █ █▀▄  █▀█  █▄▀ █▀█  █▀▀█ █   █ ██
                        ██ █▄▄▄█ █▄▀ █▄▄▀█▄ ▀▀▄▄ ▄▀█  ██ █▄▄▄█ ██
                        ██▄▄▄▄▄▄▄█▄▀▄█ ▀▄▀▄█ █▄▀▄█ ▀▄█ █▄▄▄▄▄▄▄██
                        ██ ▄▀▀█ ▄▄▀▄ █▄█ ▄█ ▀▄█▄▄  ▄▄▄▄█▀▀ ▄▀████
                        ███▄█▄▄ ▄▀ ▄▄ ▄▄████ ▄█ █▄ ▀██▀█▀ █▄▀▀▄██
                        ██▀▀▀█▄▀▄▄█▀▀█▀▀█ ▀███ ▄▀▀ █ ██ ▀▄█   ▄██
                        ██▀ █ ██▄▀  ▀█▀▄▀ ▀▄  ▀   ▄▀▀▀██▄  ▀▄▄ ██
                        ██▄▀▄ ██▄ ▀▄██▄ ▄ ▀ ▀▄ █▄▄ ▀▀█ ▄███ ▄▀▄██
                        ██▀▄▄█▀█▄ ▀▄ ▀▄▄▄▄ █▀▄▄█▄█ ▀█  █▄█▄▀▀█ ██
                        ██▄ ▄▀█▀▄▀▀▄ ▄▀▄▄▄█▄▀▄█ ▄ ▄  █▄▄██ █  ▄██
                        ██▀█▀▄▀▄▄ ▀▀▄█▀██▀█▄  █▀▄█▄ █▀█▄▄█ ▄▄▄ ██
                        ██▀██▄▄ ▄█ ▀▀▄▄ ▀   █▀  █    ▄▀▀▀  ▄▄▀▄██
                        ██ █▄▀██▄█ █  ▄▄  ▀▄ █▀▄▀    ███▀▀▄▄▀▄ ██
                        ██▄█▄▄▄▄▄█▀ ▄▄▀▀██ ▄█▀▀█▄▀▄▄▀▀ ▄▄▄ ▀▀████
                        ██ ▄▄▄▄▄ █ ▄▀▄▀▀█▄▄▀   █▄▀▄▄▄  █▄█ █▀▀ ██
                        ██ █   █ ██▄ █▄█ ▀█▀▀██▀ ▀▄▄▄▄  ▄▄ █ ▄ ██
                        ██ █▄▄▄█ █▀   ▄█▀▄▀█▀ █▀▄█ ▀█▄▀▄ ███▀█ ██
                        ██▄▄▄▄▄▄▄█▄████▄▄█▄██▄▄▄██▄████▄██▄█▄█▄██
                        █████████████████████████████████████████

                Finished! Thank you for helping to skip filternet.

Please open the following link in the browser for client setup:
  [insecure] http://xxxxx/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/
  [invalid HTTPS] https://xxx/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/
  https://xxxx.sslip.io/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/ 
an important service hiddify-nginx is not working yet
checking again...
an important service hiddify-nginx is not working again
Installation Failed!
root@root:/opt/hiddify-manager/log/system# 
root@root:/opt/hiddify-manager/log/system# cat installer.log 
Your Linux distribution is Ubuntu 22.04
Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (24.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
####5####Upgrading...####Upgrading Linux Packages for extra security...####

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu jammy InRelease
Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
####5####Checking for Update...####Hiddify Panel####
./utils.sh: line 273: /opt/hiddify-manager/.venv/bin/activate: No such file or directory
hiddify panel version current=10.20.4 latest=10.20.4
####10####Updating...####Hiddify Panel from 10.20.4 to 10.20.4####

Requirement already satisfied: hiddifypanel in /usr/local/lib/python3.10/dist-packages (10.20.4)
Requirement already satisfied: APIFlask==2.1.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.1.1)
Requirement already satisfied: Babel==2.14.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.14.0)
Requirement already satisfied: Bootstrap-Flask==2.3.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.3.3)
Requirement already satisfied: Cython==3.0.10 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.10)
Requirement already satisfied: Flask-Admin==1.6.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.6.1)
Requirement already satisfied: Flask-AdminLTE3==1.0.9 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.0.9)
Requirement already satisfied: Flask-Classful==0.16.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.16.0)
Requirement already satisfied: Flask-Cors==4.0.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.0)
Requirement already satisfied: Flask-Login==0.6.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.6.3)
Requirement already satisfied: Flask-RESTful==0.3.10 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.3.10)
Requirement already satisfied: Flask-SQLAlchemy==3.1.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.1)
Requirement already satisfied: Flask-Session==0.8.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.8.0)
Requirement already satisfied: Flask-WTF==1.2.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.2.1)
Requirement already satisfied: Flask==3.0.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.2)
Requirement already satisfied: MarkupSafe==2.1.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.1.5)
Requirement already satisfied: PyMySQL==1.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.1.0)
Requirement already satisfied: PyYAML==6.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (6.0.1)
Requirement already satisfied: SQLAlchemy-Utils==0.41.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.41.2)
Requirement already satisfied: SQLAlchemy-serializer==1.4.12 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.4.12)
Requirement already satisfied: SQLAlchemy==2.0.29 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.0.29)
Requirement already satisfied: StrEnum==0.4.15 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.4.15)
Requirement already satisfied: WTForms==3.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.2)
Requirement already satisfied: Werkzeug==3.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.0.1)
Requirement already satisfied: ansi2html==1.9.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.9.1)
Requirement already satisfied: async-timeout==4.0.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.3)
Requirement already satisfied: bjoern==3.2.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.2.2)
Requirement already satisfied: click==8.1.7 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (8.1.7)
Requirement already satisfied: cloudflare==2.19.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.19.2)
Requirement already satisfied: cryptography==42.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (42.0.5)
Requirement already satisfied: dynaconf==3.2.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.2.5)
Requirement already satisfied: fastenumplus==1.4.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.4.0)
Requirement already satisfied: flask-apispec==0.11.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.11.4)
Requirement already satisfied: flask-babel==4.0.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.0)
Requirement already satisfied: flask-simplelogin==0.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.1.2)
Requirement already satisfied: h2==4.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.1.0)
Requirement already satisfied: json5==0.9.24 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.9.24)
Requirement already satisfied: lastversion==3.5.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.5.2)
Requirement already satisfied: loguru==0.7.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.7.2)
Requirement already satisfied: maxminddb==2.6.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.6.0)
Requirement already satisfied: mysqlclient==2.2.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.2.4)
Requirement already satisfied: netifaces==0.11.0 in /usr/lib/python3/dist-packages (from hiddifypanel) (0.11.0)
Requirement already satisfied: paramiko==3.4.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.4.0)
Requirement already satisfied: ping3==4.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (4.0.5)
Requirement already satisfied: psutil==5.9.8 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (5.9.8)
Requirement already satisfied: python-dateutil==2.9.0.post0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.9.0.post0)
Requirement already satisfied: python-dotenv==1.0.1 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (1.0.1)
Requirement already satisfied: python-redis-cache==3.1.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.0)
Requirement already satisfied: python-slugify==8.0.4 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (8.0.4)
Requirement already satisfied: redis==5.0.3 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (5.0.3)
Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.31.0)
Requirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from hiddifypanel) (1.16.0)
Requirement already satisfied: telebot==0.0.5 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (0.0.5)
Requirement already satisfied: user-agents==2.2.0 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (2.2.0)
Requirement already satisfied: xtlsapi==3.1.2 in /usr/local/lib/python3.10/dist-packages (from hiddifypanel) (3.1.2)
Requirement already satisfied: flask-marshmallow>=1.0.0 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (1.2.1)
Requirement already satisfied: marshmallow>=3.20 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (3.21.3)
Requirement already satisfied: webargs>=8.3 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (8.4.0)
Requirement already satisfied: flask-httpauth>=4 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (4.8.0)
Requirement already satisfied: apispec>=6 in /usr/local/lib/python3.10/dist-packages (from APIFlask==2.1.1->hiddifypanel) (6.6.1)
Requirement already satisfied: jsonlines in /usr/local/lib/python3.10/dist-packages (from cloudflare==2.19.2->hiddifypanel) (4.0.0)
Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/dist-packages (from cryptography==42.0.5->hiddifypanel) (1.16.0)
Requirement already satisfied: Jinja2>=3.1.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (3.1.4)
Requirement already satisfied: itsdangerous>=2.1.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (2.2.0)
Requirement already satisfied: blinker>=1.6.2 in /usr/local/lib/python3.10/dist-packages (from Flask==3.0.2->hiddifypanel) (1.8.2)
Requirement already satisfied: pytz>=2022.7 in /usr/local/lib/python3.10/dist-packages (from flask-babel==4.0.0->hiddifypanel) (2024.1)
Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.10/dist-packages (from Flask-RESTful==0.3.10->hiddifypanel) (9.0.1)
Requirement already satisfied: msgspec>=0.18.6 in /usr/local/lib/python3.10/dist-packages (from Flask-Session==0.8.0->hiddifypanel) (0.18.6)
Requirement already satisfied: cachelib in /usr/local/lib/python3.10/dist-packages (from Flask-Session==0.8.0->hiddifypanel) (0.13.0)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.10/dist-packages (from h2==4.1.0->hiddifypanel) (6.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.10/dist-packages (from h2==4.1.0->hiddifypanel) (4.0.0)
Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (24.1)
Requirement already satisfied: cachecontrol<=0.12.11 in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (0.12.11)
Requirement already satisfied: lockfile in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (0.12.2)
Requirement already satisfied: appdirs in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.4.4)
Requirement already satisfied: feedparser in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (6.0.11)
Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (4.66.4)
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.10/dist-packages (from lastversion==3.5.2->hiddifypanel) (4.12.3)
Requirement already satisfied: distro in /usr/lib/python3/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.7.0)
Requirement already satisfied: urllib3<2 in /usr/lib/python3/dist-packages (from lastversion==3.5.2->hiddifypanel) (1.26.5)
Requirement already satisfied: bcrypt>=3.2 in /usr/lib/python3/dist-packages (from paramiko==3.4.0->hiddifypanel) (3.2.0)
Requirement already satisfied: pynacl>=1.5 in /usr/local/lib/python3.10/dist-packages (from paramiko==3.4.0->hiddifypanel) (1.5.0)
Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.10/dist-packages (from python-slugify==8.0.4->hiddifypanel) (1.3)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests==2.31.0->hiddifypanel) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests==2.31.0->hiddifypanel) (3.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.31.0->hiddifypanel) (2020.6.20)
Requirement already satisfied: typing-extensions>=4.6.0 in /usr/local/lib/python3.10/dist-packages (from SQLAlchemy==2.0.29->hiddifypanel) (4.12.2)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.10/dist-packages (from SQLAlchemy==2.0.29->hiddifypanel) (3.0.3)
Requirement already satisfied: pyTelegramBotAPI in /usr/local/lib/python3.10/dist-packages (from telebot==0.0.5->hiddifypanel) (4.19.1)
Requirement already satisfied: ua-parser>=0.10.0 in /usr/local/lib/python3.10/dist-packages (from user-agents==2.2.0->hiddifypanel) (0.18.0)
Requirement already satisfied: grpcio in /usr/local/lib/python3.10/dist-packages (from xtlsapi==3.1.2->hiddifypanel) (1.64.1)
Requirement already satisfied: grpcio-tools==1.51.1 in /usr/local/lib/python3.10/dist-packages (from xtlsapi==3.1.2->hiddifypanel) (1.51.1)
Requirement already satisfied: protobuf<5.0dev,>=4.21.6 in /usr/local/lib/python3.10/dist-packages (from grpcio-tools==1.51.1->xtlsapi==3.1.2->hiddifypanel) (4.25.3)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.51.1->xtlsapi==3.1.2->hiddifypanel) (59.6.0)
Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.10/dist-packages (from cachecontrol<=0.12.11->lastversion==3.5.2->hiddifypanel) (1.0.8)
Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.12->cryptography==42.0.5->hiddifypanel) (2.22)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4->lastversion==3.5.2->hiddifypanel) (2.5)
Requirement already satisfied: sgmllib3k in /usr/local/lib/python3.10/dist-packages (from feedparser->lastversion==3.5.2->hiddifypanel) (1.0.0)
Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3/dist-packages (from jsonlines->cloudflare==2.19.2->hiddifypanel) (21.2.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
####50####Updated...####Hiddify Panel to 10.20.4####
####55####Checking for Update...####Hiddify Config####
RELEASE: Current Config Version=10.20.4 -- Latest=10.20.4
####60####Updating...####Hiddify Config from 10.20.4 to 10.20.4####
####0####Please wait...####We are going to install Hiddify...####
####2####Installing...####Common Tools and Requirements####
===install.sh common
Writing to /root/.config/pip/pip.conf
Directory /run/netplan does not exist
DNS servers set to 8.8.8.8 and 1.1.1.1
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
* Applying /etc/sysctl.d/ss-opt.conf ...
fs.file-max = 200000
net.core.rmem_max = 67108864
net.core.wmem_max = 67108864
net.core.rmem_default = 65536
net.core.wmem_default = 65536
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 4096
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_fin_timeout = 10
net.ipv4.tcp_keepalive_time = 600
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_max_tw_buckets = 5000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mem = 25600 51200 102400
net.ipv4.tcp_rmem = 4096 65536 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
net.ipv4.tcp_mtu_probing = 1
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.ip_forward = 1
net.netfilter.nf_conntrack_max = 2097152
net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
net.ipv4.conf.all.route_localnet = 1
* Applying /etc/sysctl.d/wg.conf ...
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
* Applying /etc/sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
sysctl: setting key "net.ipv4.tcp_mem": Invalid argument
net.ipv6.conf.lo.disable_ipv6 = 0
IPv6 Enabled for eth0
IPv6 Enabled for hiddifywg
---------- System Information ----------
 OS      : Ubuntu 22.04.4 LTS
 Arch    : x86_64 (64 Bit)
 Kernel  : 5.15.0-107-generic
----------------------------------------
 Automatically enable TCP BBR script

 URL: https://teddysun.com/489.html
----------------------------------------

Installing Google BBR TCP congestion control algorithm

[Info] TCP BBR has already been enabled. nothing to do...
 * Reloading configuration files for periodic command scheduler cron
   ...done.
===========================================================
===install.sh other/redis
===run.sh other/redis
===========================================================
===========================================================
===install.sh other/mysql
===========================================================
===========================================================
===install.sh hiddify-panel
===========================================================
####5####HiddifyPanel####Reading Configs from Panel...####
####8####Applying Configs####...####
Rendering: .env.j2
Rendering: config-v2ray.json.j2
Rendering: run.sh.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: ss-faketls.service.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: shadowtls.conf.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: tgproxy_run.sh.j2
Rendering: config.py.j2
Rendering: mtg.toml.j2
Rendering: install.sh.j2
Rendering: run.sh.j2
Rendering: prod-sys.config.j2
Rendering: 05_inbounds_03_dispatcher.json.j2
Rendering: 03_routing.json.j2
Rendering: 08_stats.json.j2
Rendering: 05_inbounds_h2_trojan_ws_new.json.j2
Rendering: 09_reverse.json.j2
Rendering: 05_inbounds_h2_trojan_ws_proxy.json.j2
Rendering: 05_inbounds_02_socks_main.json.j2
Rendering: 04_policy.json.j2
Rendering: 05_inbounds_03_dispatcher_h2.json.j2
Rendering: 05_inbounds_10_vless_new.json.j2
Rendering: 05_inbounds_10_trojan_ws_new.json.j2
Rendering: 05_inbounds_h2_ss_grpc_new.json.j2
Rendering: 05_inbounds_02_kcp_main.json.j2
Rendering: 05_inbounds_h2_vless_proxy.json.j2
Rendering: 01_api.json.j2
Rendering: 05_inbounds_h2_vless_grpc_new.json.j2
Rendering: 07_transport.json.j2
Rendering: 06_outbounds.json.j2
Rendering: 05_inbounds_02_realityh2_main.json.j2
Rendering: 05_inbounds_10_vmess_ws_new.json.j2
Rendering: 05_inbounds_10_vmess_httpu.json.j2
Rendering: 05_inbounds_h2_vless_grpc_proxy.json.j2
Rendering: 05_inbounds_10_vless_httpu.json.j2
Rendering: 05_inbounds_h2_trojan_grpc_proxy.json.j2
Rendering: 05_inbounds_h2_vmess_proxy.json.j2
Rendering: 05_inbounds_02_reality_main.json.j2
Rendering: 05_inbounds_h2_vmess_grpc_new.json.j2
Rendering: 05_inbounds_06_ss4plugin.json.j2
Rendering: 05_inbounds_02_quic_main.json.j2
Rendering: 05_inbounds_02_http_main.json.j2
Rendering: 05_inbounds_h2_ss_grpc_proxy.json.j2
Rendering: 05_inbounds_h2_vless_ws_new.json.j2
Rendering: 05_inbounds_h2_trojan_new.json.j2
Rendering: 05_inbounds_10_ss_new.json.j2
Rendering: 05_inbounds_h2_ss_proxy.json.j2
Rendering: 05_inbounds_h2_trojan_proxy.json.j2
Rendering: 05_inbounds_02_realitygrpc_main.json.j2
Rendering: 05_inbounds_01_api.json.j2
Rendering: 05_inbounds_h2_ss_new.json.j2
Rendering: 05_inbounds_h2_vmess_ws_proxy.json.j2
Rendering: 05_inbounds_02_sni_proxy.json.j2
Rendering: 05_inbounds_10_trojan_new.json.j2
Rendering: 05_inbounds_10_vmess_new.json.j2
Rendering: 05_inbounds_h2_vless_ws_proxy.json.j2
Rendering: 05_inbounds_h2_trojan_grpc_new.json.j2
Rendering: 05_inbounds_h2_vmess_new.json.j2
Rendering: 05_inbounds_h2_vless_new.json.j2
Rendering: 05_inbounds_02_xtls_main.json.j2
Rendering: 05_inbounds_02_decoy.json.j2
Rendering: 05_inbounds_h2_vmess_ws_new.json.j2
Rendering: 05_inbounds_10_ss_ws_new.json.j2
Rendering: 05_inbounds_h2_ss_ws_proxy.json.j2
Rendering: 05_inbounds_10_vless_ws_new.json.j2
Rendering: 00_log.json.j2
Rendering: 05_inbounds_h2_vmess_grpc_proxy.json.j2
Rendering: 02_dns.json.j2
Rendering: 05_inbounds_10_trojan_httpu.json.j2
Rendering: 05_inbounds_h2_ss_ws_new.json.j2
Rendering: nginx.conf.j2
Rendering: xray-base.conf.j2
Rendering: speedtest.conf.j2
Rendering: singbox-base.conf.j2
Rendering: proxy_path.conf.j2
Rendering: proxy_to_panel.conf.j2
Rendering: short-link.conf.j2
Rendering: common.conf.j2
Rendering: def-link.conf.j2
Rendering: hiddify.conf.j2
Rendering: proxy_to_static.conf.j2
Rendering: 03_routing.json.j2
Rendering: 05_inbounds_2033_vmess_grpc_new.json.j2
Rendering: 05_inbounds_4010_tuic.json.j2
Rendering: 05_inbounds_2032_vmess_ws_new.json.j2
Rendering: 01_api.json.j2
Rendering: 06_outbounds.json.j2
Rendering: 05_inbounds_2011_trojan_new.json.j2
Rendering: 05_inbounds_2034_vmess_httpupgrade.json.j2
Rendering: 05_inbounds_4100_hysteria.json.j2
Rendering: 05_inbounds_2039_vmess_new.json.j2
Rendering: 05_inbounds_2061_reality_main.json.j2
Rendering: 05_inbounds_2024_vless_httpupgrade.json.j2
Rendering: 05_inbounds_10_ss_new.json.j2
Rendering: 05_inbounds_2031_vmess_new.json.j2
Rendering: 05_inbounds_2021_vless_new.json.j2
Rendering: 05_inbounds_2012_trojan_ws_new.json.j2
Rendering: 05_inbounds_2013_trojan_grpc_new.json.j2
Rendering: 05_inbounds_2022_vless_ws_new.json.j2
Rendering: 05_inbounds_2000_socks_main.json.j2
Rendering: 05_inbounds_1030_shadowtls.json.j2
Rendering: 05_inbounds_2023_vless_grpc_new.json.j2
Rendering: 05_inbounds_10_ss_ws_new.json.j2
Rendering: 00_log.json.j2
Rendering: 05_inbounds_2014_trojan_httpupgrade.json.j2
Rendering: 05_inbounds_2071_realitygrpc_main.json.j2
Rendering: 02_dns.json.j2
Rendering: run.sh.j2
Rendering: haproxy.cfg.j2
bash: ./other/deprected/remove_deprecated.sh: No such file or directory
####10####Configuring...####System and Firewall settings####
===run.sh common
Service is running on port 22 and path /usr/bin/.sshd
sshd:
sshd:
grep
Service not found or not running
 * Reloading configuration files for periodic command scheduler cron
   ...done.
####15####Installing...####Nginx####
===========================================================
===install.sh nginx
===run.sh nginx
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
===========================================================
####20####Installing...####Haproxy for Spliting Traffic####
===========================================================
===install.sh haproxy
haproxy version 2.9.7 is not installed.
Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu jammy InRelease
Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'deb https://ppa.launchpadcontent.net/vbernat/haproxy-2.9/ubuntu/ jammy main'
Description:
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net.

This PPA contains packages for HAProxy 2.9.
More info: https://launchpad.net/~vbernat/+archive/ubuntu/haproxy-2.9
Adding repository.
Found existing deb entry in /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding deb entry to /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Found existing deb-src entry in /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/vbernat-ubuntu-haproxy-2_9-jammy.list
Adding key to /etc/apt/trusted.gpg.d/vbernat-ubuntu-haproxy-2_9.gpg with fingerprint CFFB779AADC995E4F350A060505D97A41C61B9CD
===run.sh haproxy
writing RSA key
===========================================================
####30####Installing...####Getting Certificates####
===========================================================
===install.sh acme.sh
[Thu Jun 13 05:58:24 +0330 2024] Removing cron job
[Thu Jun 13 05:58:25 +0330 2024] Registering account: https://acme.zerossl.com/v2/DV90
[Thu Jun 13 05:58:26 +0330 2024] Already registered
[Thu Jun 13 05:58:26 +0330 2024] ACCOUNT_THUMBPRINT='fURbRWVYyoTexFJaFA1bLb8fPTGj33kf90bNcOJsb1U'
===run.sh acme.sh
resolving domain xxx.sslip.io -> IP= xxx ServerIP-> xxx
[Thu Jun 13 05:58:29 +0330 2024] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Thu Jun 13 05:58:29 +0330 2024] Run pre hook:'systemctl restart hiddify-nginx'
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
[Thu Jun 13 05:58:29 +0330 2024] Error when run pre hook.
[Thu Jun 13 05:58:29 +0330 2024] _on_before_issue.
[Thu Jun 13 05:58:30 +0330 2024] Using CA: https://acme.zerossl.com/v2/DV90
[Thu Jun 13 05:58:30 +0330 2024] Run pre hook:'systemctl restart hiddify-nginx'
Job for hiddify-nginx.service failed because the control process exited with error code.
See "systemctl status hiddify-nginx.service" and "journalctl -xeu hiddify-nginx.service" for details.
[Thu Jun 13 05:58:30 +0330 2024] Error when run pre hook.
[Thu Jun 13 05:58:30 +0330 2024] _on_before_issue.
[Thu Jun 13 05:58:30 +0330 2024] The domain 'xxx.sslip.io' seems to have a ECC cert already, lets use ecc cert.
[Thu Jun 13 05:58:31 +0330 2024] Installing key to: ../ssl/xxx.sslip.io.crt.key
cat: /opt/hiddify-manager/acme.sh/lib/certs/xxxx.sslip.io_ecc/xxx.sslip.io.key: No such file or directory
writing RSA key
hiddify-nginx.service is not active, cannot reload.
writing RSA key
===========================================================
####35####Installing...####Personal SpeedTest####
===========================================================
===install.sh other/speedtest
===========================================================
####40####Installing...####Telegram Proxy####
===========================================================
===install.sh other/telegram
Installing Telegramlib erlang
Telegram proxy install.sh 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11758  100 11758    0     0  39951      0 --:--:-- --:--:-- --:--:-- 39993
===run.sh other/telegram
Running Telegramlib erlang
● mtproto-proxy.service - Starts the mtproto_proxy server
     Loaded: loaded (/opt/mtp_proxy/bin/mtp_proxy; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2024-06-13 05:59:22 +0330; 380ms ago
   Main PID: 1308441 (beam.smp)
      Tasks: 12 (limit: 1012)
     Memory: 20.1M
        CPU: 249ms
     CGroup: /system.slice/mtproto-proxy.service
             ├─1308441 /opt/mtp_proxy/bin/mtp_proxy -Bd -K true -A 2 -SDio 2 -- -root /opt/mtp_proxy -progname opt/mtp_proxy/bin/mtp_proxy -- -home /home/mtproto-proxy -- -noshell -noinput -boot /opt/mtp_proxy/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/mtp_proxy/lib -config /opt/mtp_proxy/releases/0.1.0/sys.config -name mtproto_proxy@xxxx-setcookie mtproto-proxy-cookie -- -- foreground --
             └─1308492 erl_child_setup 40960

Jun 13 05:59:22 root systemd[1]: Started Starts the mtproto_proxy server.
Jun 13 05:59:22 root mtp_proxy[1308441]: Exec: /opt/mtp_proxy/erts-12.2.1/bin/erlexec -noinput +Bd -boot /opt/mtp_proxy/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/mtp_proxy/lib -config /opt/mtp_proxy/releases/0.1.0/sys.config -args_file /opt/mtp_proxy/releases/0.1.0/vm.args -- foreground
Jun 13 05:59:22 root mtp_proxy[1308441]: Root: /opt/mtp_proxy
Jun 13 05:59:22 root mtp_proxy[1308441]: /opt/mtp_proxy
Jun 13 05:59:22 root mtp_proxy[1308483]: Starting up
===========================================================
####45####Installing...####FakeTlS Proxy####
===========================================================
===disable.sh other/ssfaketls
===disable.sh other/ssfaketls
===========================================================
####55####Installing...####SSH Proxy####
===========================================================
===install.sh other/ssh
===run.sh other/ssh
===========================================================
####60####Installing...####ShadowTLS####
===========================================================
install.sh: line 174: pushd: other/shadowtls: No such file or directory
install.sh: line 183: popd: directory stack empty
install.sh: line 174: pushd: other/shadowtls: No such file or directory
install.sh: line 183: popd: directory stack empty
===========================================================
####70####Installing...####Xray####
===========================================================
===install.sh xray
===run.sh xray
ignoring xray test
● hiddify-xray.service - Xray Service
     Loaded: loaded (/etc/systemd/system/hiddify-xray.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2024-06-13 05:59:30 +0330; 70ms ago
       Docs: https://github.com/xtls
    Process: 1308808 ExecStartPre=/opt/hiddify-manager/xray/pre-start.sh (code=exited, status=0/SUCCESS)
   Main PID: 1308812 (xray)
      Tasks: 4 (limit: 1012)
     Memory: 3.7M
        CPU: 30ms
     CGroup: /system.slice/hiddify-xray.service
             └─1308812 /opt/hiddify-manager/xray/bin/xray run -confdir /opt/hiddify-manager/xray/configs/

Jun 13 05:59:30 root systemd[1]: Starting Xray Service...
Jun 13 05:59:30 root systemd[1]: Started Xray Service.
Jun 13 05:59:30 root xray[1308812]: Xray 1.8.10 (Xray, Penetrates Everything.) 07ed094 (go1.22.1 linux/amd64)
Jun 13 05:59:30 root xray[1308812]: A unified platform for anti-censorship.
Jun 13 05:59:30 root xray[1308812]: 2024/06/13 05:59:30 Using confdir from arg: /opt/hiddify-manager/xray/configs/
Jun 13 05:59:30 root xray[1308812]: 2024/06/13 05:59:30 [Info] infra/conf/serial: Reading config: /opt/hiddify-manager/xray/configs/00_log.json
===========================================================
####75####Installing...####Warp####
===========================================================
===disable.sh other/warp
===disable.sh other/warp
===========================================================
####85####Installing...####Wireguard####
===========================================================
===install.sh other/wireguard
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
sysctl: setting key "net.ipv4.tcp_mem": Invalid argument
net.ipv4.conf.default.promote_secondaries = 1
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
* Applying /etc/sysctl.d/ss-opt.conf ...
fs.file-max = 200000
net.core.rmem_max = 67108864
net.core.wmem_max = 67108864
net.core.rmem_default = 65536
net.core.wmem_default = 65536
net.core.netdev_max_backlog = 250000
net.core.somaxconn = 4096
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_fin_timeout = 10
net.ipv4.tcp_keepalive_time = 600
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_max_tw_buckets = 5000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mem = 25600 51200 102400
net.ipv4.tcp_rmem = 4096 65536 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864
net.ipv4.tcp_mtu_probing = 1
net.ipv4.ip_local_port_range = 10000 65000
net.ipv4.ip_forward = 1
net.netfilter.nf_conntrack_max = 2097152
net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 60
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 60
net.ipv4.conf.all.route_localnet = 1
* Applying /etc/sysctl.d/wg.conf ...
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
* Applying /etc/sysctl.conf ...
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
===run.sh other/wireguard
===========================================================
####90####Installing...####HiddifyCli####
Error: Key not found: hiddifycli_enable
===========================================================
===install.sh other/hiddify-cli
HiddifyCli is installed
===run.sh other/hiddify-cli
rm: cannot remove 'clash.db': No such file or directory
Running HiddifyCli...
===========================================================
####95####Installing...####Singbox####
===========================================================
===install.sh singbox
===run.sh singbox
ignoring singbox test
===========================================================
####98####Installing...####Almost Finished####
---------------------Finished!------------------------
####100####Installing...####Done####
####100####Updated...####Hiddify Config to 10.20.4####
changing package_mode from release to release
chainging .... package_mode---release---0---True
changing package_mode from release to release
chainging .... package_mode---release---0---True
./utils.sh: line 273: /opt/hiddify-manager/.venv/bin/activate: No such file or directory

----------------------------------------------------------------
----------------------------------------------------------------
- Global IP:
    "country"      : "xxxx",
    "city"         : "xxxx",
    "org"          : "xxx",
    "query"        : "xxx"
----------------------------------------------------------------
- Services Status:
    hiddify-cli                   activating
    hiddify-redis                 active
    hiddify-ssh-liberty-bridge    activating
    hiddify-haproxy               active
    hiddify-panel                 active
    hiddify-nginx                 activating
    hiddify-singbox               active
    hiddify-xray                  active
    mtproto-proxy                 active
----------------------------------------------------------------
                                                   ▓▓▓
                                                 ▓▓▓▓▓
                                            ▓▓▓       
                                          ▓▓▓▓▓  ▓▓▓▓▓
                                     ▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓▓▓▓▓▓▓▓  ▓▓▓▓▓
                                  ▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓▓

                        █████████████████████████████████████████
                        ██ ▄▄▄▄▄ ██▄▄ ▀▄  █ ▄██▀█ ▀  ███ ▄▄▄▄▄ ██
                        ██ █   █ █▀▄  █▀█  █▄▀ █▀█  █▀▀█ █   █ ██
                        ██ █▄▄▄█ █▄▀ █▄▄▀█▄ ▀▀▄▄ ▄▀█  ██ █▄▄▄█ ██
                        ██▄▄▄▄▄▄▄█▄▀▄█ ▀▄▀▄█ █▄▀▄█ ▀▄█ █▄▄▄▄▄▄▄██
                        ██ ▄▀▀█ ▄▄▀▄ █▄█ ▄█ ▀▄█▄▄  ▄▄▄▄█▀▀ ▄▀████
                        ███▄█▄▄ ▄▀ ▄▄ ▄▄████ ▄█ █▄ ▀██▀█▀ █▄▀▀▄██
                        ██▀▀▀█▄▀▄▄█▀▀█▀▀█ ▀███ ▄▀▀ █ ██ ▀▄█   ▄██
                        ██▀ █ ██▄▀  ▀█▀▄▀ ▀▄  ▀   ▄▀▀▀██▄  ▀▄▄ ██
                        ██▄▀▄ ██▄ ▀▄██▄ ▄ ▀ ▀▄ █▄▄ ▀▀█ ▄███ ▄▀▄██
                        ██▀▄▄█▀█▄ ▀▄ ▀▄▄▄▄ █▀▄▄█▄█ ▀█  █▄█▄▀▀█ ██
                        ██▄ ▄▀█▀▄▀▀▄ ▄▀▄▄▄█▄▀▄█ ▄ ▄  █▄▄██ █  ▄██
                        ██▀█▀▄▀▄▄ ▀▀▄█▀██▀█▄  █▀▄█▄ █▀█▄▄█ ▄▄▄ ██
                        ██▀██▄▄ ▄█ ▀▀▄▄ ▀   █▀  █    ▄▀▀▀  ▄▄▀▄██
                        ██ █▄▀██▄█ █  ▄▄  ▀▄ █▀▄▀    ███▀▀▄▄▀▄ ██
                        ██▄█▄▄▄▄▄█▀ ▄▄▀▀██ ▄█▀▀█▄▀▄▄▀▀ ▄▄▄ ▀▀████
                        ██ ▄▄▄▄▄ █ ▄▀▄▀▀█▄▄▀   █▄▀▄▄▄  █▄█ █▀▀ ██
                        ██ █   █ ██▄ █▄█ ▀█▀▀██▀ ▀▄▄▄▄  ▄▄ █ ▄ ██
                        ██ █▄▄▄█ █▀   ▄█▀▄▀█▀ █▀▄█ ▀█▄▀▄ ███▀█ ██
                        ██▄▄▄▄▄▄▄█▄████▄▄█▄██▄▄▄██▄████▄██▄█▄█▄██
                        █████████████████████████████████████████

                Finished! Thank you for helping to skip filternet.

Please open the following link in the browser for client setup:
  [insecure] http://xxx/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/
  [invalid HTTPS] https://xxxx/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/
  https://xxxx.sslip.io/NjE3zxXOuOX8t3qR4GTT0mJhjq/d17ac05d-ddf3-4971-9f64-1b18a6b6a548/ 
an important service hiddify-nginx is not working yet
checking again...
an important service hiddify-nginx is not working again
Installation Failed!

Tks , here is my log.

Iam54r1n4 commented 2 months ago

As I mentioned earlier, to troubleshoot the issue, it would be helpful to look for inactive services log. For now you can ignore the "hiddify-cli" and "hiddify-ssh-liberty-bridge", but your main concern appears to be the "hiddify-nginx". You can check its logs by running this command:

journalctl -exu hiddify-nginx
rirh commented 2 months ago
Jun 17 09:41:28 root nginx[2949760]: nginx: [emerg] getpwnam("nginx") failed in>
Jun 17 09:41:28 root systemd[1]: hiddify-nginx.service: Control process exited,>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit hiddify-nginx.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
Jun 17 09:41:28 root systemd[1]: hiddify-nginx.service: Failed with result 'exi>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit hiddify-nginx.service has entered the 'failed' state with result 'e>
Jun 17 09:41:28 root systemd[1]: Failed to start hiddify-nginx - high performan>
░░ Subject: A start job for unit hiddify-nginx.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit hiddify-nginx.service has finished with a failure.
░░ 
░░ The job identifier is 27127012 and the job result is failed.
lines 6549-6571/6571 (END)

Tks this is log

Iam54r1n4 commented 2 months ago

The provided log is incomplete. Scroll up a little to provide more context, it's necessary to understand why the Nginx failed.

rirh commented 2 months ago

This is all the content

Iam54r1n4 commented 2 months ago

Use the PG-UP button on your keyboard; the full log is 6571 lines, just scroll up a little or give the whole latest logs.

reinethernal commented 4 weeks ago

add system user nginx to fix this