Marc Elser
Marc Elser
Hi, It's no stated anywhere that amicleaner does not run on win10. But when I try to run it first tried source 'ncurses' which can be easily installed through pip...
if you're using 2FA authentication in aws landing page you also have lines for "aws_session_token" in your .credentials file. The new implementation braks on "aws_session_token" lines. Here's a short example...
Hi I have 2 identical Tuya Wifi Smart Air Boxes. I followed the setup instructions on how to link those 2 devices with the link command. So put 2 both...
Hi, We have a system which forks children and we found out that sometimes log4perl messages are interleaved (especially for long messages) so we added the "Synchronized" Appenders the the...
Hi, I'm using AutoCompleteTextField in a StatefulWidget and have defined a function to initialize it like this: ` _buildTextField() { textField = new AutoCompleteTextField( decoration: new InputDecoration( labelText: "Produkt", hintText:...
I tried to download and convert local helm chart downloaded from product page here: https://github.com/DefectDojo/django-DefectDojo/blob/master/KUBERNETES.md When converting the helm chart it it creates an error in the section below, where...
openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with: ` Error 503 Jersey is not ready yet! HTTP ERROR 503 Problem accessing /rest/items/AirC_StateLED. Reason:...
TOS6 changed the way leds are named and their classes. See https://forum.turris.cz/t/led-color-based-on-bandwidth-usage/1262/93 for partial solution. Can you please update the project so that it supports TOS 6 that was auto-installed
We are not allowed and don't want to use helm as it's too much tooling and not good for automation. Can you please provide also installation instructions without using helm?
Hello, It's not very helpful to just link the plugin documentation and it took me hours to actually figure out how to properly configure it. Because if you just extract...