Wessel Hissink
Wessel Hissink
I just bought the 7.5" 3color. is it hard to add support for an extra color on some elements? i'll look into the code myself someday soon
+1 for f2b!
Some update on fail2ban, since I don't see this happening anytime soon, I created a fail2ban filter myself. Create a file called "nginx-docker" in /etc/fail2ban/filder.d with the following contents ```...
@dariusateik i do not agree on that since the letsencrypt docker container also comes with fail2ban, 'all reverse proxy traffic' will go through this container and is therefore a good...
I just did some more research and found that the URL has changed, most likely causing the issue in the code ``` https://www.waze.com/ul?navigate=yes&ll=${state.destination.lat}%2C${state.destination.long}&from=${state.origin.lat}%2C${state.origin.long}&at=now ``` used by waze in the browser...
Experiencing the same, @FaserF did you solve your issue?
It is, it's literally editing a text file and removing a binary
_Continued discussion from #3657, focussed on active drive navigation data:_ I fully agree, for "same time define data" such as latlong and initial navigation state. For the other travel ETA's...
For now i got it fixed by clearing the queue table and requeue some stuff, but would be interested in figuring out the why.
I binned the broken instance so I cannot investigate it at this time, but I'll try to reproduce and update once i know more: What i had was several scopes,...