Per Abich
Per Abich
I have been working on making this a bit better suited for my 4 raspberry pi cluster. I tripped over consul servers running on the followers while also all followers...
`java.lang.NoClassDefFoundError: org/jetbrains/kotlin/idea/editor/fixers/FixersUtilKt at dev.turingcomplete.intellijdevelopertoolsplugin._internal.tool.editor.PsiJavaUtils.getTextIfStringValue(PsiJavaUtils.kt:47) at dev.turingcomplete.intellijdevelopertoolsplugin._internal.tool.editor.PsiJavaUtils.getTextIfStringValueOrIdentifier(PsiJavaUtils.kt:35) at dev.turingcomplete.intellijdevelopertoolsplugin._internal.tool.editor.intention.TextCaseConverterJavaCodeIntentionAction.getSourceText(TextCaseConverterJavaCodeIntentionAction.kt:23) at dev.turingcomplete.intellijdevelopertoolsplugin._internal.tool.editor.intention.TextCaseConverterIntentionAction.isAvailable(TextCaseConverterIntentionAction.kt:26) at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:220) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.lambda$getActionsToShow$6(ShowIntentionsPass.java:363) at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:273) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:362) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:255) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:55) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:418) at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.runWithSpanIgnoreThrows(trace.kt:109) at com.intellij.platform.diagnostic.telemetry.helpers.TraceUtil.runWithSpanThrows(TraceUtil.java:34) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$3(PassExecutorService.java:413)...
I have used the provided systemd script, and go the error ``` ● endlessh.service - Endlessh SSH Tarpit Loaded: loaded (/etc/systemd/system/endlessh.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code)...
I needed to added recursive file processing - and one thing lead to another, now it is a major refactoring. - [ ] Need to add some tests