Replies: 2 comments 1 reply
-
刚在阿里云服务器测试,未能复现该问题。 建议手动修改 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
No response
1Panel Version
v1.10.27-lts
Problem Description
[Bug] Pure IPv6 VPS deployment with the panel defaulting to listening on IPv4. Need to manually listen to IPv6 using the command line.
Steps to Reproduce
In a pure IPv6 environment, using the official one-click installation package. Although the post-installation prompts indicate that it has switched to IPv6 and displays the external address using IPv6, the panel actually still listens on IPv4, and users cannot access the external panel address under IPv6. It is necessary to manually switch again using
1pctl listen-ip ipv6
.The expected correct result
Please fix the default listening to IPv6 in an IPv6-only network environment, based on the network environment.
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions