Browser Emu Issue again

hey its me again, now i don’t know if this is resulting from the “verifying” issue thats going on atm or something else but a new issue for the emu’s cept the firefox ones, are just not booting, complete black screen and looping. (UPDATE) it is now exclaming: Connectionerror
HTTPSConnectionpool ( host= ’ pypi . org ’ , port=443) : Max retries exceeded with url: /pypi/yarl/1.7.2/json (Caused by NewConnectionError( ’ <urllib3.connection.HTTPSconnection object at 0x7f2a6308df10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution’))

at /opt/virtualenvs/python3/lib//python3.8/site-packages/requests/adapters.py:516 in send
512 if isinstance(e.reason, _SSLError):
513 # this branch is for urllib3 v1.22 and later.
514 raise SSLError(e, request=request)
515
516 raise ConnectionError(e, request=request)
517
518 except ClosedPoolError as e:
519 raise ConnectionError(e, request=request)
520

i hope this somehow helps get an idea of something or such.

2 posts were merged into an existing topic: Webview not working properly

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.