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

[Bug]: Connection Terminated #181

Open
1 task done
williamzerner opened this issue Dec 5, 2024 · 1 comment
Open
1 task done

[Bug]: Connection Terminated #181

williamzerner opened this issue Dec 5, 2024 · 1 comment
Labels
Status: W.I.P This is being worked on. Type: Bug Something isn't working

Comments

@williamzerner
Copy link

williamzerner commented Dec 5, 2024

What happened?

I am running this on Oracle Cloud, Ubuntu 22.04.4 LTS, Python 3.10.12

Enroller

CLI

OS

Linux-Distro

Relevant log output

upstream connect error or disconnect/reset before headers. reset reason: connection termination
Unknown Error: Report this to the developer
('Error', 'Traceback (most recent call last):\n  File "/home/ubuntu/Udemy DUCE/cli.py", line 94, in <module>\n    udemy.start_enrolling()\n  File "/home/ubuntu/Udemy DUCE/base.py", line 888, in start_enrolling\n    self.handle_course_enrollment()\n  File "/home/ubuntu/Udemy DUCE/base.py", line 934, in handle_course_enrollment\n    self.handle_discounted_course(course["course_id"])\n  File "/home/ubuntu/Udemy DUCE/base.py", line 1030, in handle_discounted_course\n    self.process_coupon(course_id, coupon_code, amount)\n  File "/home/ubuntu/Udemy DUCE/base.py", line 1048, in process_coupon\n    self.process_coupon(course_id, coupon_code, amount)\n  File "/home/ubuntu/Udemy DUCE/base.py", line 1037, in process_coupon\n    if msg := checkout_response.get("detail"):\nAttributeError: \'Response\' object has no attribute \'get\'\n\n\nhttps://www.udemy.com/course/funciones-tablas-dinamicas-chatgpt-y-mas-con-google-sheets/?couponCode=DATABOOSTERS-DIC34\nFunciones, Tablas dinámicas, ChatGPT y más con Google Sheets|:|Unknown Error v2.3.1')

Terms

  • I am using the latest available version.
@williamzerner williamzerner added Status: TBC To be confirmed Type: Bug Something isn't working labels Dec 5, 2024
@techtanic
Copy link
Owner

I will check and get back to you

@techtanic techtanic added Status: W.I.P This is being worked on. and removed Status: TBC To be confirmed labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: W.I.P This is being worked on. Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants