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]: After uploading the file, I cannot see the uploaded file in my brain. It still shows as empty. #1516

Closed
anypasss opened this issue Oct 28, 2023 · 2 comments
Labels
area: backend Related to backend functionality or under the /backend directory area: frontend Related to frontend functionality or under the /frontend directory bug Something isn't working Stale

Comments

@anypasss
Copy link

What happened?

After uploading the file, I cannot see the uploaded file in my mind. It still shows as empty.

Relevant log output

No response

Twitter / LinkedIn details

No response

@anypasss anypasss added the bug Something isn't working label Oct 28, 2023
@dosubot dosubot bot added area: backend Related to backend functionality or under the /backend directory area: frontend Related to frontend functionality or under the /frontend directory labels Oct 28, 2023
@anypasss anypasss changed the title [Bug]: After uploading the file, I cannot see the uploaded file in my mind. It still shows as empty. [Bug]: After uploading the file, I cannot see the uploaded file in my brain. It still shows as empty. Oct 28, 2023
@dosubot
Copy link

dosubot bot commented Oct 28, 2023

🤖

Hello @anypasss,

I'm here to assist you while you're waiting for a human maintainer. I'm a bot that can help you solve bugs, answer questions, and become a contributor. Let's see if we can figure out why you're not seeing your uploaded file in your mind.

Based on similar issues in the Quivr repository, there are a few possible reasons why you might not be seeing the uploaded file in your mind:

  1. There might be errors or delays in the process_file_and_notify function. You can check the logs for this function to see if there are any issues. If there are errors, they will need to be fixed. If the function is delayed, you might need to investigate why it is delayed and take appropriate action. This solution was suggested in the issue [Bug]: Upload csv files not really working.

  2. You might need to update to the latest version of the software. This solution was suggested in the issue [wasn't able to use my pdf file in chat as context].

In addition, the code snippet from backend/routes/upload_routes.py provides more specific reasons why you might not be able to see the uploaded file in your mind after uploading it to Quivr:

  1. You might not have the necessary role to upload content to the selected brain. The roles required are either Editor or Owner.
  2. The file size might exceed the remaining free space in your brain.
  3. The file might already exist in the storage.
  4. There might be a failure in uploading the file to the storage.
  5. The file processing might not have completed yet. After a successful upload, the file processing starts and a message "File processing has started." is returned. You might need to wait for the processing to complete to see the file in your mind.

I hope this helps! If you need further assistance, please provide more information about the file you're trying to upload and any error messages you're seeing.

Best,
Dosu

Sources


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

mamadoudicko added a commit that referenced this issue Oct 31, 2023
Issue: #1435

- feat(knowledgeTab): update structure
- refactor: change AddKnowledge structure
- feat: change AddKnowledge component structure
- feat: rework sources logic
- feat: change knowledge tab upload process
- fix: change knowledge tab fetch, create, update logic
- feat: improve added knowledge ui
- style: improve responsivity

Fix: 
- #1516
- #1336
- #1204




https://github.com/StanGirard/quivr/assets/63923024/f2917bf3-4ff8-42c6-8149-0b36287441b4
Copy link
Contributor

Thanks for your contributions, we'll be closing this issue as it has gone stale. Feel free to reopen if you'd like to continue the discussion.

@github-actions github-actions bot added the Stale label Nov 27, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
coolCatalyst added a commit to coolCatalyst/quivr that referenced this issue Jun 1, 2024
Issue: QuivrHQ/quivr#1435

- feat(knowledgeTab): update structure
- refactor: change AddKnowledge structure
- feat: change AddKnowledge component structure
- feat: rework sources logic
- feat: change knowledge tab upload process
- fix: change knowledge tab fetch, create, update logic
- feat: improve added knowledge ui
- style: improve responsivity

Fix: 
- QuivrHQ/quivr#1516
- QuivrHQ/quivr#1336
- QuivrHQ/quivr#1204




https://github.com/StanGirard/quivr/assets/63923024/f2917bf3-4ff8-42c6-8149-0b36287441b4
Dream528 added a commit to Dream528/quivr that referenced this issue Jul 28, 2024
Issue: QuivrHQ/quivr#1435

- feat(knowledgeTab): update structure
- refactor: change AddKnowledge structure
- feat: change AddKnowledge component structure
- feat: rework sources logic
- feat: change knowledge tab upload process
- fix: change knowledge tab fetch, create, update logic
- feat: improve added knowledge ui
- style: improve responsivity

Fix: 
- QuivrHQ/quivr#1516
- QuivrHQ/quivr#1336
- QuivrHQ/quivr#1204




https://github.com/StanGirard/quivr/assets/63923024/f2917bf3-4ff8-42c6-8149-0b36287441b4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory area: frontend Related to frontend functionality or under the /frontend directory bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant