Christoph
Christoph
@evil-dog I was looking for a similar feature, see issue #105. Check out [ER-wizard-WireGuard](https://github.com/vchrizz/ER-wizard-WireGuard), maybe this also solves your feature request?
I guess this "Feature Request" can be closed, as the [Wireguard Wizard](https://github.com/vchrizz/ER-wizard-WireGuard) seems to work quite fine.
Agree, this is not a huge issue, but (in my opinion) clearly wrong. I had this exact issue also in https://github.com/WireGuard/wireguard-vyatta-ubnt/issues/124 . Today, preparing a new router for another location,...
Could it be, that the router has no internet connection when the wireguard peer(s) get connected? Try to use a specific IP as endpoint instead a DNS name. See also...
Thank you for the suggestion, I removed darknet entirely and restarted viseron. After about 6-7 hours the issue happened again, log: ``` ESC[80DESC[1AESC[KESC[36m[2023-11-09 14:35:52] [DEBUG ] [viseron.components.edgetpu.object_detector.camera_2] - Objects: [],...
Thank you for feedback. The EdgeTPU is connected via USB directly to the host (without any hub). As far as I can tell, the EdgeTPU works fine in other applications...
basically if you install j-d-g the first time you just have a look at the 3 preinstalled jobs. copy them one by one while editing all fields to your needs:...
well, that does indeed work, i use vagrant to automatically run a vanilla debian9 system, install j-d-g, set up the job and let it build. maybe you want to explain...
i tried to build packages through j-d-g using icinga2 debian git repo `https://salsa.debian.org/nagios-team/pkg-icinga2.git` and this works well for me on amd64,i386,mips,mipsel,mips64el,armhf,armel architectures. just installed jenkins-debian-glue, copied it's three default jobs...
maybe i am misunderstanding something, but all i do is using vagrant to automatically create a new vm from scratch, installing vanilla debian9 on it and then run the two...