Closed FantasticoFox closed 2 months ago
TCP-Dump (bevor restart)
16:36:57.186901 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [S], seq 2704445537, win 32120, options [mss 1460,sackOK,TS val 959507268 ecr 0,nop,wscale 7], length 0 16:36:57.186977 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [.], ack 3721143386, win 251, options [nop,nop,TS val 959507268 ecr 1357293755], length 0 16:36:57.187052 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [P.], seq 0:85, ack 1, win 251, options [nop,nop,TS val 959507268 ecr 1357293755], length 85 16:36:57.187600 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [.], ack 953, win 249, options [nop,nop,TS val 959507268 ecr 1357293755], length 0 16:36:57.187698 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [F.], seq 85, ack 953, win 249, options [nop,nop,TS val 959507268 ecr 1357293755], length 0 16:36:57.187850 eth0 Out IP 2f34d75a632c.39678 > aqua-pkc-siwe-oidc-1.aqua-pkc_common.9353: Flags [.], ack 954, win 249, options [nop,nop,TS val 959507269 ecr 1357293756], length 0
After Restart (not working):
16:35:27.197264 lo In IP localhost.48986 > localhost.9353: Flags [S], seq 3366498902, win 33280, options [mss 65495,sackOK,TS val 2347108987 ecr 0,nop,wscale 7], length 0 16:35:27.197334 lo In IP6 localhost.58190 > localhost.9353: Flags [S], seq 601423075, win 33280, options [mss 65476,sackOK,TS val 1706609079 ecr 0,nop,wscale 7], length 0
After adding some error_log to OpenIDConnectClient.php, it seems to be the same Config. IDK where the url "aqua-pkc-siwe-oidc-1.aqua-pkc_common" is defined.
Has been resolved. Thank to you @Zusel for patching the image!
Reproduce by doing pkc stop && pkc start and try to log in.