gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

Please make sure you are using a valid cloudflare clearance token and user agent.

Open OPbjO opened this issue 2 years ago • 4 comments
trafficstars

image streamlit_app.py: image

What should I do?

OPbjO avatar Apr 27 '23 17:04 OPbjO

image

OPbjO avatar Apr 27 '23 17:04 OPbjO

Same error here.

marcoantoniofranco avatar Apr 27 '23 17:04 marcoantoniofranco

same error, this should be a new one

sedrof avatar Apr 27 '23 17:04 sedrof

~~How are you even supposed to use and install this one.~~

d2rgaming-9000 avatar Apr 27 '23 18:04 d2rgaming-9000

I get the same error

petitsurfeur avatar Apr 27 '23 18:04 petitsurfeur

i got same error . need to rectify this soon

SUGAM-ARORA avatar Apr 27 '23 19:04 SUGAM-ARORA

phind got removed

xtekky avatar Apr 27 '23 19:04 xtekky

Welp it seems that we are all on the same boat

Cheizr avatar Apr 29 '23 06:04 Cheizr

image

i didn't do this way but seems pretty the same thing. to trick cloudfare you have to specify a user agent, you can edit here /you/init.py

and change the line marked below. image

if it still not working try to change the line below in the same file matching your chromebrowser version (mine it's 111.xxx.xxx) you have to match the first 3 numbers (how to set this is explained widely on the net) image

Edit: this works only with /you but the concept is the same for the others

sergioparadiso avatar Apr 29 '23 14:04 sergioparadiso

got it

SUGAM-ARORA avatar Apr 29 '23 20:04 SUGAM-ARORA

What helped me is: pip install --upgrade fake-useragent

devsidenl avatar May 01 '23 13:05 devsidenl