LTeX server: "SEVERE: Could not send the HTTP request to the LanguageTool server." #882
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
Couldn't get LTeX to work on my machine. Getting the java errors in the server shown below. Client seems to simply get zero complaints, thus nothing happens in the editor. Seems related to network issues. Maybe LTeX doesnt respect the
http_proxy
vars? I am behind a company proxy, but I use the language tool browser extension, so the site is not blockedSteps to reproduce
Steps to reproduce the behavior:
.tex
fileExpected behavior
See any spelling/grammar errors
Sample document
LTeX configuration
Please paste all configuration settings starting with
ltex.
from yoursettings.json
. You can help us by temporarily removing some irrelevant settings from yoursettings.json
and see if the bug still occurs."LTeX Language Server" log file
First, reproduce the bug. Then, go to
View
→Output
and selectLTeX Language Server
in the drop-down list. Paste this log here:"LTeX Language Client" log file
First, set the
ltex.trace.server
setting in yoursettings.json
to"verbose"
. Then, reload the VS Code window and reproduce the bug. Go toView
→Output
and selectLTeX Language Client
in the drop-down list. Paste this log here (note: it will contain your checked document):Version information
List here the version information of the relevant software.
Additional context/information
You can add any other context or information about the problem here.
The text was updated successfully, but these errors were encountered: