-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If you navigate to a served endpoint before logging in to a node, you get some logic page talking about secure subdomain stuff that always redirects to itself rather than logging you in.
To Reproduce
Steps to reproduce the behavior:
kit f
# new terminal
kit n foo --ui
kit bs foo
Navigate to https://localhost:8080/foo:foo:template.os
Expected behavior
- There should be no mention of secure subdomains.
- We should be able to login when navigating directly to app & be redirected properly.
Additional context
https://discord.com/channels/1186394868336038080/1186421052071477428/1257490840729813105
This is a problem for both real and fakenodes. Its somewhat harder to experience on realnodes because when you run them yourself
- You are automatically sent to the login page,
- Apps are not yet served until you login.
The way you can experience this on a realnode is with hosting. E.g., https://templater.hosting.kinode.net/chess:chess:sys
dr-frmr
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working