syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.61k stars 4.89k forks source link

lsp-rename times out in python-mode #13202

Closed dbankmann closed 3 weeks ago

dbankmann commented 4 years ago

Hi, I'm trying to use

SPC m r r in python mode (lsp-rename).

I want to rename a class but only get lsp-request: Timeout while waiting for response. Method: textDocument/rename.

the lsp server is running and installed. No complaints on startup.

Any ideas, which variables I could check?

yyoncho commented 4 years ago

You may increase lsp-response-timeout and retry. But probably the server has failed and it should be reported upstream.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

szobov commented 3 years ago

Same here, using mspyls as a backend-server

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!