Skyconnect and SolarEdge integration stopped working

My HA setup stopped working correctly.
I run HA on a Odroid N2+ with a emmc card
SolarEdge and Skyconnect integrations
Troubleshooting so far Reboot. Restore of older back-up when everything worked.

Errorlog shows error. What do they mean and what is the cause and possible solution? Ignore the Epson errors, printer is offline and powered down

2023-04-04 07:15:50.182 WARNING (MainThread) [hass_nabucasa.cloud_api] Fetched https://alexa-api.nabucasa.com/access_token (400)
2023-04-04 07:15:57.365 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘EPSON XP-6100 Series’ for ipp integration not ready yet: Invalid response from API: Error occurred while communicating with IPP server.; Retrying in background
2023-04-04 07:16:03.303 ERROR (MainThread) [zigpy.application] Couldn’t start application
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:03.420 WARNING (MainThread) [homeassistant.components.zha.core.gateway] Couldn’t start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator (attempt 1 of 3)
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 185, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 171, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:11.483 ERROR (MainThread) [zigpy.application] Couldn’t start application
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:11.592 WARNING (MainThread) [homeassistant.components.zha.core.gateway] Couldn’t start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator (attempt 2 of 3)
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 185, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 171, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:19.659 ERROR (MainThread) [zigpy.application] Couldn’t start application
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:19.768 WARNING (MainThread) [homeassistant.components.zha.core.gateway] Couldn’t start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator (attempt 3 of 3)
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 185, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 171, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:19.773 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry SkyConnect Multi-PAN for zha
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 383, in async_setup
result = await component.async_setup_entry(hass, self)
File “/usr/src/homeassistant/homeassistant/components/zha/init.py”, line 122, in async_setup_entry
await zha_gateway.async_initialize()
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 200, in async_initialize
raise exc
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 185, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 171, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 145, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 124, in connect
self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 105, in initialize
await ezsp._startup_reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 96, in _startup_reset
await self.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/ezsp/init.py”, line 125, in reset
await self._gw.reset()
File “/usr/local/lib/python3.10/site-packages/bellows/uart.py”, line 260, in reset
return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2023-04-04 07:16:49.002 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: solaredge
2023-04-04 07:17:49.064 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: solaredge
2023-04-04 07:18:29.197 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry solaredge for solaredge
Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 703, in urlopen
httplib_response = self._make_request(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 386, in _make_request
self._validate_conn(conn)
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 1042, in validate_conn
conn.connect()
File “/usr/local/lib/python3.10/site-packages/urllib3/connection.py”, line 419, in connect
self.sock = ssl_wrap_socket(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/ssl
.py", line 449, in ssl_wrap_socket
ssl_sock = ssl_wrap_socket_impl(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/ssl
.py", line 493, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
File “/usr/local/lib/python3.10/ssl.py”, line 513, in wrap_socket
return self.sslsocket_class._create(
File “/usr/local/lib/python3.10/ssl.py”, line 1071, in _create
self.do_handshake()
File “/usr/local/lib/python3.10/ssl.py”, line 1342, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/requests/adapters.py”, line 489, in send
resp = conn.urlopen(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 787, in urlopen
retries = retries.increment(
File “/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py”, line 550, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/usr/local/lib/python3.10/site-packages/urllib3/packages/six.py”, line 769, in reraise
raise value.with_traceback(tb)
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 703, in urlopen
httplib_response = self._make_request(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 386, in _make_request
self._validate_conn(conn)
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 1042, in validate_conn
conn.connect()
File “/usr/local/lib/python3.10/site-packages/urllib3/connection.py”, line 419, in connect
self.sock = ssl_wrap_socket(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/ssl
.py", line 449, in ssl_wrap_socket
ssl_sock = ssl_wrap_socket_impl(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/ssl
.py", line 493, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
File “/usr/local/lib/python3.10/ssl.py”, line 513, in wrap_socket
return self.sslsocket_class._create(
File “/usr/local/lib/python3.10/ssl.py”, line 1071, in _create
self.do_handshake()
File “/usr/local/lib/python3.10/ssl.py”, line 1342, in do_handshake
self._sslobj.do_handshake()
urllib3.exceptions.ProtocolError: (‘Connection aborted.’, ConnectionResetError(104, ‘Connection reset by peer’))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 383, in async_setup
result = await component.async_setup_entry(hass, self)
File “/usr/src/homeassistant/homeassistant/components/solaredge/init.py”, line 25, in async_setup_entry
response = await hass.async_add_executor_job(
File “/usr/local/lib/python3.10/concurrent/futures/thread.py”, line 58, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/local/lib/python3.10/site-packages/solaredge/solaredge.py”, line 81, in get_details
r = requests.get(url, params)
File “/usr/local/lib/python3.10/site-packages/requests/api.py”, line 73, in get
return request(“get”, url, params=params, **kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/api.py”, line 59, in request
return session.request(method=method, url=url, **kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/sessions.py”, line 587, in request
resp = self.send(prep, **send_kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/sessions.py”, line 701, in send
r = adapter.send(request, **kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/adapters.py”, line 547, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: (‘Connection aborted.’, ConnectionResetError(104, ‘Connection reset by peer’))