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

TypeError: Cannot convert argument to a ByteString because the character at index 11 has a value of 8230 which is greater than 255 #13

Open
hritik2002 opened this issue Oct 21, 2023 · 0 comments

Comments

@hritik2002
Copy link

Describe the bug
Whenever I try to embed a pdf or simply query from the search box, I get the following error:
TypeError: Cannot convert argument to a ByteString because the character at index 11 has a value of 8230 which is greater than 255

To Reproduce
Steps to reproduce the behavior:

  1. Try to upload the pdf and click the upload button.
    OR
  2. Ask a question in the search box.

Expected behavior
It should not give the error, it should perform it's respective functionality

Desktop (please complete the following information):

  • OS: MacBook Air (M1 Chip)
  • Browser: Chrome
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

1 participant