mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'bug/acabadossobrecubierta2' into 'main'
arreglado otro problema See merge request jjimenez/safekat!216
This commit is contained in:
@ -208,7 +208,7 @@
|
|||||||
<select id="acabado_sobrecubierta_id" name="acabado_sobrecubierta_id" tabindex="3" class="form-control select2bs2" style="width: 100%;">
|
<select id="acabado_sobrecubierta_id" name="acabado_sobrecubierta_id" tabindex="3" class="form-control select2bs2" style="width: 100%;">
|
||||||
<?php if (isset($acabadosSobrecubierta) && is_array($acabadosSobrecubierta) && !empty($acabadosSobrecubierta)) :
|
<?php if (isset($acabadosSobrecubierta) && is_array($acabadosSobrecubierta) && !empty($acabadosSobrecubierta)) :
|
||||||
foreach ($acabadosSobrecubierta as $acabado) : ?>
|
foreach ($acabadosSobrecubierta as $acabado) : ?>
|
||||||
<option value="<?= $acabado->id ?>" <?= $acabado->id == $presupuestoEntity->acabado_solapas_id ? ' selected' : '' ?>>
|
<option value="<?= $acabado->id ?>" <?= $acabado->id == $presupuestoEntity->acabado_sobrecubierta_id ? ' selected' : '' ?>>
|
||||||
<?= $acabado->label ?>
|
<?= $acabado->label ?>
|
||||||
</option>
|
</option>
|
||||||
<?php endforeach;
|
<?php endforeach;
|
||||||
|
|||||||
504
xdebug.log
504
xdebug.log
@ -166094,3 +166094,507 @@
|
|||||||
[41] [Step Debug] ERR: Could not connect to debugging client. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.client_port).
|
[41] [Step Debug] ERR: Could not connect to debugging client. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.client_port).
|
||||||
[41] Log closed at 2024-04-12 11:07:04.145725
|
[41] Log closed at 2024-04-12 11:07:04.145725
|
||||||
|
|
||||||
|
[54] Log opened at 2024-04-14 19:15:49.731640
|
||||||
|
[54] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.54'
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] Log closed at 2024-04-14 19:15:51.250022
|
||||||
|
|
||||||
|
[54] Log opened at 2024-04-14 19:15:51.448227
|
||||||
|
[54] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.54'
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[55] Log opened at 2024-04-14 19:15:51.449847
|
||||||
|
[55] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.55'
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] Log opened at 2024-04-14 19:15:51.450504
|
||||||
|
[36] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.36'
|
||||||
|
[52] Log opened at 2024-04-14 19:15:51.451059
|
||||||
|
[52] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.52'
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] Log opened at 2024-04-14 19:15:51.451547
|
||||||
|
[22] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.22'
|
||||||
|
[51] Log opened at 2024-04-14 19:15:51.451883
|
||||||
|
[51] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.51'
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] Log closed at 2024-04-14 19:15:51.933767
|
||||||
|
|
||||||
|
[54] Log opened at 2024-04-14 19:15:51.936627
|
||||||
|
[54] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.54'
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] Log closed at 2024-04-14 19:15:52.021243
|
||||||
|
|
||||||
|
[22] Log opened at 2024-04-14 19:15:52.023569
|
||||||
|
[22] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.22'
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] Log closed at 2024-04-14 19:15:52.111182
|
||||||
|
|
||||||
|
[36] Log opened at 2024-04-14 19:15:52.112977
|
||||||
|
[36] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.36'
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] Log closed at 2024-04-14 19:15:52.173158
|
||||||
|
|
||||||
|
[51] Log opened at 2024-04-14 19:15:52.175387
|
||||||
|
[51] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.51'
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] Log closed at 2024-04-14 19:15:52.261867
|
||||||
|
|
||||||
|
[52] Log opened at 2024-04-14 19:15:52.263478
|
||||||
|
[52] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.52'
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] Log closed at 2024-04-14 19:15:52.348120
|
||||||
|
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] Log closed at 2024-04-14 19:15:52.436490
|
||||||
|
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] Log closed at 2024-04-14 19:15:52.464280
|
||||||
|
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] Log closed at 2024-04-14 19:15:52.528609
|
||||||
|
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] Log closed at 2024-04-14 19:15:52.585182
|
||||||
|
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] Log closed at 2024-04-14 19:15:52.674885
|
||||||
|
|
||||||
|
[22] Log opened at 2024-04-14 19:15:52.917268
|
||||||
|
[22] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.22'
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] Log opened at 2024-04-14 19:15:53.056845
|
||||||
|
[51] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.51'
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] Log opened at 2024-04-14 19:15:53.074248
|
||||||
|
[36] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.36'
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] Log opened at 2024-04-14 19:15:53.099116
|
||||||
|
[52] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.52'
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] Log opened at 2024-04-14 19:15:53.242488
|
||||||
|
[55] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.55'
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] Log opened at 2024-04-14 19:15:53.244927
|
||||||
|
[54] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.54'
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[22] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[22] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[22] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[22] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[22] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[22] Log closed at 2024-04-14 19:15:53.418248
|
||||||
|
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[51] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[51] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[51] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[51] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[51] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[51] Log closed at 2024-04-14 19:15:53.574812
|
||||||
|
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[36] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[36] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[36] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[36] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[36] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[36] Log closed at 2024-04-14 19:15:53.709222
|
||||||
|
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[52] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[52] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[52] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[52] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[52] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[52] Log closed at 2024-04-14 19:15:53.827155
|
||||||
|
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[55] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[55] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[55] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[55] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[55] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[55] Log closed at 2024-04-14 19:15:53.960034
|
||||||
|
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] [Step Debug] INFO: Checking for client discovery headers: 'HTTP_X_FORWARDED_FOR,REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'HTTP_X_FORWARDED_FOR'.
|
||||||
|
[54] [Step Debug] INFO: Checking header 'REMOTE_ADDR'.
|
||||||
|
[54] [Step Debug] INFO: Client host discovered through HTTP header, connecting to 10.5.0.1:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for '10.5.0.1:9003', poll success, but error: Operation now in progress (29).
|
||||||
|
[54] [Step Debug] WARN: Could not connect to client host discovered through HTTP headers, connecting to configured address/port: host.docker.internal:9003.
|
||||||
|
[54] [Step Debug] WARN: Creating socket for 'host.docker.internal:9003', getaddrinfo: Invalid argument.
|
||||||
|
[54] [Step Debug] ERR: Could not connect to debugging client. Tried: 10.5.0.1:9003 (from REMOTE_ADDR HTTP header), host.docker.internal:9003 (fallback through xdebug.client_host/xdebug.client_port).
|
||||||
|
[54] Log closed at 2024-04-14 19:15:54.051007
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user