> No new log was created
just out of curiosity, can you try moving all the ".log" files out of the folder temporarily and restarting the app? @berkhornet
for me, the app seems to crash (without writing any logs), sometimes seemingly based on whether there are log files in the directory, and also which ones are present. I've had about 35mb of log files in there, when I moved them out the app would start, when I moved them back the app would often crash (sometimes still start).
There is also something weird about the log files in general, it is already 10/30/24 my time (and by the time of the machine) but the skip app still writes to the logfile from the 29th. It seems a new logfile is only created once a week or something? Could there be an issue in the logic that decides which file to write to? This would somewhat explain the behavior I am seeing. @Agustin
edit: since writing this, I have been totally unable to replicate it again, even though it did it multiple times in sequence. This probably isn't it, just a coincidence.
In summary, it mostly seems to work for me, crashes sometimes.