Traceback (most recent call last):
  File "/private/var/folders/3j/gn14q_rd2m9102dy4bnzgttm0000gn/T/AppTranslocation/40DB6E75-828E-4DDE-8345-A04A25496D23/d/Electrum.app/Contents/MacOS/electrum/plugins/trustedcoin/trustedcoin.py", line 156, in send_request
    response = Network.send_http_on_proxy(method, url,
  File "electrum/network.py", line 1383, in send_http_on_proxy
  File "concurrent/futures/_base.py", line 446, in result
  File "concurrent/futures/_base.py", line 391, in __get_result
  File "electrum/network.py", line 1360, in async_send_http_on_proxy
  File "aiohttp/client.py", line 1141, in __aenter__
  File "aiohttp/client.py", line 637, in _request
  File "aiohttp/helpers.py", line 720, in __exit__
asyncio.exceptions.TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/private/var/folders/3j/gn14q_rd2m9102dy4bnzgttm0000gn/T/AppTranslocation/40DB6E75-828E-4DDE-8345-A04A25496D23/d/Electrum.app/Contents/MacOS/electrum/plugins/trustedcoin/qt.py", line 258, in request_TOS
    tos = server.get_terms_of_service()
  File "/private/var/folders/3j/gn14q_rd2m9102dy4bnzgttm0000gn/T/AppTranslocation/40DB6E75-828E-4DDE-8345-A04A25496D23/d/Electrum.app/Contents/MacOS/electrum/plugins/trustedcoin/trustedcoin.py", line 184, in get_terms_of_service
    return self.send_request('get', 'tos', payload)
  File "/private/var/folders/3j/gn14q_rd2m9102dy4bnzgttm0000gn/T/AppTranslocation/40DB6E75-828E-4DDE-8345-A04A25496D23/d/Electrum.app/Contents/MacOS/electrum/plugins/trustedcoin/trustedcoin.py", line 172, in send_request
    raise ErrorConnectingServer(e)
electrum.plugins.trustedcoin.trustedcoin.ErrorConnectingServer: Fehler beim Verbinden zum Server TrustedCoin:
TimeoutError()

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum/util.py", line 1231, in run_with_except_hook
  File "threading.py", line 917, in run
  File "/private/var/folders/3j/gn14q_rd2m9102dy4bnzgttm0000gn/T/AppTranslocation/40DB6E75-828E-4DDE-8345-A04A25496D23/d/Electrum.app/Contents/MacOS/electrum/plugins/trustedcoin/qt.py", line 261, in request_TOS
    tos_e.error_signal.emit(_('Could not retrieve Terms of Service:')
RuntimeError: wrapped C/C++ object of type TOS has been deleted