github-education-resources / classroom-assistant

Clone student repositories in bulk
https://classroom.github.com/assistant
MIT License
116 stars 39 forks source link

Stuck Loading Assignment Repositories forever #202

Closed thelmuth closed 2 years ago

thelmuth commented 3 years ago

I'm getting stuck forever on this window, and it won't load the repositories to download them:

image

I've tried this on Windows and Mac with the latest version of Classroom Assistant. It loads the assignment fine, and then loads here forever.

crguezl commented 3 years ago

Same thing. Loops forever with this assignment:

https://classroom.github.com/classrooms/68184024-ull-esit-pl-2021/group-assignments/github-campus-expert

NOTE: The assignment is a group assignment, GHC seems to work well with individual assignments.

saramathieson commented 3 years ago

Same issue here (individual assignments work fine but loops forever with group assignments). MacOS 10.15.6

bmuellerhstat commented 3 years ago

Same here (group assignments)

jifbrodeur commented 3 years ago

Same here group assignment v2.0.3 macOS v11.2.3.

wmoralesdev commented 3 years ago

Same here with group assignments

TousignantSimon commented 3 years ago

Same here with group assignments Win 10.

wschilling commented 3 years ago

I'm having this today on two different computers. Group assignment as well.

senisioi commented 3 years ago

same here, ubuntu 20.04

senisioi commented 3 years ago

I don't have a solution for the classroom assistant, but here's a raw python script that crawls the github classroom pages.

https://gist.github.com/senisioi/1e077637621d5995b49200a18e983a34

Fill in the request header the Cookie and the homework URL.

will-leeson commented 3 years ago

I'm having the same issue on both a Windows 10 and Ubuntu 20.04 machine

JessRudder commented 2 years ago

I believe this has been resolved. If you're still having issues, please let us know.

saramathieson commented 2 years ago

Yes - I recently tried this again and it worked. Thank you!