Closed but not solved. Reposting in clean bug report. Copilot++ won’t give any suggests at all - no code complete, etc. Earlier, chat wasn’t working either but that seems to be back up.
I said this was resolved earlier but it is not.
Can you send me the output in the Copilot++ Output tab? When you hit cmd+J, switch to “Output”, and then select “Copilot++” in the dropdown, you should see it!
Also do you have any request ids for the failed chat requests? don’t seen anything on our end
Hi, just saw your message, went to do what you instructed, and copilot++ is working again. Thanks for your quick response though, much appreciated.
Update: not working again - intermittent.
Now it is intermittently working and failing. Here is some output:
2024-05-31 12:03:00.143 [info] CURSOR LOG: restFunc initiated dc1b8ecd-080c-4c75-8318-ebe1c64a646f
2024-05-31 12:03:00.591 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:00.592 [info] CURSOR LOG: restFunc done dc1b8ecd-080c-4c75-8318-ebe1c64a646f
2024-05-31 12:03:00.665 [info] CURSOR LOG: restFunc initiated 3e49c1f7-cfe0-4cc4-9d14-37b8797fb24f
2024-05-31 12:03:00.759 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:00.759 [info] CURSOR LOG: restFunc done 3e49c1f7-cfe0-4cc4-9d14-37b8797fb24f
2024-05-31 12:03:00.856 [info] CURSOR LOG: restFunc initiated a99c1f52-bb8b-4840-9c72-0b2b5736bd55
2024-05-31 12:03:00.927 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:00.927 [info] CURSOR LOG: restFunc done a99c1f52-bb8b-4840-9c72-0b2b5736bd55
2024-05-31 12:03:01.006 [info] CURSOR LOG: restFunc initiated 258ae281-7386-4873-b921-5f2b6cf6a91e
2024-05-31 12:03:01.087 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:01.087 [info] CURSOR LOG: restFunc done 258ae281-7386-4873-b921-5f2b6cf6a91e
2024-05-31 12:03:01.175 [info] CURSOR LOG: restFunc initiated 44c5e621-fa66-4c5b-b130-4b48893ee593
2024-05-31 12:03:01.551 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:01.551 [info] CURSOR LOG: restFunc done 44c5e621-fa66-4c5b-b130-4b48893ee593
2024-05-31 12:03:01.623 [info] CURSOR LOG: restFunc initiated 72b33f37-cb52-4482-82bb-307e40cb8612
2024-05-31 12:03:04.066 [info] CURSOR LOG: Error in streaming cpp [canceled] This operation was aborted
2024-05-31 12:03:04.066 [info] CURSOR LOG: restFunc done 72b33f37-cb52-4482-82bb-307e40cb8612
2024-05-31 12:03:04.174 [info] CURSOR LOG: restFunc initiated cbb3cedf-b467-4c17-a286-b34779f1dce3
2024-05-31 12:03:06.308 [info] CURSOR LOG: Done streaming cpp with id cbb3cedf-b467-4c17-a286-b34779f1dce3
2024-05-31 12:03:06.308 [info] CPP RT LOG: Time taken for streaming cpp 2133.31298828125 with request cbb3cedf-b467-4c17-a286-b34779f1dce3
2024-05-31 12:03:06.308 [info] CPP Request Log with id cbb3cedf-b467-4c17-a286-b34779f1dce3
2024-05-31 12:03:06.308 [info] =======>Model input
2024-05-31 12:03:06.309 [info] =======>Model output first_date_below_tighter_risk = above_0_prob[above_0_prob < risk_series].index.min()
This is the first date below the tighter risk
first_date_below_tighter_risk = above_0_prob[above_0_prob < risk_series].index.min()
2024-05-31 12:03:06.309 [info] =======>Debug stream time 307.1407739999704
2024-05-31 12:03:06.309 [info] =======>Debug ttft time 148.68472900008783
2024-05-31 12:03:06.318 [info] Average of latest 20 ttft time 172.00271789999096
2024-05-31 12:03:06.318 [info] Average of latest 20 stream time 331.3381716499192
2024-05-31 12:03:06.318 [info] Average of latest 20 total time NaN
2024-05-31 12:03:06.318 [info] Average of latest 20 client time 14956.120178222656
2024-05-31 12:03:06.318 [info] CPP RT LOG: All stats {“streamingtime”:2133.31298828125,“actualTtftFromStart”:2010.31298828125,“timeTillServerRequest”:33.912109375,“requestToTtft”:1976.40087890625,“totalTime”:2167.173583984375}
2024-05-31 12:03:06.318 [info] CURSOR LOG: restFunc done cbb3cedf-b467-4c17-a286-b34779f1dce3
A lot of these aborted errors are expected as you type. Can you share a bit more of the output? You can copy the Copilot++ file by hitting cmd-shift-P and entering “Developer: Open Logs Folder”. Then, going to the subdirectory window1/exthost/anysphere.cursor-always-local
and copying Copilot++.log
.
Feel free to email me if it’s easier at rishabh@anysphere.co
I had the same issue,
switching the cursor model from ‘fast’ to ‘auto(default}’ solved it
I’ve been having this issue for weeks.
See here:
And here:
Simply switching the cursor model from ‘fast’ to ‘auto(default)’ doesn’t work for me.
Copilot++ is still not working in most of my ‘.c’ files and frustratingly the Cursor team haven’t been very responsive so far.