posit-dev / posit-dev/positron

Failed to connect to session's ZeroMQ Sockets: Provided sockets combination is not compatible

Open
#6,779 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: kallichore
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

System details:

Positron and OS details:

OS: Windows
Test ran in CI. See trace report.

Describe the issue:

R session failed to start up with this error:
Failed to connect to session's ZeroMQ Sockets: Provided sockets combination is not compatible

Nothing fancy happened in the test. It just attempted to start a R session and was greeted with the error. I've included screenshots to show the step by step behavior. The only odd things I noticed was the runtime list looking like it wasn't fully loaded before interacting and some notifications on bottom right containing errors.

Steps to reproduce the issue:

  1. Open Start a New Session menu
Image
  1. Type in name of runtime and select it
Image
  1. Verify runtime starts - FAIL
Image

Expected or desired behavior:

Runtime should start w/o error.

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

  • Failed to connect to session's ZeroMQ Sockets: Provided sockets combination is not compatible

  • Image
  • Logs are attached in the trace report.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Playwright trace report for the “validate can delete sessions” test and reproduce the Windows R-session startup failure. Trace the ZeroMQ socket connection path from the session-start flow. Done means the runtime starts successfully without the incompatible-sockets error and the affected test passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, typescript
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.