c735533238569c 2 days ago [-]
Does anyone here know how to write a for loop in python???? Pls, i need to get my app ready
lrecio 2 days ago [-]
for i in range(5): print(f"Iteration {i}... (yes, again)")
ericmutta 2 days ago [-]
I was logged out automatically from GitHub Copilot. Logging in again had no effect. For a few minutes the status page https://www.githubstatus.com/ showed just "Issues" and "API Requests" were down but now even Copilot itself is showing up as degraded.
vikrant18 2 days ago [-]
same
selinkocalar 19 hours ago [-]
This is why I'm cautious about tools that become too integrated into daily workflow. When Copilot goes down, entire teams slow to a crawl. Don't get me wrong - AI coding assistants are incredibly useful. But building dependencies on external services for core development work creates single points of failure. Always have a backup plan for when your tools inevitably break.
fertrevino 2 days ago [-]
'There seems to be a problem with your account. Please contact Github support' is what I get in my vscode extension.
0x01FE 2 days ago [-]
Same issue, if I look at the copilot logs I see "[info] [auth] Invalid copilot token: missing token: 403". Seems like the issue is on their side though, judging by general website issues.
metadaemon 2 days ago [-]
GitHub seems to be down as a whole.
abswest 2 days ago [-]
Same, shows error code in IDE and at github.com copilot settings.
TriangleEdge 2 days ago [-]
vbhakta 2 days ago [-]
https://www.githubstatus.com/

seems issues on API as well

cultofmetatron 2 days ago [-]
everytime I look at these AI coding systems I think of this classic junji ito story.

https://www.youtube.com/watch?v=H6pYncUjuGY&ab_channel=D%D0%...

written long before any of this stuff existed but somehow very relevant.

ngruhn 2 days ago [-]
Man, I was about to go to sleep...
codeconfessions 2 days ago [-]
same. VSCode told me my subscription ended and I can't find copilot on our org settings page.
mikewarot 2 days ago [-]
I've seen those messages over the past week, they're usually temporary.
coalbin 2 days ago [-]
Github seems to be having a general outage, we're not able to view pull requests
lrecio 2 days ago [-]
Up
Dotta_transport 2 days ago [-]
Anyone still facing the same issue?
sandos 1 days ago [-]
Havigng severe issues even now, 15 hours later. It has been working for a couple of hours, but with cut-off replies and general slowness.

Edit: Only in VS Code it seems, VS works...

doctaj 2 days ago [-]
Yes.
rdx91 2 days ago [-]
[dead]