Leider funktioniert der Download seit zwei Tagen wieder nicht mehr. Weiß evtl. jemand den Grund und Abhilfe?
Vielen Dank
(base) C:\Users\Peter>pytr dl_docs c:\
TR*
07:02:30 Found credentials file
07:02:30 Phone: +4917********, PIN: ****
07:02:30 Web session resumed
07:02:30 Logged in
07:02:30 Found 3154 lines in history file
07:02:30 Awaiting #1 timeline
07:02:30 Connecting to websocket ...
07:02:31 Connected to websocket ...
07:02:31 Received error message: '1 E {"errors":[{"errorCode":"UNKNOWN_ERROR","errorField":null,"errorMessage":"Unknown error","meta":{"source":"PLATFORM"}}]}'
07:02:31 ('1', {'type': 'timeline', 'after': None}, {'errors': [{'errorCode': 'UNKNOWN_ERROR', 'errorField': None, 'errorMessage': 'Unknown error', 'meta': {'source': 'PLATFORM'}}]})
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\Peter\anaconda3\Scripts\pytr.exe\__main__.py", line 7, in <module>
File "C:\Users\Peter\anaconda3\Lib\site-packages\pytr\main.py", line 206, in main
asyncio.get_event_loop().run_until_complete(dl.dl_loop())
File "C:\Users\Peter\anaconda3\Lib\asyncio\base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\Peter\anaconda3\Lib\site-packages\pytr\dl.py", line 67, in dl_loop
if subscription['type'] == 'timeline':
^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'subscription' where it is not associated with a value