Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something unexpected occured #21

Open
mr-time-traveller opened this issue Aug 1, 2021 · 11 comments
Open

Something unexpected occured #21

mr-time-traveller opened this issue Aug 1, 2021 · 11 comments

Comments

@mr-time-traveller
Copy link

after typing username and password and the course url https://courses.edx.org/courses/course-v1:NYIF+DPC.1x+3T2020/course/
"Something unexpected occurred. Please provide details....."

@asuragan
Copy link

asuragan commented Aug 2, 2021

Check the logs in the edx-error.log file located in C:\Users\USER_NAME

@jerzybrzoska
Copy link

Check the logs in the edx-error.log file located in C:\Users\USER_NAME

I have the same issue. The content of my edx-error.log:

Expecting value: line 2 column 1 (char 1)Expecting value: line 2 column 1 (char 1)

Environment: Ubuntu 20.04LTS. I have my credentials storred in ~/.edxauth.

@dodanecroman
Copy link

The same thing

@ndcharles
Copy link

Same error here

Expecting value: line 2 column 1 (char 1)Expecting value: line 2 column 1 (char 1)Expecting value: line 2 column 1 (char 1)

@CodingGreatOwl
Copy link

if res.json().get('success') is True: at l. 144 in lib.py does not work properly when it is a 403 response. Also getting a 403 response when using correct credentials indicates that there is another problem with the login procedure.

@Slothoncrack
Copy link

No progress here? 😐

@Lecharge
Copy link

bump

@Amit0617
Copy link

bump again

@Mohmmde1
Copy link

same problem

@Mohmmde1
Copy link

Mohmmde1 commented Sep 28, 2022

I am not sure exactly what is the problem, I think it it has something to do with the JSON configuration and package handling like the build folder, however, I created a new file, also i have filled the .edxauth file with my email and password, and copied this code which was in the main.py to it and run it.

from edxdownloader.utils import * if __name__ == '__main__': main()

then from the command line: python3.8 file.py. run the command while you are at the folder after you manually download it using git
Screenshot 2022-09-29 at 2 06 53 AM

@Amit0617
Copy link

Amit0617 commented Sep 29, 2022

it's dead. code is old and would not work anymore I personally downloaded courses through edxdlr https://github.com/neuronalism/edxdlr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants