#[solved] Bing Captcha
1 messages · Page 1 of 1 (latest)
And I'll get this when using normal BingAI
I've already changed my Bing token but the issues aren't fixed
Now when I try normal BingAI, it produces same error as Sydney one
this happened to me and I resolved it by passing my full cookies string
This also happened to me and I had to go to the official bing chat, and talk to bing. My first interraction with bing was treated like a "I'm not a robot" test. After that everything was fine
ok ill try it
have you tried login out and re-login in on bing.com to get a fresh token?
https://github.com/waylaidwanderer/node-chatgpt-api/issues/363
ok I just did it but still not works
🤔 and you are using the full cookie string, not just the _u cookie right?
yes
what I copied is the string in "Cookie Value" section of Edge
I even tried logging on another Microsoft account and copied the token from Edge but it's still not working
just to be sure we are talking about the same thing, here's how I got my cookie on edge
I'm really not sure what can be the issue here, looking at the github thread about it, not everyone seems to be able to fix it the same way
I have to copy the whole cookie like the one u selected?
no, the full cookie strings (the long one) tends to give better results than the _u cookie
ok I just checked the previous issues and ure right
but it's not working
now I'm trying to build it again
omg its finally working
thx for ur help!
Glad it worked!
oh no now it keeps say fetch failed
cause: ConnectTimeoutError: Connect Timeout Error
oh no, are you using a VPN to access bing?
that's weird, can you send a screenshot of the logs ?
try commenting those 2 lines in the docker-compose.yml file
ok the fetch failed is finally solved
but idk why is Bing/Sydney asks for CAPTCHA again
I have no idea why you're asked again for the capcha, for both danny and I the fix was easy. I don't have a lot more ideas to fix it...
You could try clearing your browser cache and cookie, re-login on bing.com, double check that bing chat works from the official website (chat.bing.com) then getting yet again a new "full cookie string"
I think this is not a Bug, Microsoft to join the new authentication button: https://www.bing.com/turing/captcha/challenge
You can see it here, but if you want to use it properly, you might need to go to the bing website and try the chat once, and then verify the verification window that pops up
If you guys have solved this problem, forget I said hahaha
thanks for the direct link to the captcha, it might be useful in the future!
[solved] Bing Captcha
Oops! Something went wrong. Please try again in a few moments. Here's the specific error message we encountered: CaptchaChallenge: User needs to solve CAPTCHA to continue.
i am getting this error
what was the solution ?
I got this today too, what I did is just to go bing.com and send a message, then complete the Captcha
and then it started to work
then you try to open a Incognito window in edge and login to bing.com and get a new cookie?
ok let me try it
@round steppe
I've seen a couple of different methods to fix it:
- go on chat.bing.com and start a convo (it should apply the captcha verification)
- https://www.bing.com/turing/captcha/challenge
- use the full cookie string instead of the _u cookie (instruction here: https://github.com/danny-avila/LibreChat/issues/370#issuecomment-1560382302)
- log out and back in on bing.com, and get a new full cookie string
ok so it worked
we need to visit this link and get the cookie
in Edge and maybe must be logged in to your Microsoft account
Is anyone still having this issue? As of today there's no way to trigger the bing captcha
Visit this link in Edge https://www.bing.com/turing/captcha/challenge
then go to bing
log in
got to this link
and get the cookies
and add it on LibereChat bing token
it will work
must be in edge
this is how to get cookies
its working nice for me both Sydney and bing
For me it seems not to be working, but maybe it just needs a restart somewhere somehow 😂
It seems to still be not working. The full string does not work and maybe I'm failing to get the U. I'm using the string after MUID=
Is that correct ?
are you sure that then all the cookie from bing.com and above all from "Isp.aspx"
In this way:
Not yet, is it possible that mine is "shadowbanned" or something?
no I don't think so but I had some friends who had the same problem with their bing account
what error do you get when writing on bing?
Can you try with the cookie I sent you in the DMs?
@amber bough found the solution: when you edit the .env file you need to rebuild Librechat (which I didn't until now)
So after getting the full cookie string, open your terminal in the Librechat folder and go with docker-compose build e docker-compose up
Is there a way to skip the captcha
think about it. it would make very little sense then to have captcha. Unless you work in cybersecurity I don't think it's possible at all 😕
Yes this sucks, frequent validation
I just found that, if I have the Cookies set up already and it still display the CAPTCHA error, then I go to bing.com and send a message then it works again
It is possible to bypass any captcha easily, I even use an extension that solves them for me!
It's called https://nopecha.com/
Have you seen the new captchas? not even yolo nas could solve them. The only method is to bypass them with a not very "legal" method
yes ok but those are simple. some new ones are impossible to solve (I struggle 😅 )
What do you mean? and What does not very "legal" mean
It can solve these too!
no forget it, i was thinking of something like download the image and with https://www.kali.org/tools/hashcat/ to run Tesseract to solve the captcha
lol
P.S: Is there a memes, channel?
not sure what you mean
nothing...
I found a nice meme, I put it in off-topic
Bing AI developer has terminated maintenance, are there any other reverse projects?
what do you mean? did you see an announcement somewhere?
@drifting wren good to know, but this is "EdgeGPT". We are not using this library for bing in LibreChat, we are using: https://github.com/waylaidwanderer/node-chatgpt-api
How to deploy with huggingface, I noticed that the DockerFile file in the project doesn't seem to work in huggingface
you can clone the project and look at the way we did it here:
https://huggingface.co/spaces/LibreChat/LibreChat/tree/main
we had to enter all the variables from the .env files manually in the "secret" section of "variables and secrets" to make it work. Also social logins do not work on huggingface (they block the callback redirects)
if you're stuck with huggingface deployment, I got your back. Just drop your questions in this thread and I'll check them out:
https://discord.com/channels/1086345563026489514/1136674701431820348
thanks
Whether the Chat GPT accesstoken is supported for login use
For example the project: https://github.com/pengzhile/pandora
hmm I'm curious how it works, looks like they found a bypass thanks to the chatgpt ios app
I will have to use gpt to help me translate