Skip to content

Running but unable to load properly #2

@bkwar201

Description

@bkwar201

I am almost certain that there is a step i am missing that i just have no idea on. But following the steps i am getting the following error when i try to go to http jet-ui.domain.com:5173 . https fails entirely.
This was done on a new debian 13 lxc(proxmox) with Docker, Curl & Portainer being the only things installed before pulling the git files, editing the env's as instructed and running the deploy.sh which does start the docker.

root@docker:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
785e54bd9b03 jetkvm-cloud-selfhosted-api "docker-entrypoint.s…" 26 hours ago Up 26 hours 3000/tcp, 0.0.0.0:5172->5172/tcp, [::]:5172->5172/tcp jetkvm-cloud-selfhosted-api-1
b0b910b34b33 jetkvm-cloud-selfhosted-ui "npx serve -s /usr/s…" 26 hours ago Up 26 hours 0.0.0.0:5173->5173/tcp, [::]:5173->5173/tcp jetkvm-cloud-selfhosted-ui-1
aa1e1407a1da postgres "docker-entrypoint.s…" 28 hours ago Up 28 hours (healthy) 0.0.0.0:5432->5432/tcp, [::]:5432->5432/tcp jetkvm-cloud-selfhosted-api-db-1
a54f9f23ceac portainer/portainer-ce:lts "/portainer" 46 hours ago Up 28 hours 0.0.0.0:8000->8000/tcp, [::]:8000->8000/tcp, 0.0.0.0:9443->9443/tcp, [::]:9443->9443/tcp, 9000/tcp portainer

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions