版本信息

panel:1.11.7.1

Wings:1.11.14.0
MySQL:8.0
PHP:8.1

当前行为

面板连接后端不正常,监控页面一直转圈

预期行为

<!–你觉得操作后应出现怎样的反馈–>

重现步骤

按照官方文档安装的,到了连接后端这一步,前端报409,后端没有报错,但是一直转圈

受影响的游戏和/或预设

<!–给出文件或者文件的地址,问题不相关就不填–>

Docker 镜像

<!–给拉取链接(不要只给名称,不然我们也无法去尝试),问题不相关就不填–>

错误日志

ERROR: [Aug 7 21:59:35.627] sftp: failed to accept inbound connection error=EOF ip=127.0.0.1:53506

Stacktrace:

EOF

github.com/pterodactyl/wings/sftp.(*SFTPServer).AcceptInbound

    github.com/pterodactyl/wings/sftp/server.go:123

github.com/pterodactyl/wings/sftp.(*SFTPServer).Run.func3

    github.com/pterodactyl/wings/sftp/server.go:109

runtime.goexit

    runtime/asm_amd64.s:1650