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

hi #1525

Open
wenrouyue opened this issue Oct 23, 2023 · 15 comments
Open

hi #1525

wenrouyue opened this issue Oct 23, 2023 · 15 comments

Comments

@wenrouyue
Copy link

未知错误: 请查看下方错误信息,并提交issue到github
2023-10-24T00:12:04+08:00 INFO server mode
2023-10-24T00:12:04+08:00 FATAL failed to parse server config {"error": "1 error(s) decoding:\n\n* 'acl' expected a map, got 'string'"}

@Alvin9999
Copy link
Owner

这是用的什么软件呢?

@wenrouyue
Copy link
Author

是使用的 bash <(curl -fsSL https://git.io/hysteria.sh) 这个脚本,一键安装,在最后的步骤报的错

@Alvin9999
Copy link
Owner

多提供一些信息,比如配置选择的什么?

@Alvin9999
Copy link
Owner

比如自签证书?udp?单端口?

@wenrouyue
Copy link
Author

所有配置我都是按下回车

@wenrouyue
Copy link
Author

并没有修改默认配置

@Alvin9999
Copy link
Owner

要根据情况来选择。比如你没有域名,你在选择证书的时候,就不能按回车。

@Alvin9999
Copy link
Owner

没有域名就选择数字3,自签证书。
协议如果选择udp,推荐单端口模式,不要用多端口。

@wenrouyue
Copy link
Author

域名哪个我修改了 我使用的cf解析的 仍然不行,这是我再次默认配置时输出的东西

执行配置...
SIGN...

Generating RSA private key, 2048 bit long modulus
.......................................+++
............+++
e is 65537 (0x10001)
Generating a 2048 bit RSA private key
.............+++
..............+++
writing new private key to '/etc/hihy/cert/wechat.com.key'

Signature ok
subject=/C=CN/ST=GuangDong/L=ShenZhen/O=PonyMa/OU=Tecent/emailAddress=admin@qq.com/CN=Tencent Root CA
Getting CA Private Key
rm: 无法删除"/etc/hihy/cert/wechat.com.ca.srl": 没有那个文件或目录
SUCCESS.

net.core.rmem_max = 80000000
vm.overcommit_memory = 1
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbrplus

Test config...

未知错误: 请查看下方错误信息,并提交issue到github
2023-10-24T09:38:18+08:00 INFO server mode
2023-10-24T09:38:18+08:00 FATAL failed to parse server config {"error": "1 error(s) decoding:\n\n* 'acl' expected a map, got 'string'"}
[root@racknerd-1fce8d ~]#

@Alvin9999
Copy link
Owner

你把每一项你是怎么填写的,贴出来

@wenrouyue
Copy link
Author

好的 这就是我所有的配置了

@Alvin9999
Copy link
Owner

看到了。你可以这样尝试:把脚本卸载了,或者选择数字12,全部重新配置,在选择证书的时候,选择数字3,然后网址你手动输入一个国外的没有被墙的网址,比如微软、亚马逊等网址。

@wenrouyue
Copy link
Author

好吧 我可以尝试重新安装系统在进行尝试 ,

@Alvin9999
Copy link
Owner

系统可以优先选择debian11

@wenrouyue
Copy link
Author

好的 感谢

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

3 participants
@Alvin9999 @wenrouyue and others