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

[BUG] Cookies Are Expired Even After Renewing #238

Open
2 tasks done
nukedukem4never opened this issue Mar 6, 2024 · 8 comments
Open
2 tasks done

[BUG] Cookies Are Expired Even After Renewing #238

nukedukem4never opened this issue Mar 6, 2024 · 8 comments

Comments

@nukedukem4never
Copy link

Checks

  • I confirm that I have searched existing issues and couldn't find a similar bug.
  • I have read the documentation carefully and it couldn't resolved my problem.

Describe the bug

I get the cookies from the Bing using the Cookie-Editor in Firefox, Chrome and Edge respectively, but every time I create a new cookies.json file it still says "Error: cannot identify current user, please check if cookie is expired."

To Reproduce

Steps to reproduce the behavior:

  1. Open bing.com
  2. Open Cookie-Editor extension
  3. Export the cookies as .json
  4. Create cookies.json file and paste the cookies
  5. Open SydneyQt
  6. See error

Expected behavior

It supposed to read the cookies

Screenshots

Screenshot from 2024-03-06 17-49-52z

Desktop (please complete the following information):

  • OS and Version: Linux Mint 21.3 Cinnamon 6.0.4
  • SydneyQt Version: v2.5.0

Additional context

I also tried getting cookies from Copilot and search results but they gave me the same results.

@juzeon
Copy link
Owner

juzeon commented Mar 8, 2024

Hi,

  1. Does this occur in previous versions?
  2. Does the chatbot work actually?

@nukedukem4never
Copy link
Author

nukedukem4never commented Mar 8, 2024

Hello,

  1. Yes it does. I tried every version up to 2.4.0 and it occurred in every single version.
  2. I cannot confirm it because whenever I touch the drop-down menus (back-end, mode, preset, locale) or follow-up user input, app freezes.

@nukedukem4never
Copy link
Author

2. Does the chatbot work actually?

I switched to wayland instance and drop-down menus are working. I tested the chatbot and I can say it works while the error continues.

@juzeon
Copy link
Owner

juzeon commented Mar 10, 2024

Would you cd to the directory and ./SydneyQt-linux-amd64 instead of double click?

@nukedukem4never
Copy link
Author

I did that and it gave me this error in terminal when I refresh cookies:
2024/03/12 19:53:45.826904 WARN [req] ignore empty proxy url in SetProxyURL

@eapiova
Copy link

eapiova commented Mar 14, 2024

Same error in OS Windows 11 Pro

@ASOwnerYT
Copy link

ASOwnerYT commented May 4, 2024

You need to sign in to Bing or Copilot, then export the cookies once signed in. Worked for me.

The error message should be changed to ask the user to sign in before exporting cookies

@eapiova
Copy link

eapiova commented May 6, 2024

You need to sign in to Bing or Copilot, then export the cookies once signed in. Worked for me.

The error message should be changed to ask the user to sign in before exporting cookies

Thanks, this fixed it

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

4 participants