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

Connection error with sidecar #1280

Open
IrumiDesu7 opened this issue Feb 13, 2025 · 2 comments · May be fixed by #1281
Open

Connection error with sidecar #1280

IrumiDesu7 opened this issue Feb 13, 2025 · 2 comments · May be fixed by #1281

Comments

@IrumiDesu7
Copy link

Type: Bug

the error happen when I submit a request

Aide version: Aide 1.96.4 (4e858de632a2bb7407167560cbe824397e95fa4a, 2025-01-31T18:48:20.686Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.84GB (3.50GB free)
Process Argv --folder-uri file:///d%3A/work/akatech/OrderSimulationService-Frontend
Screen Reader no
VM 0%
Extensions (18)
Extension Author (truncated) Version
better-comments aar 3.0.2
vscode-tailwindcss bra 0.10.2
vscode-toggle-quotes Bri 0.3.6
multi-cursor-case-preserve Car 1.0.5
turbo-console-log Cha 2.11.1
ruff cha 2025.8.0
npm-intellisense chr 1.4.5
path-intellisense chr 2.10.0
postcss css 1.0.9
vscode-eslint dba 3.0.10
repomix-runner Dor 0.0.17
gitlens eam 16.2.1
vsc-material-theme Equ 34.7.9
vsc-material-theme-icons equ 3.8.12
prettier-vscode esb 11.0.0
debugpy ms- 2025.0.0
python ms- 2025.0.0
supermaven Sup 1.1.5

(1 theme extensions excluded)

@theskcd
Copy link
Contributor

theskcd commented Feb 13, 2025

ACK, on it!

@theskcd
Copy link
Contributor

theskcd commented Feb 13, 2025

🛠️ Fixed: Improved sidecar connection error handling in chat input component

  • Enhanced UI: Added visual styling for error states (bold text, error class) and notification when user tries to interact while sidecar is disconnected
  • Improved UX: Properly disables input editor when sidecar isn't connected and provides clear path to resolve the issue
  • Added: Helpful notification with instructions to wait for connection or restart the sidecar

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

Successfully merging a pull request may close this issue.

2 participants