Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1核2G服务器CentOS Linux release 7.9.2009 (Core) 脚本运行遇到连接404 #47

Open
M-Y-F opened this issue Jul 31, 2023 · 3 comments

Comments

@M-Y-F
Copy link

M-Y-F commented Jul 31, 2023

完毕!
Created symlink from /etc/systemd/system/multi-user.target.wants/tomcat9.service to /etc/systemd/system/tomcat9.service.
--2023-07-31 16:06:33-- https://mirrors.ocf.berkeley.edu/apache/guacamole/1.2.0/source/guacamole-server-1.2.0.tar.gz
正在解析主机 mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)... 169.229.200.70, 2607:f140:0:32::70
正在连接 mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)|169.229.200.70|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 404 Not Found
2023-07-31 16:06:34 错误 404:Not Found。

tar (child): guacamole-server-1.2.0.tar.gz:无法 open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
OneClickDesktop.sh: 第 305 行:cd: /root/guacamole-server-1.2.0: 没有那个文件或目录
Start building Guacamole Server from source...
OneClickDesktop.sh:行307: ./configure: 没有那个文件或目录

Missing dependencies.
Please check log, install required dependencies, and run this script again.
Please also consider to report your log here https://github.com/Har-Kuun/OneClickDesktop/issues so that I can fix this issue.
Thank you!

[root@VM-0-11-centos ~]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

@66622a
Copy link

66622a commented Aug 10, 2023

更改脚本,将第22、23行改为:

GUACAMOLE_DOWNLOAD_LINK="https://mirrors.ocf.berkeley.edu/apache/guacamole/1.5.3/source/guacamole-server-1.5.3.tar.gz"
GUACAMOLE_VERSION="1.5.3"

同时在第307行改为:

./configure --with-init-dir=/etc/init.d --enable-allow-freerdp-snapshots

原作者似乎已停止更新,这只是临时解决方法

@love5461
Copy link

@Soul566345
Copy link

https://github.com/love5461/ontime/blob/main/README.md 看这里。

这个也有问题呀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants