版本信息
panel:1.11.11.0
Wings:v1.11.14.0
MySQL:5.7
PHP:8.5.1
当前行为
根据宝塔面板搭建翼龙面板的教程安装翼龙面板后运行正常,但是在运行Wings时Wings一直报错无法启动
预期行为
Wings正常启动
重现步骤
- 使用宝塔面板安装PHP 8.5.1,MySQL 5.7,Docker
- 按照官网教程安装翼龙面板本体正常
- 按照官网教程下载最新版Wings
- 尝试启动Wings(报错)
受影响的游戏和/或预设
整个Wings
Docker 镜像
无
错误日志
Last login: Tue Jan 13 14:31:33 2026 from xxx.xxx.xxx.xxx
[root@VM-0-6-opencloudos ~]# sudo wings –debug
INFO: [Jan 13 14:33:31.242] writing log files to disk path=/var/log/pterodactyl/wings.log
____
__ Pterodactyl __//_______ _______ ______
\__\ \/\/ / / / / __/
\\ / / / / // /_ /
\/\//// /______/
/_______/ 1.11.14.0
版权所有 © 2018 - 2026 Dane Everitt 及贡献者
网站: https://pterodactyl.top
来源: pterodactyl-china/wings
许可: pterodactyl/wingsblob/develop/LICENSE
该软件根据 MIT 许可条款提供。
上述版权声明和许可声明包含在软件的所有副本或重要部分中。
DEBUG: [Jan 13 14:33:31.242] running in debug mode
INFO: [Jan 13 14:33:31.242] loading configuration from file config_file=/etc/pterodactyl/config.yml
INFO: [Jan 13 14:33:31.243] configured wings with system timezone timezone=Asia/Shanghai
DEBUG: [Jan 13 14:33:31.243] ensuring root data directory exists path=/var/lib/pterodactyl
DEBUG: [Jan 13 14:33:31.243] ensuring server data directory exists path=/var/lib/pterodactyl/volumes
DEBUG: [Jan 13 14:33:31.243] ensuring archive data directory exists path=/var/lib/pterodactyl/archives
DEBUG: [Jan 13 14:33:31.243] ensuring backup data directory exists path=/var/lib/pterodactyl/backups
INFO: [Jan 13 14:33:31.243] checking for pterodactyl system user username=pterodactyl
INFO: [Jan 13 14:33:31.243] configured system user successfully gid=987 uid=988 username=pterodactyl
INFO: [Jan 13 14:33:31.244] fetching list of servers from API
DEBUG: [Jan 13 14:33:31.244] making request to external HTTP endpoint endpoint=https://pterodactyl.xxx.xxx/api/remote/servers?page=0&per_page=50 headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.14.0 (id:xxx)]] method=GET
INFO: [Jan 13 14:33:31.470] processing servers returned by the API total_configs=0
DEBUG: [Jan 13 14:33:31.471] using 4 workerpools to instantiate server instances
INFO: [Jan 13 14:33:31.471] finished processing server configurations duration=160.571µs
INFO: [Jan 13 14:33:31.472] creating missing pterodactyl0 interface, this could take a few seconds…
FATAL: [Jan 13 14:33:31.473] failed to configure docker environment error=Error response from daemon: invalid pool request: Pool overlaps with other one on this address space
Stacktrace:
Error response from daemon: invalid pool request: Pool overlaps with other one on this address space
[root@VM-0-6-opencloudos ~]#