Kulanjith De Alwis

Results 13 comments of Kulanjith De Alwis

Hi Bsekachev, The network tab to totally empty. Please find the attached image also I didn't change any ports. Shall I send the docker.compose.yml file? ![Capture](https://user-images.githubusercontent.com/88020828/187364403-86beaf45-489b-42c1-bd6a-c24337ff54ee.PNG)

# Copyright (C) 2018-2022 Intel Corporation # # SPDX-License-Identifier: MIT version: '3.3' services: cvat_db: container_name: cvat_db image: postgres:10-alpine restart: always environment: POSTGRES_USER: root POSTGRES_DB: cvat POSTGRES_HOST_AUTH_METHOD: trust CVAT_HOST: volumes: -...

Hi Bsekachev, Here I attach the output of docker ps ![Capture](https://user-images.githubusercontent.com/88020828/187497025-0ffad08d-b7c3-4e10-88c6-3072051dd521.PNG)

Hi Bsekachev, Also here attached the screenshot of the network tab ![Capture](https://user-images.githubusercontent.com/88020828/187497409-fc5dbbc4-8ece-4c6d-9550-222361ec9d29.PNG)

@bsekachev Then it seems to be like this ![Capture](https://user-images.githubusercontent.com/88020828/187498502-d7d04b6f-6b69-47f1-8174-4d215965878d.PNG)

@bsekachev root@projectx-virtual-machine:~/cvat# docker logs cvat Error: No such container: cvat root@projectx-virtual-machine:~/cvat#

FYI ![Capture](https://user-images.githubusercontent.com/88020828/187499887-15693aca-b1fd-480f-b56f-9b71870ceab1.PNG)

{"log":"Error: could not find config file supervisord/worker.low.conf\n","stream":"stderr","time":"2022-08-29T23:27:32.240578116Z"} {"log":"For help, use /usr/bin/supervisord -h\n","stream":"stderr","time":"2022-08-29T23:27:32.240605045Z"} {"log":"Error: could not find config file supervisord/worker.low.conf\n","stream":"stderr","time":"2022-08-29T23:27:33.87940005Z"} {"log":"For help, use /usr/bin/supervisord -h\n","stream":"stderr","time":"2022-08-29T23:27:33.879434879Z"} {"log":"Error: could not find config file...

No, I only changed localhost domain in docker.compose.yml file Yes, I tried it before