You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The docker compose logs show reoccurring error FATAL: role "root" does not exist. It repeats 30 seconds. In the little I have used the application so far it does not appear to impact the functionality.
To Reproduce
Steps to reproduce the behavior:
Install lavel-studio and run the included docker-compose.yml
Look at the while containers are running: docker compose logs -f
Expected behavior
I would not expect an error to occur. I am not sure if functionality is impacted or if the error can be ignored.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
OS: Linux
Label Studio Version v1.15.0
The text was updated successfully, but these errors were encountered:
Describe the bug
The
docker compose logs
show reoccurring errorFATAL: role "root" does not exist
. It repeats 30 seconds. In the little I have used the application so far it does not appear to impact the functionality.To Reproduce
Steps to reproduce the behavior:
docker compose logs -f
Expected behavior
I would not expect an error to occur. I am not sure if functionality is impacted or if the error can be ignored.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: