You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Value: ("Connection broken: ConnectionAbortedError(10053, 'An established connection was aborted by the software in your host machine', None, 10053, None)", ConnectionAbortedError(10053, 'An established connection was aborted by the software in your host machine', None, 10053, None))
Traceback:
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 1412, in showEvent
self.refresh_builds()
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3266, in refresh_builds
self.refresh_changelog()
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3278, in refresh_changelog
changelog_data = requests.get(url).json()
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\api.py", line 73, in get
return request("get", url, params=params, **kwargs)
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\sessions.py", line 587, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\sessions.py", line 745, in send
r.content
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\models.py", line 899, in content
self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b""
File "C:\Users\teroc\AppData\Local\Programs\CDDA Game Launcher\requests\models.py", line 818, in generate
raise ChunkedEncodingError(e)
The text was updated successfully, but these errors were encountered:
<class 'requests.exceptions.ChunkedEncodingError'>
The text was updated successfully, but these errors were encountered: