We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version | 版本 eg: v1.0.0
Environment | 运行环境 immortalwrt dockers
Detailed description | 详细说明 ... stdout: ____ ___ __ stdout: / / _____ / _ __ ____ ___ / / stdout: \ / // / _ \ / / _ `/ _ / -) / stdout: //_,//// // _,////_/_/ stdout: stdout: Version: 1.5.3 stdout: Welcome to the Sun-Panel. stdout: Project address: https://github.com/hslr-s/sun-panel stdout: 2024-10-21T05:05:19.796Z INFO lang/lang.go:20 输出语言文件: lang/zh-cn.ini stdout: 2024-10-21T05:05:21.691Z INFO router/A_ENTER.go:66 Sun-Panel is Started. Listening and serving HTTP on http://0.0.0.0:3002 stdout: 2024-10-21T05:05:21.696Z ERROR biz/proAuth.go:173 register:POST:Request error: Post "https://auth.sun-panel.top/api/register": dial tcp 104.21.3.164:443: connect: connection refused
The text was updated successfully, but these errors were encountered:
你改成host模式,我原本是bridge映射成别的端口,也是和你的报文一样打不开(除了没有最后一行),换成host,就好了
Sorry, something went wrong.
No branches or pull requests
Version | 版本
eg: v1.0.0
Environment | 运行环境
immortalwrt dockers
Detailed description | 详细说明
...
stdout: ____ ___ __
stdout: / / _____ / _ __ ____ ___ / /
stdout: \ / // / _ \ / / _ `/ _ / -) /
stdout: //_,//// // _,////_/_/
stdout:
stdout: Version: 1.5.3
stdout: Welcome to the Sun-Panel.
stdout: Project address: https://github.com/hslr-s/sun-panel
stdout: 2024-10-21T05:05:19.796Z INFO lang/lang.go:20 输出语言文件: lang/zh-cn.ini
stdout: 2024-10-21T05:05:21.691Z INFO router/A_ENTER.go:66 Sun-Panel is Started. Listening and serving HTTP on http://0.0.0.0:3002
stdout: 2024-10-21T05:05:21.696Z ERROR biz/proAuth.go:173 register:POST:Request error: Post "https://auth.sun-panel.top/api/register": dial tcp 104.21.3.164:443: connect: connection refused
The text was updated successfully, but these errors were encountered: