We are running into problem which our vendor tells is likely due to them blocking old user agents clients. Is there way to change the user agent to fool source or prove his theory?
User agent currently shows this:
Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.14 Chrome/87.0.4280.144 Safari/537.36
I want to change chrome to 136.
@marcelino does this issue affect how your web assets are displayed?
I can check that one and see if the User-Agent
header can be altered (if that’s what you’re referring to).
Yes, we have web asset which comes from wp Engine on Cloudflare and WP engine started blocking browsers which are out of date. We get cloudflare “verify you are human message”. I want to confirm user engine is the true problem or workaround the problem by fooling it. I guess this would also be fixed when QTwebEngine is updated and reports higher revision but it’s not realistic to wait on that.
@marcelino, I would like to ask some details about your device:
- What Raspberry Pi model are you using?
- Is your Raspberry Pi running a 32-bit or a 64-bit OS?
It might take a while for all Pi models to have the Qt version updated, but I could have the Qt version updated for a specific Pi model/platform.
Raspberry Pi 4 Model B Rev 1.5
64bit
Thanks, let me put more focus on that one. Maybe if I migrate Qt from 5 to 6, the issue might not happen anymore.
1 Like