首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在OpenVPN 8.4上安装AlmaLinux失败

在OpenVPN 8.4上安装AlmaLinux失败
EN

Server Fault用户
提问于 2021-08-24 08:58:14
回答 1查看 468关注 0票数 0

我试图在我的新的OpenVPN 8.4上安装AlmaLinux,但是它失败了。在syslog或OpenVPN日志中没有错误日志。这是我在安装过程的最后阶段遇到的错误。

代码语言:javascript
复制
cp: cannot stat '/lib/systemd/system/openvpn@.service': No such file or directory
sed: can't read /etc/systemd/system/openvpn@.service: No such file or directory
sed: can't read /etc/systemd/system/openvpn@.service: No such file or directory
Failed to enable unit: Unit file openvpn@server.service does not exist.
Failed to restart openvpn@server.service: Unit openvpn@server.service not found.
Created symlink /etc/systemd/system/multi-user.target.wants/iptables-openvpn.service → /etc/systemd/system/iptables-openvpn.service.

我从wget https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh下载了脚本,系统处理器是AMD EPYC 7282

我对AlmaLinux非常陌生,我不知道OpenVPN是否能在这台服务器上工作。谢谢你的帮助

EN

回答 1

Server Fault用户

回答已采纳

发布于 2021-08-24 10:39:41

此脚本不支持Almalinux,并且基于社区的注释,它将很快添加:https://github.com/Nyr/openvpn-install/issues/871

另一种解决方案是根据提交请求更改安装脚本(未确认)。

https://github.com/Nyr/openvpn-install/commit/44e4c14a8725827a1f38e1c1a577438d2bff0fc9

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/1075472

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档