label-studio-ml-backend
label-studio-ml-backend copied to clipboard
docker compose up tesseract-backend error
After installing with the "docker compose up tesseract-backend" command, the following error occurs.
Hi, @mapinusRND ! do you face any other issues besides warning messages from the logs?
When connecting to localhost:9090, the above message appears and infinite loading occurs. The port is set to 9090.
Few questions that would be very helpful to clarify:
- "infinite loading occurs" - where exactly do you see that?
- Have you tried to connect
localhost:9090
to the Label Studio project settings? What the error does it show? - There are some improvements made in https://github.com/HumanSignal/label-studio-ml-backend/pull/455 - feel free to leave feedback in this branch if you still face specific errors with the setup, happy to fix them promptly