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

i have an issue in edge gpt #62

Closed
kaifsarkar123 opened this issue Oct 6, 2023 · 14 comments
Closed

i have an issue in edge gpt #62

kaifsarkar123 opened this issue Oct 6, 2023 · 14 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kaifsarkar123
Copy link

❌ Error: 'conversationSignature'

Make another request or try again later

I have tried every thing but it not work

@F33RNI
Copy link
Owner

F33RNI commented Oct 6, 2023

The same. I don't know what the problem is yet. This appeared 2 days ago

@alfsoft
Copy link
Contributor

alfsoft commented Oct 7, 2023

I was able to fix this by using git+https://github.com/jacobgelling/EdgeGPT@main#egg=EdgeGPT in requirements.txt instead of EdgeGPT==0.13.2 as it has fixes for this issue. Also I did pip install -r requirements.txt --upgrade --force-reinstall once to force package reinstallation.

@F33RNI
Copy link
Owner

F33RNI commented Oct 7, 2023

I was able to fix this by using git+https://github.com/jacobgelling/EdgeGPT@main#egg=EdgeGPT in requirements.txt instead of EdgeGPT==0.13.2 as it has fixes for this issue. Also I did pip install -r requirements.txt --upgrade --force-reinstall once to force package reinstallation.

Thank you very much! It really worked! I'll include this in the requirements by default. Or, if you want you can open a pull request and add yourself to the contributors list 💜

@F33RNI
Copy link
Owner

F33RNI commented Oct 7, 2023

Maybe someone knows how to also make Bard work again...?

@alfsoft
Copy link
Contributor

alfsoft commented Oct 7, 2023

Or, if you want you can open a pull request and add yourself to the contributors list 💜
I will gladly contribute in your wonderful project =)

@F33RNI
Copy link
Owner

F33RNI commented Oct 7, 2023

#63

@kaifsarkar123
Copy link
Author

Maybe someone knows how to also make Bard work again...?

Bard is already working

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

Am I the only one whose EdgeGPT history has stopped working?

@kaifsarkar123
Copy link
Author

kaifsarkar123 commented Oct 8, 2023

edgegpt is working fine but when I ask for something at first it works fine after I have to clear the history of edge gpt then it works otherwise it sends the error

❌ Error: UnauthorizedRequest: Token is not authorized for this conversation.

Make another request or try again later

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

And the same error even if I update the cookies manually from the Edge browser after the first request

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

I managed to fix this error by preserving and setting the encrypted_conversation_signature. I'll release the fix soon. Stay tuned!

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

jacobgelling/EdgeGPT#1

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

#66

@F33RNI
Copy link
Owner

F33RNI commented Oct 8, 2023

@F33RNI F33RNI closed this as completed Oct 8, 2023
@F33RNI F33RNI added bug Something isn't working good first issue Good for newcomers labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants