TrueWodzu
TrueWodzu
**Describe the bug** After updating Label-Studio to v1.11.0 and running it via docker compose the log is swarmed by error from ngnix: `nginx-1 | 2024/02/03 14:33:24 [info] 22#22: *1977 recv()...
**Describe the bug** I've labelled a task but after some time I've decided to annotate some more objects on the image for that task. So I've added new annotation and...
Hello, I am trying to use gdbgui on WSL2, however I am getting message"The connection to the gdb session has been closed. This tab will no longer function as expected."...
### System Information OpenCV version: 4.6.0 Operating System / Platform: Ubuntu 20.04 / Windows / WSL2 / Docker Compiler & compiler version: GCC 9,11, MSVC 2017, 2019, Python 3.10 CUDA:...
Hello, I am using docker-compose to run Label Studio and my custom ml backend. Containers seem to run fine, and my backend passes "health" check - if i type in...
Hi guys, I don’t know if this is a bug or not, but I just discovered that there is a discrepancy between how JUnit and console reporters report run test...
Hello, when using docker compose and _wsgi.py I am getting errors from within my LabelStudioMLBase constructor descendant about missing positional arguments: ``` server | Traceback (most recent call last): server...