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] Cannot display total website completely #631

Open
yingwei13mei opened this issue Jan 14, 2025 · 0 comments
Open

[BUG] Cannot display total website completely #631

yingwei13mei opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@yingwei13mei
Copy link

Description

After installation on windows, launched url: 127.0.0.1, cannot display fully website. Only display "Welcome to Kotaemon!" and " version local"
Is there I missed something?

Reproduction steps

python app.py
[nltk_data] Downloading package punkt_tab to C:\Path\To\AppData\Lo
[nltk_data]     cal\Programs\Python\Python310\lib\site-
[nltk_data]     packages\llama_index\core\_static/nltk_cache...
[nltk_data]   Package punkt_tab is already up-to-date!
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1736836305.002208   33132 http_proxy_mapper.cc:130] cannot parse value of 'http_proxy' env var. Error: OK
E0000 00:00:1736836309.837591   33132 http_proxy_mapper.cc:130] cannot parse value of 'http_proxy' env var. Error: OK
GraphRAG dependencies not installed. Try `pip install graphrag future` to install. GraphRAG retriever pipeline will not work properly.
LightRAG dependencies not installed. Try `pip install git+https://github.com/HKUDS/LightRAG.git` to install. LighthRAG retriever pipeline will not work properly.
Nano-GraphRAG dependencies not installed. Try `pip install nano-graphrag` to install. Nano-GraphRAG retriever pipeline will not work properly.
No module named 'lightrag'
User "admin" already exists
Setting up quick upload event
Running on local URL:  http://127.0.0.1:7860

Could not create share link. Missing file: C:\Path\To\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\frpc_windows_amd64_v0.2.

Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:

1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_windows_amd64.exe
2. Rename the downloaded file to: frpc_windows_amd64_v0.2
3. Move the file to this location: C:\Path\To\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio

Screenshots

No response

Logs

No response

Browsers

Chrome

OS

Windows

Additional information

Also tried Edge browser, the same as description.

@yingwei13mei yingwei13mei added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant