-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
when trying to run ols list i get the following response:
π₯ Querying all projects
Error: Querying all projects failed. Please try again.with verbose logging i get this traceback additionally
Traceback (most recent call last):
File "/home/emil/.local/lib/python3.10/site-packages/olsync/olsync.py", line 348, in execute_action
success = action()
File "/home/emil/.local/lib/python3.10/site-packages/olsync/olsync.py", line 175, in <lambda>
lambda: overleaf_client.get_project(project_name),
File "/home/emil/.local/lib/python3.10/site-packages/olsync/olclient.py", line 104, in get_project
BeautifulSoup(projects_page.content, 'html.parser').find('meta', {'name': 'ol-projects'}).get('content'))
AttributeError: 'NoneType' object has no attribute 'get'i reinstalled all python dependencies and qt6-webengine and the problem still persists
BearBearCodes, Lightup1, bersp, hsianktin, adibMosharrof and 8 more
Metadata
Metadata
Assignees
Labels
No labels