HumanSignal / HumanSignal/label-studio

Cannot login after some time of the server working.

Open
#4,537 4 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
community:bug community:reviewed
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

It is not possible to login after some time of working.
The combination of username and password is accepted but nothing happened on the logging in webpage.

New user singing up gives the same result. Restarting server with the same label_studio.sqlite3 file does not help.
Tried Chrome and Safari.

Log:
[2023-07-19 13:03:50,124] [django.server::log_message::161] [INFO] "POST /user/login/?next=/projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:50,124] [django.server::log_message::161] [INFO] "POST /user/login/?next=/projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:50,519] [django.server::log_message::161] [INFO] "GET /projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:50,519] [django.server::log_message::161] [INFO] "GET /projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:50,911] [django.server::log_message::161] [INFO] "GET /?next=/projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:50,911] [django.server::log_message::161] [INFO] "GET /?next=/projects/ HTTP/1.1" 302 0
[2023-07-19 13:03:51,306] [root::_read_py::61] [WARNING] Can't read version file: ls-version_.py. Fall back to: version_.py
[2023-07-19 13:03:51,311] [django.server::log_message::161] [INFO] "GET /user/login/ HTTP/1.1" 200 2232
[2023-07-19 13:03:51,311] [django.server::log_message::161] [INFO] "GET /user/login/ HTTP/1.1" 200 2232

The user can be observed with
label-studio user --username ...

Label Studio version 1.7.3
Docker image heartexlabs/label-studio:hf-1.7.3

Steps to reproduce:
Run the server, create user, wait for a couple of days.

I observed that same behaviour for 1.8.0 and without docker.

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.