Discounted-Udemy-Course-Enroller icon indicating copy to clipboard operation
Discounted-Udemy-Course-Enroller copied to clipboard

[Bug]: Can not login in colab

Open Huythanh0x opened this issue 4 years ago • 8 comments

What happened?

There are some bug in colab version. It said Login Errorlocal variable 's' referenced before assignment

Enroller

COLAB

OS

Linux-Distro

Relevant log output

Trying to login
Login Errorlocal variable 's' referenced before assignment

Terms

  • [X] I am using the latest version available.
  • [X] I agree to follow this project's Code of Conduct

Huythanh0x avatar Sep 04 '21 12:09 Huythanh0x

OK i pushed a fix can you try it and say if it works

techtanic avatar Sep 04 '21 13:09 techtanic

Still not working

Dairjwas avatar Sep 05 '21 10:09 Dairjwas

Runtime disconnected issue on colab

rihadalisunny avatar Sep 05 '21 14:09 rihadalisunny

(Not colab) but CLI is showing: Cloudflare is blocking your requests try again after an hour

c-hew avatar Sep 05 '21 16:09 c-hew

I have error too in login, in Colab or CLI but i can just see the message in CLI it says: Trying to login Traceback (most recent call last): File "/storage/emulated/0/Download/CLI/duce.py", line 643, in <module> head, user, currency, s, txt = check_login(email, password) File "/storage/emulated/0/Download/CLI/duce.py", line 357, in check_login csrf_token = soup.find("input", {"name": "csrfmiddlewaretoken"})["value"] TypeError: 'NoneType' object is not subscriptable

erikandri avatar Oct 08 '21 04:10 erikandri

I have error too in login, in Colab or CLI but i can just see the message in CLI it says: Trying to login Traceback (most recent call last): File "/storage/emulated/0/Download/CLI/duce.py", line 643, in <module> head, user, currency, s, txt = check_login(email, password) File "/storage/emulated/0/Download/CLI/duce.py", line 357, in check_login csrf_token = soup.find("input", {"name": "csrfmiddlewaretoken"})["value"] TypeError: 'NoneType' object is not subscriptable

yes same issue @techtanic

adarsh-goel avatar May 21 '22 14:05 adarsh-goel

also showing s is not defined !!

adarsh-goel avatar May 21 '22 17:05 adarsh-goel

Traceback (most recent call last): File "", line 567, in main1 auto(remove_duplicates(links_ls)) File "", line 466, in auto purchased, amount = course_landing_api(course_id) File "", line 309, in course_landing_api r = s.get( NameError: name 's' is not defined

adarsh-goel avatar May 21 '22 17:05 adarsh-goel