Open lfvdaniel opened 2 months ago
Do you have more information how the proxy is configured on the machine?
Can you have a look to the /tmp/log-camel-lsp.log and check if there is a stacktrace with more specific details?
Maybe need to configure Java with the proxy globally set the environment variable JAVA_TOOLS_OPTIONS https://docs.oracle.com/javase/8/docs/platform/jvmti/jvmti.html#tooloptions with the proxy configuration https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html
Issue information
I'm using this extension in a environment that is behind a corporate proxy and I "always" get the error attached in the screenshot. Also check the error log below from output.
Am i missing some config or do anyone know why this is happening?
Environment
Description of wrong behavior
The language support and auto completion doesn't work.
Exact steps to reproduce issue
Expected behaviour
Language Support for Apache Camel to work behind a proxy.
Screenshot
BR /Daniel