#1041536 debian-installer: The WPA/WPA2 PSK passphrase was either too long

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
nicolaqu
Date:
2023-07-20 13:39:03 UTC
Severity:
normal
Tags:
#1041536#5
Date:
2023-07-20 13:37:01 UTC
From:
To:
Dear Maintainer,

I tried to install debian via pxe but I get the error
"The WPA/WPA2 PSK passphrase was either too long"
In the logs I found this: "INFO: Reached timeout for link detection on
enp2s0". Probably due to my slow pxe server.
So in my preseed I put: "d-i netcfg/link_wait_timeout string 10"
Then I tried to relaunch the installation getting the same error.
However, the value of 10 seconds is not taken into account in the logs:
"netcfg[2341]: INFO: Waiting time set to 3"

It's probably the same bug that caused the problem: Bug#999771
This problem was also in the bullseye.
Unfortunately I have not found any solution.