|
SSH操作日志如下:
************************************************************
* Debian11.0-64bit-minimal
root@srv28487:~# curl --insecure -fsSL https://cdn.jsdelivr.net/gh/mido ... /scripts/install.sh | bash
-bash: curl: command not found
root@srv28487:~# apt update -y
Get:1 http://ftp2.de.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://ftp2.de.debian.org/debian bullseye/main amd64 Packages [8,062 kB]
Get:3 http://ftp2.de.debian.org/debian bullseye/main Translation-en [6,236 kB]
Fetched 14.4 MB in 15s (977 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
99 packages can be upgraded. Run 'apt list --upgradable' to see them.
N: Repository 'http://ftp2.de.debian.org/debian bullseye InRelease' changed its 'Version' value from '11.0' to '11.8'
N: Repository 'http://ftp2.de.debian.org/debian bullseye InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
root@srv28487:~# apt install -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 99 not upgraded.
root@srv28487:~# apt install curl -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libbrotli1 libcurl4 libnghttp2-14 librtmp1 libssh2-1
The following NEW packages will be installed:
curl libbrotli1 libcurl4 libnghttp2-14 librtmp1 libssh2-1
0 upgraded, 6 newly installed, 0 to remove and 99 not upgraded.
Need to get 1,190 kB of archives.
After this operation, 2,678 kB of additional disk space will be used.
Get:1 http://ftp2.de.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
Get:2 http://ftp2.de.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
Get:3 http://ftp2.de.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
Get:4 http://ftp2.de.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
Get:5 http://ftp2.de.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u9 [347 kB]
Get:6 http://ftp2.de.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u9 [271 kB]
Fetched 1,190 kB in 1s (1,447 kB/s)
Selecting previously unselected package libbrotli1:amd64.
(Reading database ... 20775 files and directories currently installed.)
Preparing to unpack .../0-libbrotli1_1.0.9-2+b2_amd64.deb ...
Progress: [ 0%] [.................]
Unpacking libbrotli1:amd64 (1.0.9-2+b2) ......................]
Selecting previously unselected package libnghttp2-14:amd64.............]
Preparing to unpack .../1-libnghttp2-14_1.43.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.43.0-1) ...............]
Selecting previously unselected package librtmp1:amd64............]
Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) .......]
Selecting previously unselected package libssh2-1:amd64............]
Preparing to unpack .../3-libssh2-1_1.9.0-2_amd64.deb ...
Unpacking libssh2-1:amd64 (1.9.0-2) ...#.......]
Selecting previously unselected package libcurl4:amd64.###..........]
Preparing to unpack .../4-libcurl4_7.74.0-1.3+deb11u9_amd64.deb ...
Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u9) ...###..........]
Selecting previously unselected package curl.###..........]
Preparing to unpack .../5-curl_7.74.0-1.3+deb11u9_amd64.deb ...
Unpacking curl (7.74.0-1.3+deb11u9) ...###.............]
Setting up libbrotli1:amd64 (1.0.9-2+b2) ...##....]
Progress: [ 52%] [####...............]
Setting up libnghttp2-14:amd64 (1.43.0-1) ...####.........]
Progress: [ 60%] [##.......]
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...#######.............................................]
Progress: [ 68%] [##........................................]
Setting up libssh2-1:amd64 (1.9.0-2) ...#######...................................]
Progress: [ 76%] [#..............................]
Setting up libcurl4:amd64 (7.74.0-1.3+deb11u9) ...###.........................]
Progress: [ 84%] [##....................]
Setting up curl (7.74.0-1.3+deb11u9) ...#
Progress: [ 92%]
Processing triggers for libc-bin (2.31-13) ...##.....]
root@srv28487:~# curl --insecure -fsSL https://cdn.jsdelivr.net/gh/mido ... /scripts/install.sh | bash
use system: Linux
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://ftp2.de.debian.org/debian bullseye InRelease
Reading package lists...
Building dependency tree...
Reading state information...
99 packages can be upgraded. Run 'apt list --upgradable' to see them.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
cron is already the newest version (3.0pl1-137).
curl is already the newest version (7.74.0-1.3+deb11u9).
tar is already the newest version (1.34+dfsg-1).
The following NEW packages will be installed:
unzip zip
The following packages will be upgraded:
wget
1 upgraded, 2 newly installed, 0 to remove and 98 not upgraded.
Need to get 1,368 kB of archives.
After this operation, 1,030 kB of additional disk space will be used.
Get:1 http://ftp2.de.debian.org/debian bullseye/main amd64 wget amd64 1.21-1+deb11u1 [964 kB]
Get:2 http://ftp2.de.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
Get:3 http://ftp2.de.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
Fetched 1,368 kB in 1s (2,046 kB/s)
(Reading database ... 20823 files and directories currently installed.)
Preparing to unpack .../wget_1.21-1+deb11u1_amd64.deb ...
Unpacking wget (1.21-1+deb11u1) over (1.21-1+b1) ...
Selecting previously unselected package unzip.
Preparing to unpack .../unzip_6.0-26+deb11u1_amd64.deb ...
Unpacking unzip (6.0-26+deb11u1) ...
Selecting previously unselected package zip.
Preparing to unpack .../archives/zip_3.0-12_amd64.deb ...
Unpacking zip (3.0-12) ...
Setting up wget (1.21-1+deb11u1) ...
Setting up unzip (6.0-26+deb11u1) ...
Setting up zip (3.0-12) ...
curl: (7) Couldn't connect to server
local:cn
curl: (7) Couldn't connect to server
unzip: cannot find or open /tmp/master.zip, /tmp/master.zip.zip or /tmp/master.zip.ZIP.
mv: cannot stat '/tmp/mdserver-web': No such file or directory
curl: (7) Couldn't connect to server
tar (child): /tmp/acme.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
bash: line 118: cd: /tmp/acme.sh-master: No such file or directory
bash: acme.sh: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1032 0 1032 0 0 9052 0 --:--:-- --:--:-- --:--:-- 9052
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 216k 100 216k 0 0 1195k 0 --:--:-- --:--:-- --:--:-- 1195k
[Sun 05 Nov 2023 01:29:19 AM CET] Installing from online archive.
[Sun 05 Nov 2023 01:29:19 AM CET] Downloading https://github.com/acmesh-official/acme.sh/archive/master.tar.gz
[Sun 05 Nov 2023 01:29:19 AM CET] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 7
[Sun 05 Nov 2023 01:29:19 AM CET] Download error.
Install error
中国大陆用户请参考:
https://github.com/acmesh-official/acme.sh/wiki/Install-in-China
use system version: debian
bash: line 132: cd: /www/server/mdserver-web: No such file or directory
bash: line 140: cd: /www/server/mdserver-web: No such file or directory
.....................start mw fail
已在全局代理模式下运行,如需ssh密码,我将私信给您,谢谢!
|
|