Daniel Mecke
Daniel Mecke
Thanks a lot for the effort you put into this. My problem with the `assert` approach is that it does not check the types during runtime which, on the one...
I had the same issue as I use the original text as the key as you do. I just set the separator to something else than `.` (I used `|`)...
I encountered the exact same issue. So I tried your demo project - and had the issue there as well. After a bit of research I found that it _does_...
I have the same issue and can confirm, that it is (at least for me) only logging twice. There is only a single process running in the container, but I...
I just realized another thing: The log file `/config/.cron.log` does _not_ contain duplicates. It's only the log viewer of portainer (in my case) that displays it twice. But the time...