Synology DSM 7 and errors

Yesterday I’ve updated a Synology NAS to DSM 7.

For sure doesn’t work plugins like: scratch, Supla, Salus (Thermostats)
All errors looks like error on connection with server or gateway. Event Hue Bridge shows error but it looks like working correctly.

Is any one else with DSM 7 who have problems with Home Assistant not Hass.io?

Errors like:
``

ERROR (MainThread) [homeassistant.components.supla] Timeout fetching supla-svr10.supla.org datae
ERROR (MainThread) [custom_components.homeassistant_salus.climate] Connection error: check if you have specified gateway's HOST correctly.e

ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.xxxxxx
BrokenPipeError: [Errno 32] Broken pipee[0m
2020-12-09 18:43:43	stdout	    n = self._sock.send(self._buffer)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/asyncio/selector_events.py", line 935, in _write_ready
2020-12-09 18:43:43	stdout	    await waiter
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/base_protocol.py", line 87, in _drain_helper
2020-12-09 18:43:43	stdout	    await self.protocol._drain_helper()
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 656, in _send_frame
2020-12-09 18:43:43	stdout	    await self._send_frame(message, WSMsgType.TEXT, compress)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 687, in send
2020-12-09 18:43:43	stdout	    await self._writer.send(data, binary=False, compress=compress)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_ws.py", line 300, in send_str
2020-12-09 18:43:43	stdout	    await self.wsock.send_str(message)
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 81, in _writer
2020-12-09 18:43:43	stdout	    await self._writer_task
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 233, in async_handle
2020-12-09 18:43:43	stdout	    return await WebSocketHandler(request.app["hass"], request).async_handle()
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 42, in get
2020-12-09 18:43:43	stdout	    result = await result
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 129, in handle
2020-12-09 18:43:43	stdout	    return await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 127, in auth_middleware
2020-12-09 18:43:43	stdout	    return await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 72, in ban_middleware
2020-12-09 18:43:43	stdout	    return await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 18, in request_context_middleware
2020-12-09 18:43:43	stdout	    return await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 71, in forwarded_middleware
2020-12-09 18:43:43	stdout	    return await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py", line 118, in impl
2020-12-09 18:43:43	stdout	    resp = await handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py", line 499, in _handle
2020-12-09 18:43:43	stdout	    resp = await self._request_handler(request)
2020-12-09 18:43:43	stdout	  File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request
2020-12-09 18:43:43	stdout	Traceback (most recent call last):

2020-12-09 19:36:52	stdout	e[31m2020-12-09 20:36:52 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.e[0m
2020-12-09 19:36:52	stdout	e[31m2020-12-09 20:36:52 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client sessione[0m
2020-12-09 19:36:52	stdout	e[31m2020-12-09 20:36:52 ERROR (MainThread) [custom_components.homeassistant_salus.climate] Connection error: check if you have specified gateway's HOST correctly.e[0m
2020-12-09 19:36:52	stdout	e[31m2020-12-09 20:36:52 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client sessione[0m
2020-12-09 19:36:52	stdout	e[31m2020-12-09 20:36:52 ERROR (MainThread) [custom_components.homeassistant_salus.binary_sensor] Connection error: check if you have specified gateway's HOST correctly.e[0m

DSM7 came out like 2 days ago and it’s beta and Home Assistant on Synology NAS is not officially supported by Home Assistant. I mean you are asking for trouble.