Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LanguageClient Qode Assist: Error -32803: The server is currently in an unreachable state. #17

Open
argi98 opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
critical bug very important bug

Comments

@argi98
Copy link

argi98 commented Oct 3, 2024

Qt Creator 14.0.2
Based on Qt 6.7.3 (Clang 14.0 (Apple), arm64)
qt 5.12.2

image
image
image

QodeAssist-14.0.0-macOS-universal.7z

Qt Creator hang on exit, when QodeAssist plugin is loaded.
Code assist and auto complete not working.

While writing code I don't see statements in Ollama logs, instead in General Messages it shows "LanguageClient Qode Assist: Error -32803: The server is currently in an unreachable state."

The Ollama server is working properly on http://localhost:11434/ and shows: "Ollama is running"

@Palm1r
Copy link
Owner

Palm1r commented Oct 3, 2024

Thank you for issue, this problem related with QtCreator 14.0.2 update, looks Qt changed work with LSP server and now error, I will fix it soon

@Palm1r Palm1r added the critical bug very important bug label Oct 3, 2024
@Palm1r Palm1r self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical bug very important bug
Projects
None yet
Development

No branches or pull requests

2 participants