HumanSignal / HumanSignal/label-studio

Bug Report: Label Studio cannot access WSL images from browser

Open
#8,220 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

# Bug Report: Label Studio cannot access WSL images from browser

## Description
Label Studio cannot display images stored in WSL when accessed via the browser.

Example of a valid WSL file path:

file:\wsl.localhost\Ubuntu\home\chhu\Projects\IndustrialObjectDetection\data\logistics\train\images\3114_jpg.rf.24aa4f405688e253b3b6e9e668f59f8c.jpg

## Steps to Reproduce
1. Start Label Studio in a WSL (Ubuntu) instance on a Windows 11 host.
2. Import a `.json` project file that references images in the WSL filesystem.
3. Open the project in a browser.

## Expected Behavior
Images should be accessible and displayed in the browser.

## Actual Behavior
Images fail to load; the browser cannot access the WSL file paths.

## Environment
- **Host OS:** Windows 11
- **WSL OS:** Ubuntu
- **Label Studio Version:** Latest
- **Python Environment:** Miniconda

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.