SenseTime-Copilot / Raccoon

Raccoon is Another Code CO-pilot Navigator
9 stars 1 forks source link

[Feedback] #16

Open yanpang opened 4 months ago

yanpang commented 4 months ago

Type: Bug

when login from vscode plugin, pop out a error : Login Failed: connect EHOUSTUNRECH 172.16.1.135:3128

ps. login from website(url) is ok. image

Extension version: 0.66.0 VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T06:40:10.514Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 5.0.0-23-generic Remote OS version: Linux x64 5.0.0-23-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (8 x 2112)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.76GB (6.23GB free)| |Process Argv|--crash-reporter-id 23b57239-6780-47b5-850f-9aa93b468230| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|SSH: 10.156.76.22| |OS|Linux x64 5.0.0-23-generic| |CPUs|Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 x 4299)| |Memory (System)|31.33GB (23.69GB free)| |VM|0%| |Item|Value| |---|---| |Remote|SSH: 10.156.76.22| |OS|Linux x64 5.0.0-23-generic| |CPUs|Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 x 4294)| |Memory (System)|31.33GB (23.69GB free)| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 d34g3935:30971562 7j2b6412:30969109 bg6jg535:30958357 ccp1r3:30958155 ```
todd-xander commented 4 months ago

I tried remote using like way you are using, can not reproduce the issue. So, maybe the remote machine could not reach public internet? image

yanpang commented 4 months ago

thx. I find I can login in local machine first, and then connect remote machine by ssh. I can use it now.