confluentinc / confluentinc/vscode

Provide more helpful error logging when working with Docker alternatives

Open
#2,509 0 comments 0 reactions 1 assignee Claimed by @shouples View on GitHub
local connection/resources
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Example when using Podman:
```
2025-09-05 16:42:41.929 [debug] [docker.configs] docker ping response: OK
2025-09-05 16:42:41.929 [debug] [docker.eventListener] dockerAvailable: true
2025-09-05 16:42:41.937 [error] [docker.eventListener] error getting event stream: Response returned an error code
```

The above indicates `/_ping` is working fine, but `/events` is throwing some kind of response error. Even if it's a 404, we should provide more information and handle it better

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.