HumanSignal / HumanSignal/label-studio

Can not specify a subdirectory at label-studio start

Open
#3,388 5 comments 2 reactions 1 assignee Claimed by @makseq View on GitHub
installation problem
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
Can not specify a subdirectory at label-studio start. Without specifying a subdirectory label-studio works as expected.

Label Studio version: 1.6.0
**To Reproduce**
Steps to reproduce the behavior:
Go to console:
type `label-studio start --host=http://localhost:18081/ls` or

export LABEL_STUDIO_PORT=18081
export LABEL_STUDIO_HOST=http://localhost/ls
label-studio start

**Expected behavior**
label-studio login opens in the browser
instead it starts the server and opens the browser Heidi's down (look Screenshot)

**Screenshots**
![image](https://user-images.githubusercontent.com/115220299/206399348-9c213548-2297-4635-ae6b-3c050844d73e.png)

![image](https://user-images.githubusercontent.com/115220299/206399434-9882a6c6-587a-4174-ae06-f1c572c9b17d.png)

**Environment (please complete the following information):**
- OS: Ubuntu 20.04
- Label Studio Version 1.6.0

**Additional context**
Didn't work with Windows10 as well.

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.