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

Script errors and warnings in console during service usage #220

Open
hackerwins opened this issue Jun 27, 2024 · 3 comments
Open

Script errors and warnings in console during service usage #220

hackerwins opened this issue Jun 27, 2024 · 3 comments
Labels
bug 🐞 Something isn't working

Comments

@hackerwins
Copy link
Member

hackerwins commented Jun 27, 2024

Description:

During service usage, the following script errors and warnings were observed in the console:

  • A. Warning displayed when accessing the login page: Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox.
  • B. Error encountered during login: GET https://codepair.yorkie.dev/auth/callback?token={TOKEN} 404 (Not Found)
  • C. Error occurs when navigating from the document editing page to the document list page: YORKIE E: [PP] c:"{CLIENT_KEY}" err : ConnectError: [failed_precondition] ensure attached {DOC_KEY} in client({CLIENT_KEY}): document not attached

Related to #210

Why:

It would be beneficial to investigate the root causes of each issue and check for potential errors that may arise.

@hackerwins
Copy link
Member Author

A. Warning displayed when accessing the login page: Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox.
Screenshot 2024-07-05 at 5 50 58 PM

@hackerwins
Copy link
Member Author

B. Error encountered during login: GET https://codepair.yorkie.dev/auth/callback?token={TOKEN} 404 (Not Found)
Screenshot 2024-07-05 at 5 51 41 PM

@hackerwins
Copy link
Member Author

C. Error occurs when navigating from the document editing page to the document list page: YORKIE E: [PP] c:"{CLIENT_KEY}" err : ConnectError: [failed_precondition] ensure attached {DOC_KEY} in client({CLIENT_KEY}): document not attached

Screenshot 2024-07-05 at 5 52 11 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants