Robin Cole
Robin Cole
Thanks for opening! Can you also add a brief description of the service to the README. Thanks
Im not sure if there is a standard way of doing this in Home-Assistant..?
BinarySensorDevice is deprecated - can you link to notes in HA? I am not using this CC anymore myself, so require PR from community to fix
This repo is in maintenance mode only, so no new features I am afraid (from me). I will leave this issue open incase anyone wants to make a PR. Rhanks
I have experienced this error after attempting to open an image that has been downloaded from S3 using s3fs. The same image can be read from S3 direct without error,...
How large is the image?
I think they are being resized to 640 so all the details are getting lost
The model requires that size as input. A larger model could alternatively be used
Likewise it runs but the UI displays In the logs: ``` redis.exceptions.ConnectionError: Error 111 connecting to cvat_redis:6379. Connection refused. ```
@BeardedUnicorn pulled latest and `docker compose up` now: and logs ``` traefik | {"ClientAddr":"192.168.65.1:35976","ClientHost":"192.168.65.1","ClientPort":"35976","ClientUsername":"-","DownstreamContentSize":145,"DownstreamStatus":500,"Duration":38100500,"OriginContentSize":145,"OriginDuration":37996916,"OriginStatus":500,"Overhead":103584,"RequestAddr":"localhost:8080","RequestContentSize":0,"RequestCount":17,"RequestHost":"localhost","RequestMethod":"GET","RequestPath":"/api/server/health/?format=json\u0026org=","RequestPort":"8080","RequestProtocol":"HTTP/1.1","RequestScheme":"http","RetryAttempts":0,"RouterName":"cvat@docker","ServiceAddr":"172.18.0.14:8080","ServiceName":"cvat@docker","ServiceURL":{"Scheme":"http","Opaque":"","User":null,"Host":"172.18.0.14:8080","Path":"","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"StartLocal":"2023-12-15T15:57:55.248264087Z","StartUTC":"2023-12-15T15:57:55.248264087Z","entryPointName":"web","level":"info","msg":"","time":"2023-12-15T15:57:55Z"} cvat_server | 2023-12-15 15:57:58,432 DEBG 'uvicorn-1' stdout output: cvat_server | INFO: 172.18.0.16:0 - "GET /api/auth/rules HTTP/1.0"...