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

Failed with WSL (Windows Subsystem Linux) on organizing Windows's Downloads with an initial success using Groq #53

Open
mayeenulislam opened this issue Aug 29, 2024 · 0 comments

Comments

@mayeenulislam
Copy link

On Windows 11, WSL (Windows Subsystem Linux) Kali (v2023.3) I did the following:

  1. Cloned the repo
  2. Installed the Python and NPM requirements
  3. Additionally installed the fastapi using pip install "fastapi[standard]"
  4. Ran the server on one tab

WSL-llama-fs-server

  1. Ran the Electron app on another tab

WSL-llama-fs-npm

  1. On the GUI put my Windows Downloads directory to crawl:
    /mnt/c/Users/Mayeen/Downloads

  2. It started working...

WSL-llama-fs-server-working

but eventually, 🔴 failed in the midst

WSL-llama-fs-server-error-stopped

and the UI showed an error too:

Windows-llama-fs-UI-error-stopped

the electron console was also complaining

WSL-llama-fs-npm-error-stopped

It did work, but could not complete with unknown reasons. 😢

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