-
Notifications
You must be signed in to change notification settings - Fork 86
orb.local machines use http:// instead of https:// #1609
Copy link
Copy link
Closed
Labels
t/bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
When using https://orb.local to navigate through my machines, it sends me to the http://machine instead to https://machine.
this leads to 404 in my backend because http is not configured.
Is it desired behaviour and I need to fix it in my backend or is it missing the correct scheme?
Image of where its redirecting:

To Reproduce
- visit https://orb.local in browser
- click on any machine
- see error because it goes to http://
Expected behavior
I expect it to visit https://
Diagnostic report (REQUIRED)
OrbStack info:
Version: 1.8.2
Commit: 44cf8269710cd29802bfee176a7cec65b55cc822 (v1.8.2)
System info:
macOS: 14.7 (23H124)
CPU: arm64, 11 cores
CPU model: Apple M3 Pro
Model: Mac15,6
Memory: 36 GiB
Screenshots and additional context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
t/bugSomething isn't workingSomething isn't working
