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 Report]: Only two of three courses download when I synchronise #431

Closed
ahamil305 opened this issue Oct 21, 2024 · 1 comment
Closed

Comments

@ahamil305
Copy link

BlackboardSync Version

0.17.4

BlackboardSync Release

0.17.4

Python Version

No response

Operating System and Version

Windows 11

University Name

Glasgow Caledonian University

Problem Description

Expecting 3 courses to download, only 2 did.

Log File Contents

Download error
Traceback (most recent call last):
File "blackboard_sync\sync.py", line 153, in download
File "blackboard_sync\download.py", line 104, in download
File "blackboard_sync\content\course.py", line 33, in init
File "blackboard_sync\content\content.py", line 44, in init
File "blackboard_sync\content\folder.py", line 22, in init
File "blackboard_sync\content\content.py", line 44, in init
File "blackboard_sync\content\folder.py", line 22, in init
File "blackboard_sync\content\content.py", line 51, in init
File "blackboard_sync\content\body.py", line 17, in init
File "blackboard_sync\content\webdav.py", line 50, in init
File "bs4\element.py", line 1573, in getitem
KeyError: 'href'

@sanjacob
Copy link
Owner

This has been fixed but the fix has still not been included in any release. However, a release is most likely making its way out today.

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

2 participants