hasamba

Results 22 comments of hasamba

> Thanks for the quick response [@hasamba](https://github.com/hasamba) . > > 1. Are you running the latest [release](https://github.com/google/timesketch/releases/tag/20250408)? > 2. I believe the issue may be that the config is referring...

[worker.log](https://github.com/user-attachments/files/20364006/worker.log) [wsgi_error.log](https://github.com/user-attachments/files/20364005/wsgi_error.log) attached are my logs

yep, ``` sudo docker exec timesketch-web pip list | grep google-generativeai google-generativeai 0.8.4 ``` trying a clean installation and will let you know

i did a clean ubuntu/timesketch installation, installed the generativeai inside the docker, filled the aistudio api key, restarted the docker and still getting the same error. btw, the timesketch.conf example...

no timesketch folder: ![Image](https://github.com/user-attachments/assets/c4823b54-8c4a-4e10-a9ac-46e2c24e88a7) ![Image](https://github.com/user-attachments/assets/082cf98e-d864-4217-8d90-015fcde25c15) btw, i just installed the dev build, configured /home/vagrant/timesketch/data/timesketch.conf with my AIStudio API (that's the only timesketch.conf i found on the system), inside the docker...

i deployed a new clean version, indeed, the folders llm_summarize and nl2q weren't inside, i didn't understood i need to create them manually. but also after creating them and inserting...

> OK so everything looks like it's working as intended, but clearly it is not easy to set this up. What I had to do to get this to work...

> wsgi_errors.log forgot to mention that we tried upload the same plaso file through the UI and it worked. could not find wsgi_errors.log worker.log last 20 lines: ``` [2024-07-14 08:57:51,429]...

### wsgi_error ``` return io.open(fd, mode, buffering, encoding, *args, **kwargs) [2024-07-14 12:08:04 +0000] [8] [INFO] Booting worker with pid: 8 [2024-07-14 12:08:04 +0000] [9] [INFO] Booting worker with pid: 9...

we always send the full syntax with host and user/pwd because we are planning to run it inside a script. anyway i deleted the files, same results. can it be...