runtime: publish GITEA-READER-EDGE-PATH-CHECK-282
This commit is contained in:
+30
-76
@@ -1,5 +1,5 @@
|
||||
CHAT_OUTPUT_BEGIN
|
||||
COMMAND_ID=GITEA-READER-ROUTE-DETAILS-281
|
||||
COMMAND_ID=GITEA-READER-EDGE-PATH-CHECK-282
|
||||
STATUS=OK
|
||||
RC=0
|
||||
HOST=pve01
|
||||
@@ -9,93 +9,47 @@ REFERENCE_REGISTER_CHECK=OK
|
||||
REFERENCE_SHA256=5763f2f8edc75fcf6f3951f8c95896d1cc112ceccb6cf5b64a383f540a4deb8e
|
||||
ERROR_REGISTER_CHECK=OK
|
||||
ERROR_REGISTER_SHA256=08b3a769b8e38eaa1acec915352fb328180d70caa7ff6cd9d1ec0da426262752
|
||||
COMMAND_SHA256=446bb6400ecfcb6fe7ea744e5252d957f6f1c2ab704af8b3ad50666ef9ea1ea6
|
||||
COMMAND_SHA256=4e0b4911fa06ea7728ce11af0cd9fc6ccc30de125d5dedc1be4d9dfb2c33d782
|
||||
DUPLICATE_FAILED_COMMAND_BLOCKED=false
|
||||
EXECUTION_STARTED=true
|
||||
CHANGES_MADE=false
|
||||
SANITIZED=yes
|
||||
SECRETS_INCLUDED=no
|
||||
PRIVATE_ADDRESSES_INCLUDED=no
|
||||
RAW_EVIDENCE_SHA256=d2014828d163c0a0e592655cf227adf0465cd43cbe687810df7202097e857563
|
||||
SANITIZED_OUTPUT_SHA256=2224ca4e724d1491801dff54cf1c7d868edb6cc56fff6c6879758e67a1235879
|
||||
RAW_EVIDENCE_SHA256=d7c2848a12c210d38457afaf4e9cd10d162dd8f7afdd25909c642ca2220d789b
|
||||
SANITIZED_OUTPUT_SHA256=7a6986818bcb526e8914e01a92ad8dbcd2c33f8d0f1ea21af83e61122de62e6c
|
||||
OUTPUT_BEGIN
|
||||
DETAIL=PVE01_IP=[PRIVATE_IP]
|
||||
DETAIL=# ----------------------------------------------------------------------
|
||||
DETAIL=# git.gram1.ru
|
||||
DETAIL=# DO NOT EDIT THIS FILE DIRECTLY, CHANGES WILL BE LOST WHEN UPDATING!
|
||||
DETAIL=# ----------------------------------------------------------------------
|
||||
DETAIL====LOCAL_READER===
|
||||
DETAIL=ExecMainStatus=0
|
||||
DETAIL=ActiveState=active
|
||||
DETAIL=SubState=running
|
||||
DETAIL=LISTEN 0 5 127.0.0.1:18788 0.0.0.0:* users:(("python3",pid=2649737,fd=3))
|
||||
DETAIL====CUSTOM_PROXY_FILE===
|
||||
DETAIL=
|
||||
DETAIL=/usr/bin/sed: can't read /data/custom_nginx/server_proxy.conf: No such file or directory
|
||||
DETAIL=
|
||||
DETAIL=upstream upstream_9 {
|
||||
DETAIL= zone upstream_9 128k;
|
||||
DETAIL= server [PRIVATE_IP]:3002;
|
||||
DETAIL=}
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL=server {
|
||||
DETAIL= server_name git.gram1.ru;
|
||||
DETAIL=
|
||||
DETAIL= listen unix:/run/nginx.sock;
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= listen 0.0.0.0:80;
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= listen 0.0.0.0:443 ssl;
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= # Certbot TLS
|
||||
DETAIL= ssl_certificate /data/tls/certbot/live/npm-29/fullchain.pem;
|
||||
DETAIL= ssl_certificate_key /data/tls/certbot/live/npm-29/privkey.pem;
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= if ($scheme = "http") {
|
||||
DETAIL= return 301 https://$host$is_request_port$request_port$request_uri;
|
||||
DETAIL= }
|
||||
DETAIL= if ($http_x_forwarded_proto = "http") {
|
||||
DETAIL= return 301 https://$host$is_request_port$request_port$request_uri;
|
||||
DETAIL= }
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= location /.well-known/acme-challenge/ {
|
||||
DETAIL= root /data/tls/certbot/acme-challenge;
|
||||
DETAIL= fancyindex off;
|
||||
DETAIL= index off;
|
||||
DETAIL= allow all;
|
||||
DETAIL= auth_basic off;
|
||||
DETAIL= auth_request off;
|
||||
DETAIL= }
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= location / {
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= more_set_headers "X-Frame-Options: SAMEORIGIN";
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= proxy_set_header Host $host$is_request_port$request_port;
|
||||
DETAIL=
|
||||
DETAIL= include proxy-headers.conf;
|
||||
DETAIL= proxy_set_header Accept-Encoding "";
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= proxy_pass http://upstream_9;
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= }
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL= # custom locations
|
||||
DETAIL= # Custom
|
||||
DETAIL= include /data/custom_nginx/server_http.conf;
|
||||
DETAIL= include /data/custom_nginx/server_proxy.conf;
|
||||
DETAIL=}
|
||||
DETAIL=
|
||||
DETAIL=GUEST_EXITCODE=2
|
||||
DETAIL=CUSTOM_PROXY_FILE_SSH_RC=0
|
||||
DETAIL====CURL_VERSION===
|
||||
DETAIL=curl 8.14.1 (x86_64-pc-linux-gnu) libcurl/8.14.1 OpenSSL/3.5.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.2 libssh2/1.11.1 nghttp2/1.64.0 nghttp3/1.8.0 librtmp/2.3 OpenLDAP/2.6.10
|
||||
DETAIL=Release-Date: 2025-06-04, security patched: 8.14.1-2+deb13u4
|
||||
DETAIL=Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
|
||||
DETAIL=Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL=GUEST_EXITCODE=0
|
||||
DETAIL=CURL_VERSION_SSH_RC=0
|
||||
DETAIL====READER_PROBE===
|
||||
DETAIL=
|
||||
DETAIL=curl: (7) Failed to connect to [PRIVATE_IP] port 18788 after 0 ms: Could not connect to server
|
||||
DETAIL=
|
||||
DETAIL=GUEST_EXITCODE=7
|
||||
DETAIL=READER_PROBE_SSH_RC=0
|
||||
DETAIL====NGINX_BINARY===
|
||||
DETAIL=
|
||||
DETAIL=
|
||||
DETAIL=GUEST_EXITCODE=0
|
||||
DETAIL=NGINX_BINARY_SSH_RC=0
|
||||
CHANGES_MADE=NO
|
||||
|
||||
OUTPUT_END
|
||||
|
||||
Reference in New Issue
Block a user