n4ze3m / dialoqbase

Create chatbots with ease
https://dialoqbase.n4ze3m.com/
MIT License
1.54k stars 252 forks source link

`Error Something went wrong` when uploading mp4 and pdf files #188

Open ElliotBadinger opened 6 months ago

ElliotBadinger commented 6 months ago

Getting the error in title when I try to upload bite-sized mp4 files (about 7 MB) and pdfs Still encounter the issue when I try to upload each file one by one.

n4ze3m commented 6 months ago

Hey, There is an issue caused by Swagger integration, I guess it will be fixed in tomorrow's update. Sorry about that

ElliotBadinger commented 6 months ago

Thanks. Great work on your project by the way :)

A quick tangent: How did you ascertain the programming knowledge you have to build this project?

n4ze3m commented 5 months ago

thanks haha

A quick tangent: How did you ascertain the programming knowledge you have to build this project?

I'm a self-taught programmer on a continuous journey to enhance my skills by actively engaging in the creation of diverse projects. Building projects allows me to tackle challenges, experiment with different solutions, and ultimately refine my programming expertise.

n4ze3m commented 5 months ago

Hey, are you using the latest version, v1.6.0?

ElliotBadinger commented 5 months ago

Yep

n4ze3m commented 5 months ago

Okk, You are using Docker, right?

ElliotBadinger commented 5 months ago

Yes I am

ElliotBadinger commented 5 months ago

Maybe this could be of assistance (my API keys for all models -- with the exception of OpenAI as I did not set its key --were set successfully) image

phpia commented 5 months ago

Hi! Getting some errors too uploading files. Captura desde 2024-01-15 18-12-22

n4ze3m commented 5 months ago

Hey, is the version causing the issue 1.6.1, right

ElliotBadinger commented 5 months ago

Yes, as well as the previous version

phpia commented 5 months ago

Yes

n4ze3m commented 5 months ago

Hey, The issue has been resolved in version 1.7.0. Please let me know if it still occurs

ElliotBadinger commented 5 months ago

Updated to the latest version using docker-compose pull (after stopping the program) and I still get the error regardless and the logs don't output any thing relating to the error

n4ze3m commented 5 months ago

Hey, Is the application showing version 1.7.0 correctly, and is the error coming from the 'Add New Datasource' page?

ElliotBadinger commented 5 months ago

Yes it is.Screenshot_20240120-150253~2.png

And yes to the second question

ElliotBadinger commented 5 months ago

The error pops up even when I try to add files whilst in the process of creating a new bot