sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.76k stars 298 forks source link

bug: Unexpected Status code 500 #5560

Open navneetkumariiti opened 2 months ago

navneetkumariiti commented 2 months ago

Type: Bug

Extension Information

Steps to Reproduce

  1. Have asked cody to sggest some changes to the .heex file code which uses some phoenix and saladui components.
  2. It didn't process and got this 500 error. After this, with every query I am getting this error. Not able to work at all.

Expected Behaviour

It should have processed the request and suggest the chnages.

Logs

Request Failed: Sourcegraph Cody Gateway: unexpected status code 500: 500 Server Error

Error: Server Error

The server encountered an error and could not complete your request.

Please try again in 30 seconds.

Extension version: 1.34.2 VS Code version: Code 1.92.0 (Universal) (b1c0a14de1414fcdaa400695b4db1c0799bc3124, 2024-07-31T23:26:45.634Z) OS version: Darwin x64 23.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2600)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|3, 4, 5| |Memory (System)|16.00GB (0.02GB free)| |Process Argv|--crash-reporter-id 00fb86da-e95e-464b-a62a-3813f4bc219f| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 g316j359:31013175 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31102340 nativerepl2:31104044 refactort:31108082 pythonrstrctxt:31112756 flightc:31119335 wkspc-onlycs-t:31111718 wkspc-ranged-c:31123312 ei213698:31121563 ```
calebkirkland commented 1 month ago

Having this same issue.