I was using github copilot up until recently (probably early Sept 2021), and suddenly notices that copilot stop showing suggestions.
I inspected the logs in the VSCode and it shows similar output every time
[INFO] [ghostText] [2021-09-09T14:23:50.510Z] Breaking, no choices
[INFO] [default] [2021-09-09T14:23:58.685Z] [fetchCompletions] engine https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex
[INFO] [ghostText] [2021-09-09T14:23:58.876Z] Breaking, no choices
[INFO] [default] [2021-09-09T14:23:58.989Z] [fetchCompletions] engine https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex
[INFO] [default] [2021-09-09T14:23:59.313Z] request.response: [https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex/completions] took 323 ms
[ERROR] [streamChoices] [2021-09-09T14:23:59.314Z] Error parsing extraData: service unavailable
I tried to search for this issue (google, StackOverflow, GitHub issues, etc.), and unfortunately still no answer to this. Was wondering if anyone experiencing a similar issue and maybe have found the solutions? Thanks.