Jürgen W

Results 46 comments of Jürgen W

oik, it looks like the charts default CPU requests/limit are way too restrictive and I was getting massively CPU throttled... I have a successful backup again, now to understand why...

ah, because I turned off teh schedule, :)

ok, so the 2nd half of my original post is still real. That is: > TimeoutInSecond is not being honoured, the backup will fail within 2 minuates reguardless of what...

so I built the image and used it overnight, it works as expected now. Thanks

more +1's please. :)

So this worked for me ``` for i in personname personsname; do curl https://double-take.url/api/train/retrain/$i sleep 300 done ``` So personname is just a name in the list, if you have...

Seeing this; https://github.com/exadel-inc/CompreFace/pull/1018 I figured I could install the development build and build it on my jetson nano and it would work? So I cloned the repo, went to /dev...

What is confusing me is the doco clearly says go to /login, but it isn't handled by nginx: https://github.com/exadel-inc/CompreFace/blob/master/ui/nginx/templates/nginx.conf.template

ok, I tired again today and it worked... I have it up, created an account and some apps, hooked it up with double-take and boom. > ¯\_(ツ)_/¯

Yes, I am aware of the 3 points you have covered. I can confirm I have it on aarch64! ``` # uname -a Linux warvm-hass97 4.9.253-tegra #1 SMP PREEMPT Mon...