Sergey Zhuk
Sergey Zhuk
Please remove all new docker-compose values, as there only one configuration difference: ``` - AZURE_BLOB_ACCOUNT_NAME=uedlabsdevbluezone - AZURE_BLOB_SAS_TOKEN=sp=racwdl&st=2022-01-27T18:15:47Z&se=2022-02-01T02:15:47Z&spr=https&sv=2020-08-04&sr=c&sig=lSwo9oaEf1bSbThayiQA9uRybhJSRfcILZ0GITqMuEU%3D - AZURE_BLOB_CONTAINER=ee7163bd-6915-48f8-a0e2-892deda02cd2 ``` And add the information about SAS tokens as a separate...
Please format your messages before publishing them, it's really hard to read these unformatted messages. For further troubleshooting it's necessary to provide the results for `docker inspect labelstudio` and `docker...
They're connected using shared network labelstudio. btw, could you please execute this command from `label-studio` container and share the result: ``` curl --noproxy "*" http://server:8080/health ```
It's not clear what is your setup: pg version? how you created certs? how you deliver them into container, etc
You can build docker image on M1 now.
Apple M1 is a series of ARM-based processors made by Apple. But you could try to build it using armv7 platform
`develop` is mainstream branch
Moved to python 3.10. Please try to build now.
Memory Utilization within CloudWatch is based on real memory + swap space + probably RSS. So it's not true. You can ssh on this VM and run top or htop(recommended,...
Same here. I'm using EKS 1.29 with the latest AMI with "a fix" https://github.com/awslabs/amazon-eks-ami/issues/1494#issuecomment-1969724714. Gpu-operator v23.9.1 Even the DCGM exporter failed to start with a message: ``` Message: failed to...