balderman1

Results 6 issues of balderman1

Using Tuesday as day of the week is translated into Monday 12 \* \* ? 3 Tue --> At 12 seconds past the minute, only on Tuesday, only in March...

Few expressions below: - “\10 \* \* \* \* ?” - “/10 \* \* 38 11 ?" - “/10 \* \* 31 2 ?”

I try to convert all values of a FlatterDict to strings. The email field caused an exception. See below ``` data = { "x": "12", "other": "MLL", "channel": 33, "language":...

I would like to add an enencment to the flattener SMT and be able to control ( via config ) the concatenation of the path of inner fields. In my...

Same like issue 1101 - web page is black, no errors in log Adding my config file below. ------------------------- ``` micronaut: server: context-path: "" # if behind a reverse proxy,...

Start command: ` java --add-opens=java.base/sun.nio.ch=ALL-UNNAMED -jar target/kafdrop-4.0.3-SNAPSHOT.jar --message.format=PROTOBUF --protobufdesc.directory=/Users/myname/projects/oneof_demo/proto/src/main/proto --kafka.brokerConnect=localhost:9092 ` URL: `http://localhost:9000/topic/test/messages?partition=0&offset=2894378&count=100&keyFormat=DEFAULT&format=PROTOBUF&isAnyProto=true` Error: `2024-09-26 14:34:32.865 INFO 9082 [ XNIO-1 task-2] k.c.BasicErrorController : errorAtts: {timestamp=2024-09-26T14:34:32.864+0300, trace=java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because...