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

启动问题 #1079

Closed
lbbboy opened this issue May 10, 2024 · 3 comments
Closed

启动问题 #1079

lbbboy opened this issue May 10, 2024 · 3 comments

Comments

@lbbboy
Copy link

lbbboy commented May 10, 2024

描述问题
已经启动端口tcping 不通,机器以前装有xray。xray启动后。tcping端口正常。防火墙规则正常。

如何复现
安装

bash <(curl -fsSL https://get.hy2.sh/)

修改配置
/etc/hysteria/config.yaml
# listen: :443

acme:
  domains:
    - my.domains
  email: my@email.com

auth:
  type: password
  password: ******

masquerade:
  type: proxy
  proxy:
    url: https://bing.com
    rewriteHost: true

启动
systemctl start hysteria-server.service

预期行为
acme 证书申请成功 hysteria运行正常

日志

systemd[1]: Started Hysteria Server Service (config.yaml).
hysteria[107424]: 2024-05-11T03:33:15+08:00        INFO        server mode
hysteria[107424]: 2024-05-11T03:33:15+08:00        INFO        maintenance        started background certificate maintenance        {"cache": "0x40001851f0"}
 server up and running        {"listen": ":443"}
udp6       0      0 :::443                  :::*                                107424/hysteria

设备和操作系统
debian11

额外信息
甲骨文 ARM VPS

@lbbboy lbbboy added the bug Something isn't working label May 10, 2024
@haruue
Copy link
Collaborator

haruue commented May 10, 2024

您好。
hysteria 使用 UDP, tcping 不通很正常。

@haruue haruue removed the bug Something isn't working label May 10, 2024
@mengshuibuxing
Copy link

甲骨文云的Arm机器好像无法搭建hysteria2协议节点,搭建成功后,也无法使用,我已经尝试多次了,不知道是什么原因。反而Amd的机器搭建hysteria2协议节点,可以正常使用

@tobyxdd tobyxdd closed this as completed May 11, 2024
@mengshuibuxing
Copy link

我从新测试了一下,arm机器把防护墙关闭后,打开所有端口后能够使用了

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