microsoft / microsoft/foundry-local

[CLI] Foundry local 0.10.2, Web UI does not work

Open
#931 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
2.6k
Forks
369
Avg merge
2d 17h
Merged PRs (30d)
39

Description

### Describe the issue

Im using the described Foundry local 0.10.2 cli. After starting the server and seeing the web uri, the uri is "reachable", but it returns a 404 (from kestrel)

Maybe that should be that way, but then it feels bad. At least a simple "everything runs" message would have been feeling better here.

### To reproduce

- install the 0.10.2 CLI for foundry
- run the server (foundry server start)
- open the visible url
- receive a 404

### Urgency

_No response_

### Platform and architecture

Windows X64

### OS Version

Windows 11 24H2

### Installation type

Released package/binary

### Foundry Local version

0.10.2

### API or surface area

CLI

### Hardware acceleration/backend

WebGPU/CUDA

### Backend/runtime version

_No response_

Image

Image

Image

Contributor guide

Open the contributing guide

Research direction

Start with the `foundry server start` CLI entry point and the URL it prints, then trace how requests to the root path are handled. Reproduce the behavior with Foundry Local 0.10.2 on Windows and verify that opening the displayed URL provides a useful response instead of an unexplained 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.