You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic: runtime error: invalid memory address or nil pointer dereference
What you expect to see
How do I get Ifram without using--disable-site-isolation-trials?
What have you tried to solve the question
chrome kernel: "Chrome/124.0.6367.223"
Adding "--disable-site-isolation-trials" to the browser will solve the problem, but adding this parameter will cause cloudflare-turnstile to loop indefinitely
The text was updated successfully, but these errors were encountered:
31:65 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What have you tried to solve the question"]
Even I remove the "--disable-site-isolation-trials" it will still fail to pass the bot detection, I think it's something else that blocks you. You'd better to research how cloudflare-turnstile works.
Rod Version: v0.116.1
The code to demonstrate your question
What you got
panic: runtime error: invalid memory address or nil pointer dereference
What you expect to see
How do I get Ifram without using--disable-site-isolation-trials?
What have you tried to solve the question
chrome kernel: "Chrome/124.0.6367.223"
Adding "--disable-site-isolation-trials" to the browser will solve the problem, but adding this parameter will cause cloudflare-turnstile to loop indefinitely
The text was updated successfully, but these errors were encountered: