netking 发表于 2023-9-21 16:26:45

【待反馈】Nginx 1.24 安装失败 Ubuntu

本帖最后由 堡塔运维香菜卷 于 2023-9-21 16:39 编辑

完整日志在附件中,求大佬帮忙,谢谢!!


为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
面板8.02,Nginx 1.24
系统版本:
Ubuntu 20
问题描述:
无法安装Nginx
相关截图(日志、错误):
utime(/www/server/nginx/src.tar.gz): No such file or directory
2023-09-21 08:12:13 (1.89 MB/s) - '/www/server/nginx/src.tar.gz' saved

tar: src.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: src.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'nginx-1.24.0': No such file or directory
nginx.sh: line 192: cd: src: No such file or directory
openssl.tar.gz: No such file or directory
tar: openssl.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'openssl-1.1.1q': No such file or directory
pcre-8.43.tar.gz: No such file or directory
tar (child): pcre-8.43.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2tar: Error is not recoverable: exiting now
ngx_cache_purge.tar.gz: No such file or directory
tar (child): ngx_cache_purge.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
mv: cannot stat 'ngx_cache_purge-2.3': No such file or directory
nginx-sticky-module.zip: No such file or directory
unzip: cannot find or open nginx-sticky-module.zip, nginx-sticky-module.zip.zip or nginx-sticky-module.zip.ZIP.
nginx-http-concat.zip: No such file or directory
unzip: cannot find or open nginx-http-concat.zip, nginx-http-concat.zip.zip or nginx-http-concat.zip.ZIP.
mv: cannot stat 'nginx-http-concat-1.2.2': No such file or directory
lua-nginx-module-0.10.24.zip: No such file or directory
unzip: cannot find or open lua-nginx-module-0.10.24.zip, lua-nginx-module-0.10.24.zip.zip or lua-nginx-module-0.10.24.zip.ZIP.
mv: cannot stat 'lua-nginx-module-0.10.24': No such file or directory
ngx_devel_kit-0.3.1.zip: No such file or directory
unzip: cannot find or open ngx_devel_kit-0.3.1.zip, ngx_devel_kit-0.3.1.zip.zip or ngx_devel_kit-0.3.1.zip.ZIP.
mv: cannot stat 'ngx_devel_kit-0.3.1': No such file or directory
nginx-dav-ext-module-3.0.0.tar.gz: No such file or directory
tar: nginx-dav-ext-module-3.0.0.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'nginx-dav-ext-module-3.0.0': No such file or directory
ngx_http_substitutions_filter_module-master.zip: No such file or directory
unzip: cannot find or open ngx_http_substitutions_filter_module-master.zip, ngx_http_substitutions_filter_module-master.zip.zip or ngx_http_substitutions_filter_module-master.zip.ZIP.
cat: /www/server/panel/install/nginx/config.pl: No such file or directory
nginx.sh: line 326: cd: /www/server/nginx/src: No such file or directory
nginx.sh: line 336: ./configure: No such file or directory
make: getcwd: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: getcwd: No such file or directory
make: *** No rule to make target 'install'. Stop.
========================================================
Current working directory cannot be established.
Ubuntu 20.04.6 LTS

香菜卷 发表于 2023-9-21 16:39:39

您好,您这个问题可能是连接不上我司节点导致的,您可以尝试在终端执行下述切换节点脚本命令来进行修复操作后再进行nginx安装。
curl -k -sSO https://120.78.156.100/new/auto_node.sh && bash auto_node.sh

netking 发表于 2023-9-21 16:46:08

堡塔运维香菜卷 发表于 2023-9-21 16:39
您好,您这个问题可能是连接不上我司节点导致的,您可以尝试在终端执行下述切换节点脚本命令来进行修复操作 ...

谢谢,我去试试。

运维技术lcx 发表于 2024-3-11 10:47:27

netking 发表于 2023-9-21 16:46
谢谢,我去试试。

您好,您的问题解决了吗?
页: [1]
查看完整版本: 【待反馈】Nginx 1.24 安装失败 Ubuntu