Support Request: SiteKiosk Chromium unable to pass CloudFlare Challenges

Description

Current version of SiteKiosk Chromium fails to pass cloudflare challenges on internally hosted and external websites.

https://journals.sagepub.com/

I've updated to the latest version of SiteKiosk classic but it still seems to fail. Is there a way to update the chromium version without having to wait for a new sitekiosk release?

Réponse: (2)

Re: SiteKiosk Chromium unable to pass CloudFlare Challenges 16/06/2026 18:15
Hello,

Thank you for your inquiry. There is a workaround for SiteKiosk Classic Windows (with Chrome Browser Skin) by adding this command-line switch:


"remove": ["disable-site-isolation-trials"]



You can follow the steps described here:
https://devblog.provisio.com/post/2016/09/19/Starting-SiteKiosk-Windows-with-Chrome-Command-Line-Switches.aspx

Basically, replace


"remove": []


with


"remove": ["disable-site-isolation-trials"]


After saving the config in the Config Tool, it should look like this:


"browserEngine": {
  "commandLineArguments": {
    "set": [],
    "remove": [
      "disable-site-isolation-trials"
    ]
  }
} 


Note that this is not required for SiteKiosk Online.

Best regards,
Andre.
Re: SiteKiosk Chromium unable to pass CloudFlare Challenges 23/06/2026 21:41
This is fixed. Feel free to close this support request.

Thanks!
Mon compte
Connecter
Langue (Tickets):