Wouter Born
Wouter Born
Did you wait until openHAB is fully started? On a Raspberry Pi that can take ~5-10 minutes.
Is this still an issue @johnnypea ? I sometimes see it too but it's then resolved after restarting the container. I just ran into it when using an APT installed...
Since there was a [community thread](https://community.openhab.org/t/connection-to-karaf-is-refused/83780?u=wborn) about this issue I've transferred it to openhab-distro. Karaf 4.2.7 might improve this on Windows because `client.bat` was broken ([KARAF-6257](https://issues.apache.org/jira/browse/KARAF-6257)).
It might be better to add a `.gitattributes` file to the repo instead with `text eol=lf` for such files so the files are always cloned with the correct line endings....
Yes it will be a nice addition and it's not that much code too. :slightly_smiling_face: > `sharedCache`: It is shared between all scripts. I think it is truly shared between...
Is the plan now also to remove the existing [SharedCache](https://github.com/openhab/openhab-addons/blob/e979be49114a0e9f234f19ce57b9e11cc2b4493a/bundles/org.openhab.automation.jsscripting/src/main/java/org/openhab/automation/jsscripting/internal/scope/SharedCache.java) from the jsscripting add-on to prevent "user cache confusion"?
Unfortunately I also still ran into this issue multiple times this week. :worried:
Is this still an issue?
Let's assume this issue has been fixed by now.
Everything is done now! :partying_face: