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

grpc: error while marshaling: string field contains invalid UTF-8 #682

Closed
mirsella opened this issue Aug 16, 2024 · 3 comments
Closed

grpc: error while marshaling: string field contains invalid UTF-8 #682

mirsella opened this issue Aug 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mirsella
Copy link

What is the issue?

when trying to upload a any file i get this error
tried on firefox and chromium
i tried to upload echo test > text.txt and still got the error, which imply the file is actually valid utf8, but another error occurs.
searching on google this error, it seems to happen a lot, and can happen for others reasons than invalid utf8

Additional information

No response

@mirsella mirsella added the bug Something isn't working label Aug 16, 2024
@mirsella
Copy link
Author

the file actually upload, i can see it in the files, but when trying to use them, the generating response load for a long time and then errors:

Unable to generate a response since an error was encountered. 
Error in input stream

@tianjing-li
Copy link
Collaborator

@mirsella noted, I think perhaps when you're back @lusmoura you could take a look since its file-related?

@tianjing-li
Copy link
Collaborator

Resolved

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