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

Nothing works without internet #3

Closed
sky-cake opened this issue Nov 9, 2024 · 6 comments
Closed

Nothing works without internet #3

sky-cake opened this issue Nov 9, 2024 · 6 comments

Comments

@sky-cake
Copy link

sky-cake commented Nov 9, 2024

I understand UI updates, and AI model downloads requiring internet on startup and initialization of panoptikon, but offline search of already computed embeddings, even of file paths, appear not to work without internet.

If this can't be remedied, I think a huge disclaimer at the top of the README is necessary.

@reasv
Copy link
Owner

reasv commented Nov 9, 2024 via email

@sky-cake
Copy link
Author

sky-cake commented Nov 9, 2024

Here are the steps.

  1. internet on
  2. python3.12 -m poetry run panoptikon
  3. toggle internet to off
  4. search 858
  5. UI does not update
  6. toggle internet to on
  7. UI updates with correct results of matching file paths

I don't receive any errors in the terminal.

   ▲ Next.js 15.0.3
   - Local:        http://127.0.0.1:6339
   - Network:      http://127.0.0.1:6339

 ✓ Starting...
 ✓ Ready in 218ms

@reasv
Copy link
Owner

reasv commented Nov 9, 2024

@reasv
Copy link
Owner

reasv commented Nov 9, 2024

This should be fixed in the latest master

@sky-cake
Copy link
Author

sky-cake commented Nov 9, 2024

Thank you !

@sky-cake
Copy link
Author

sky-cake commented Nov 9, 2024

Confirmed to be working, cheers dude

@sky-cake sky-cake closed this as completed Nov 9, 2024
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

2 participants