Closed hexahigh closed 5 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
@hexahigh am having the same issue - was there a way to fix this?
@maxexcloo The setup server runs on https with a self signed certificate. So you need to put https://<ip>:<port>
instead of <ip>:<port>
in your browser.
Is there an existing issue for this?
Current Behavior
When trying to access the setup ui on port 3000 the server does not send anything. When using curl on the site the response is
curl: (52) Empty reply from server
.There is already an issue for this bug, however, it was closed due to inactivity.
Expected Behavior
Going to \<ip>:3000, and configure kasm
Steps To Reproduce
docker compose up -d
Environment
CPU architecture
x86-64
Docker creation
Container logs