https://bugs.winehq.org/show_bug.cgi?id=43011
--- Comment #36 from Hans Leidekker hans@meelstraat.net --- (In reply to robert.roth.off from comment #35)
After having the same issue as described here, and also having the wpad DNS query taking 3843 msec (dig wpad output below) I am also available for providing any more information to get this investigated, maybe having the logs from someone else too will help narrowing the issue down.
I have also tried adding wpad to /etc/hosts as 127.0.0.1 as suggested in workaround by arilou, but that broke multiplayer of Starcraft completely for me, so removed them.
; <<>> DiG 9.16.15-RH <<>> wpad ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 31665 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;wpad. IN A
;; Query time: 3843 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Mon May 31 11:34:10 EEST 2021 ;; MSG SIZE rcvd: 33
Is this also Fedora 34?