我安装 MySQL 也会报错
启动 应用 失败 : stderr: Container 1Panel-mysql-lPwS Creating
Container 1Panel-mysql-lPwS Created
Container 1Panel-mysql-lPwS Starting
Error response from daemon: driver failed programming external connectivity on endpoint 1Panel-mysql-lPwS (2e8b2ab57b32dd1face11da7fb48ad32f9bd57f9d4058abc5392df11b013c586): Error starting userland proxy: listen tcp4 xxx.xx.xxx.110:4408: bind: cannot assign requested address
2025/07/04 14:17:44 安装应用 [mysql] 失败: stderr: Container 1Panel-mysql-lPwS Creating
Container 1Panel-mysql-lPwS Created
Container 1Panel-mysql-lPwS Starting
Error response from daemon: driver failed programming external connectivity on endpoint 1Panel-mysql-lPwS (2e8b2ab57b32dd1face11da7fb48ad32f9bd57f9d4058abc5392df11b013c586): Error starting userland proxy: listen tcp4 xxx.xx.xxx.110:4408: bind: cannot assign requested address
2025/07/04 14:17:45 [TASK-END]
curl -v http://127.0.0.1:29853
- About to connect() to 127.0.0.1 port 29853 (#0)
- Trying 127.0.0.1…
- Connected to 127.0.0.1 (127.0.0.1) port 29853 (#0)
GET / HTTP/1.1
User-Agent: curl/7.29.0
Host: 127.0.0.1:29853
Accept: /
< HTTP/1.1 200 OK
< Host: 127.0.0.1:29853
< Date: Fri, 04 Jul 2025 06:27:59 GMT
< Connection: close
< X-Powered-By: PHP/8.4.10
< Set-Cookie: adminer_sid=062b1a7cf4aac93b88f7d630d784247e; path=/; HttpOnly
< Set-Cookie: adminer_key=cab3f6424a3836a6f7d15f498b430f89; path=/; HttpOnly; SameSite=lax
< Content-Type: text/html; charset=utf-8
< Cache-Control: no-cache
< X-Frame-Options: deny