Skip to content

[Bug] Runtime Environment: When PHP listens on a Unix socket, an error occurs in Configuration > Load Status Service #13044

@BilikoX

Description

@BilikoX

Contact Information

No response

1Panel Version

v2.2.1

Problem Description

运行环境,PHP 同时监听TCP与UnixSocket,负载状态页面报错:服务错误: FastCGI : read tcp 127.0.0.1:32996->127.0.0.1:19000: read: connection reset by peer

Steps to Reproduce

  1. PHP监听sock
  2. 配置-负载状态
[www]
listen = 0.0.0.0:9000
listen = /www/php/php-fpm.sock
Image

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions