Alexey Rodionov
Alexey Rodionov
Hi! I have 795 photos on my nextcloud to process with librephotos. After run "scan photos" I have random hangs on this task. Here is logs: ``` ==> /app/logs/command_build_similarity_index.log /app/logs/command_migrate.log...
Hi! Here is my compose-file: ``` version: "3.7" services: www: image: aikain/simplehttpserver:0.1 volumes: - ./1:/var/www:ro labels: - api=true balancer: image: yyyar/gobetween ports: - 5555:5555 volumes: - ./gobetween.toml:/etc/gobetween/conf/gobetween.toml ``` and gobetween.toml...
Hi! When you are starting "record" from camera, there is a error in Janus log: `Target recording path is in protected folder` In [this PR](https://github.com/meetecho/janus-gateway/pull/1919) new properties to Janus was...
### Description of the Change [[DOPS-116]](https://soramitsu.atlassian.net/browse/DOPS-116) This PR allows to view compilation time per target (g++ run time) per each build for all branches, and compare this time to `develop`...
Hello! My setup: - Ender 5 PRO with default step drivers - SKR Pro V1.2 - Marlin 2.1 - TMC2209 Do you have an example how to config sensorless homing?...