copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.79k stars 126 forks source link

Agent stopped working #195

Closed jkbpvsc closed 11 months ago

jkbpvsc commented 11 months ago

Since last few days the agent has stopped working.

Diagnose repeatedly outputs this

Copilot error: (:code 1000 :message "Not authenticated: NotAuthorized")

Event after successfully logging in

Verifying...
Authenticated as GitHub user jkbpvsc.

copilot-events just has this for me

----------b---y---e---b---y---e----------
[stderr] 
[stderr] 
[stderr] nil
[stderr] nil
[stderr] Process copilot agent stderr finished
[stderr] 
[stderr] 
[stderr] nil
[stderr] nil
[stderr] Process copilot agent stderr<1> finished
jkbpvsc commented 11 months ago

Nvm found the issue with my setup

finger563 commented 7 months ago

@jkbpvsc what was the issue with your setup? I've recently upgraded my emacs and configurations and am running into this same issue