找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 994|回复: 3

请教管理大佬,的及如何安装面板

[复制链接]

1

主题

1

回帖

25

积分

新手上路

积分
25
发表于 2023-11-5 08:45:19 | 显示全部楼层 |阅读模式
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密码,我将私信给您,谢谢!


1

主题

55

回帖

509

积分

管理员

积分
509
发表于 2023-11-5 19:20:26 | 显示全部楼层
嗯,联系我吧,我之前做兼容了,不知为何,还不行。我要检查一下。
TG:tg://user?id=5568699210
Email: midoks@163.com

1

主题

1

回帖

25

积分

新手上路

积分
25
 楼主| 发表于 2023-11-5 20:49:56 | 显示全部楼层
抱歉老大,我重装Debian,到现在还未完成,完成后我再联系您,谢谢!

1

主题

55

回帖

509

积分

管理员

积分
509
发表于 2023-11-6 01:29:13 | 显示全部楼层
经过沟通,是ipv4无法访问,感觉是默认路由设置有问题。
但是题主找到自己的解决方法 , 安装warp+。实现ipv4.
TG:tg://user?id=5568699210
Email: midoks@163.com
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

| Archiver|手机版|小黑屋|MW面板

GMT+8, 2024-7-27 15:55 , Processed in 0.067212 second(s), 18 queries .

Powered by Discuz! X3.5

Copyright © 2001-2024 Tencent Cloud.

快速回复 返回顶部 返回列表