Skip to content

Cannot start R or Python sessions: HttpError HTTP request failed #9215

@ianfiske

Description

@ianfiske

System details:

Positron and OS details:

Positron Version: 2025.08.0 build 130
Code - OSS Version: 1.102.0
Commit: 76ddce5
Date: 2025-08-01T20:08:51.894Z (3 wks ago)
Electron: 35.6.0
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Darwin arm64 24.6.0

Session details:

R 4.5.1

Describe the issue:

I start Positron, and I get the error

R 4.5.1 failed to start.
HttpError
HTTP request failed

in the Console tab when R tries to start, every time.

Steps to reproduce the issue:

  1. I start Positron.
  2. I look at the console.
  3. I have tried both transport mechanisms (IPC and TPC) and the result is the same.

Expected or desired behavior:

R should start in the console.

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

In the Kernel Supervisor output I see

2025-08-27 09:19:23.657 [info] 13:19:23 [Positron] Starting Kallichore server /Applications/Positron.app/Contents/Resources/app/extensions/positron-supervisor/resources/kallichore/kcserver with connection file /var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kallichore-3db107ba-70126.json
13:19:26 [Positron] Read domain socket connection information from /var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kallichore-3db107ba-70126.json: /var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kc-71405.sock, constructed base path: http://unix:/var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kc-71405.sock:
13:19:26 [Positron] Failed to get initial server status from Kallichore; server may not be running or may not be ready. Check the terminal for errors. Error: {"response":{"statusCode":400,"headers":{"content-length":"0","date":"Wed, 27 Aug 2025 13:19:26 GMT"},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"/var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kc-71405.sock","port":80,"hostname":"/var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kc-71405.sock","hash":null,"search":null,"query":null,"pathname":"/status","path":"/status","href":"http://unix/var/folders/my/yl_zxl4n3tlfwxwy9grcrg2h0000gp/T/kc-71405.sock:/status","isUnix":true},"method":"GET","headers":{"Accept":"application/json","Authorization":"Bearer f25dabc1dc2323ef"}}},"statusCode":400,"name":"HttpError"}
13:19:26 [Positron] Failed to start Kallichore server: HttpError: HTTP request failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: consoleIssues related to Console category.area: kallichoreIssues related to the new kernel supervisorbugSomething isn't workingsupport

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions