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: Docker brings a blank black website when navigating to IP #2005

Closed
Gnomesenpai opened this issue Feb 12, 2024 · 4 comments · Fixed by #2093
Closed

bug: Docker brings a blank black website when navigating to IP #2005

Gnomesenpai opened this issue Feb 12, 2024 · 4 comments · Fixed by #2093
Assignees
Labels
P1: important Important feature / fix type: bug Something isn't working
Milestone

Comments

@Gnomesenpai
Copy link

Gnomesenpai commented Feb 12, 2024

Hi all, cool project!

I've attempted to get Jan running on my VM with a Tesla P4 and regardless of what browser I use it returns the favicon and just a blank black site. Is this a known issue or have i done something wrong?

On doing "docker compose --profile gpu up -d" it starts 3 containers but on doing a docker stats only two show running:

✔ Container jan-minio-1 Started 0.0s
✔ Container jan-app_gpu-1 Running 0.0s
✔ Container jan-createbuckets-1 Started

CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
f24e6891d62a jan-minio-1 0.00% 147.1MiB / 125.9GiB 0.11% 17.1kB / 5.71kB 0B / 16.4kB 19
0bcdca140c94 jan-app_gpu-1 0.00% 158.9MiB / 125.9GiB 0.12% 318kB / 3.35MB 0B / 74.3MB 50

@Gnomesenpai Gnomesenpai added the type: bug Something isn't working label Feb 12, 2024
@freelerobot
Copy link
Contributor

hm weird, it should work. we'll take a look shortly
and wow, how did you know know that we had a server mode? @Gnomesenpai ? respek.

@freelerobot freelerobot added the P1: important Important feature / fix label Feb 14, 2024
@Chocov951
Copy link

Hi,
Exact same issue here...

@Gnomesenpai
Copy link
Author

hm weird, it should work. we'll take a look shortly and wow, how did you know know that we had a server mode? @Gnomesenpai ? respek.

i'm running it on a headless VM and yeah sadly just a blank black page!

@hiento09 hiento09 moved this to In Progress in Menlo Feb 16, 2024
@Van-QA Van-QA added this to the v0.4.8 milestone Feb 17, 2024
@Enan456
Copy link

Enan456 commented Feb 19, 2024

it looks like electron isn't running from docker logs, will see if there is an easy fix

hiento09 added a commit that referenced this issue Feb 19, 2024
hiento09 added a commit that referenced this issue Feb 19, 2024
* Web: change API_BASE_URL to build time env

* Update Dockerfile and Docker Compose by adding env API_BASE_URL

* Update make clean

* INFERENCE_URL get from baseApiUrl

* Fix error settings/settings.json not found when start server at the first time

* Update README docker

---------

Co-authored-by: Hien To <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Menlo Feb 19, 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 type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants