Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3. #16

Closed
themacmarketer opened this issue May 13, 2024 · 19 comments

Comments

@themacmarketer
Copy link

themacmarketer commented May 13, 2024

I'm getting this response:

WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3.
Exception: Unable to obtain a valid response from Meta AI. Try again later.

Any suggestions to address this would be much appreciated! Thanks.

@RexsyBima
Copy link

Try to use facebook account by filling fb_email and fb_password, and use vpn to avoid regionblock

@RexsyBima
Copy link

But then i got error i described here, yesterday was fine keep in mind

#17

@Strvm
Copy link
Owner

Strvm commented May 13, 2024

I'm getting this response:

WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3. Exception: Unable to obtain a valid response from Meta AI. Try again later.

Any suggestions to address this would be much appreciated! Thanks.

Hi, could you post the code you are using? Also are you able to reach and use https://meta.ai ?

@EddSJ
Copy link

EddSJ commented May 14, 2024

I'm having the same error even though I'm using an Oregon VPN, and just to test that it isn't my implementation, I ran a file only with the necessary code to get a response:
`from meta_ai_api import MetaAI

ai = MetaAI()
response = ai.prompt(message="Whats the weather in San Francisco today? And what is the date?")
print(response)`

Error:

WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3.
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 2/3.
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 3/3.
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 4/3.

@Gusklin
Copy link

Gusklin commented May 14, 2024

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Edit: Tried right now, isn't working anymore, I'm getting this error: FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.

Edit 2: Just changed VPN to test something, didn't work, got to the first VPN and it's working again, I don't know what is happening.

@EddSJ
Copy link

EddSJ commented May 14, 2024

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Just with the email and password?, cause I try the same but im getting a new error

line 413, in _find_no_duplicates raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") KeyError: "name='xs', domain=None, path=None"

@Gusklin
Copy link

Gusklin commented May 14, 2024

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Just with the email and password?, cause I try the same but im getting a new error

line 413, in _find_no_duplicates raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") KeyError: "name='xs', domain=None, path=None"

I am not getting this error, but I am getting a new one. I edited my previous response

@Gusklin
Copy link

Gusklin commented May 14, 2024

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Just with the email and password?, cause I try the same but im getting a new error

line 413, in _find_no_duplicates raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") KeyError: "name='xs', domain=None, path=None"

I tried a VPN in another location on the US and got this error, try using protonVPN on US-FREE#519044

@RexsyBima
Copy link

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Just with the email and password?, cause I try the same but im getting a new error
line 413, in _find_no_duplicates raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") KeyError: "name='xs', domain=None, path=None"

I tried a VPN in another location on the US and got this error, try using protonVPN on US-FREE#519044

So.if u use protonVPN, its working on ur end? Because i got the same error but im using windscribe Vpn

@Gusklin
Copy link

Gusklin commented May 14, 2024

I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked.

Just with the email and password?, cause I try the same but im getting a new error
line 413, in _find_no_duplicates raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") KeyError: "name='xs', domain=None, path=None"

I tried a VPN in another location on the US and got this error, try using protonVPN on US-FREE#519044

So.if u use protonVPN, its working on ur end? Because i got the same error but im using windscribe Vpn

That specific server is working, but you have to accept the login on facebook, it will sent you a notification.

@RexsyBima
Copy link

i keep getting this error

meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.

im using nordvpn now

@Gusklin
Copy link

Gusklin commented May 15, 2024

i keep getting this error

meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.

im using nordvpn now

Did you receive a notification on facebook? I had to accept first, the first time worked like a charm, but a few days later I tried again and had the same error that you have, I solved it by disconnecting from the VPN server to another server, then came back to the original server, #519044 on protonVPN, try it on nordvpn

@RexsyBima
Copy link

i keep getting this error
meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.
im using nordvpn now

Did you receive a notification on facebook? I had to accept first, the first time worked like a charm, but a few days later I tried again and had the same error that you have, I solved it by disconnecting from the VPN server to another server, then came back to the original server, #519044 on protonVPN, try it on nordvpn

What countries vpn are u using?

@Gusklin
Copy link

Gusklin commented May 15, 2024

i keep getting this error
meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.
im using nordvpn now

Did you receive a notification on facebook? I had to accept first, the first time worked like a charm, but a few days later I tried again and had the same error that you have, I solved it by disconnecting from the VPN server to another server, then came back to the original server, #519044 on protonVPN, try it on nordvpn

What countries vpn are u using?

US

@RexsyBima
Copy link

i keep getting this error
meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually.
im using nordvpn now

Did you receive a notification on facebook? I had to accept first, the first time worked like a charm, but a few days later I tried again and had the same error that you have, I solved it by disconnecting from the VPN server to another server, then came back to the original server, #519044 on protonVPN, try it on nordvpn

What countries vpn are u using?

US

Ahh im on singapore, im having a hard time to connect to usa vpn,

@Gusklin
Copy link

Gusklin commented May 15, 2024

Meta Ai is available in singapore, did you get this error: KeyError: "name='xs', domain=None, path=None" when you tried without vpn?

@RexsyBima
Copy link

RexsyBima commented May 15, 2024

Meta Ai is available in singapore, did you get this error: KeyError: "name='xs', domain=None, path=None" when you tried without vpn?

what i meant was im connecting into singapore vpn, and yes i got that error but with windscribe

#17 check this

@Gusklin
Copy link

Gusklin commented May 15, 2024

Meta Ai is available in singapore, did you get this error: KeyError: "name='xs', domain=None, path=None" when you tried without vpn?

what i meant was im connecting into singapore vpn, and yes i got that error but with windscribe

#17 check this

I got that error in another server while using VPN on USA, if there is more servers available in singapore, try change it and see if it works

@RexsyBima
Copy link

Meta Ai is available in singapore, did you get this error: KeyError: "name='xs', domain=None, path=None" when you tried without vpn?

what i meant was im connecting into singapore vpn, and yes i got that error but with windscribe
#17 check this

I got that error in another server while using VPN on USA, if there is more servers available in singapore, try change it and see if it works

Still the same to me,, im confused and don't know what to do

@Strvm Strvm closed this as completed Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants