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

RPC timed out when running code in 2025.01.0-152 #5921

Closed
FinYang opened this issue Jan 9, 2025 · 2 comments
Closed

RPC timed out when running code in 2025.01.0-152 #5921

FinYang opened this issue Jan 9, 2025 · 2 comments

Comments

@FinYang
Copy link

FinYang commented Jan 9, 2025

System details:

Positron and OS details:

Positron Version: 2025.01.0 (Universal) build 152
Code - OSS Version: 1.95.0
Commit: 66aa3fb
Date: 2025-01-06T02:47:02.050Z
Electron: 32.2.1
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0

Interpreter details:

R 4.4.2

Describe the issue:

I get the following error when running code.

Error refreshing variables: RPC timed out after 5 seconds: {"jsonrpc":"2.0","method":"list"} Error (-32603)

The interface then becomes sluggish.

This only happens in 2025.01.0-152.

Steps to reproduce the issue:

Image

Expected or desired behavior:

No error.

Were there any error messages in the UI, Output panel, or Developer Tools console?

Developer Tools console

workbench.desktop.main.js:616229 Error refreshing variables: RPC timed out after 5 seconds: {"jsonrpc":"2.0","method":"list"}  Error (-32603)
c @ workbench.desktop.main.js:616229
@rmflight
Copy link

rmflight commented Jan 9, 2025

I'm also seeing the same error on 2025.01.0-152, running R 4.4.1 on Ubuntu derivative (Pop!OS). I thought it was something up with the quarto interpreter, as it seems mostly to affect sending commands from quarto to the console, but yeah, everything feels sluggish.

@jmcphers
Copy link
Collaborator

jmcphers commented Jan 9, 2025

This is #5813 and will be addressed in the next release. Thanks for reporting!

@jmcphers jmcphers closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants