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

Can't get past loading screen #2896

Open
bloodyburger opened this issue May 13, 2024 · 3 comments
Open

Can't get past loading screen #2896

bloodyburger opened this issue May 13, 2024 · 3 comments
Assignees
Labels
P1: important Important feature / fix roadmap: Cortex Cortex, Cortex llama cpp, core extensions type: bug Something isn't working

Comments

@bloodyburger
Copy link

So I deployed using docker on a machine with 64G Ram and started with
docker compose --profile cpu-fs up -d
When I load the page, https://chat.teej.xyz, I cannot get past the loading screen. On docker logs , I just see these

Electron is not available
 HTTP  5/13/2024 4:25:27 PM 172.18.0.4 GET /
 HTTP  5/13/2024 4:25:27 PM 172.18.0.4 Returned 200 in 1 ms
Electron is not available
 HTTP  5/13/2024 4:25:31 PM 172.18.0.4 GET /
 HTTP  5/13/2024 4:25:31 PM 172.18.0.4 Returned 200 in 0 ms
Electron is not available
@bloodyburger bloodyburger added the type: bug Something isn't working label May 13, 2024
@Van-QA
Copy link
Contributor

Van-QA commented May 15, 2024

Hi @bloodyburger, can you give us any console log during the stuck in loading screen of the site?
Thank you

@dylangerdaly
Copy link

dylangerdaly commented May 19, 2024

I'm also getting this error.

Error in Console is

Uncaught (in promise) TypeError: The specifier “@janhq/inference-cohere-extension” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
Uncaught (in promise) TypeError: The specifier “@janhq/inference-martian-extension” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
...

@Van-QA Van-QA added the P1: important Important feature / fix label May 22, 2024
@Van-QA Van-QA added this to the v.0.5.0 🍵 Bubur Ayam milestone May 22, 2024
@Van-QA
Copy link
Contributor

Van-QA commented May 24, 2024

This issue is reproducible ❌
image

@Van-QA Van-QA added the roadmap: Cortex Cortex, Cortex llama cpp, core extensions label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: important Important feature / fix roadmap: Cortex Cortex, Cortex llama cpp, core extensions type: bug Something isn't working
Projects
Status: Planned
Development

No branches or pull requests

5 participants