Erros in supervisor logs

I keep having some errors on my supervisor logs
I might be wrong but this is since I added 172.30.33.7 and :11 to my configuration file (nginx proxy manager)

  use_x_forwarded_for: true
  trusted_proxies:
    - 127.0.0.1
    - ::1
    - 172.30.33.7
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:30 WARNING (MainThread) [asyncio] socket.send() raised exception.
2021-04-14 12:27:33 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 162.158.203.26 (162.158.203.26). (Mozilla/5.0 (iPhone; CPU iPhone OS 14_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Home Assistant/2021.4.1 (io.robbie.HomeAssistant; build:2021.115; iOS 14.5.0) Mobile/HomeAssistant, like Safari)
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
2021-04-14 12:27:45 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /homeassistant/restart request
2021-04-14 12:27:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for sensor.ps4_today fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 292, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 490, in async_device_update
    raise exc
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/homeassistant/homeassistant/components/history_stats/sensor.py", line 222, in update
    history_list = history.state_changes_during_period(
  File "/usr/src/homeassistant/homeassistant/components/history/__init__.py", line 171, in state_changes_during_period
    with session_scope(hass=hass) as session:
  File "/usr/local/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/usr/src/homeassistant/homeassistant/components/recorder/util.py", line 38, in session_scope
    session = hass.data[DATA_INSTANCE].get_session()
TypeError: 'NoneType' object is not callable
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing... 
[12:27:57] INFO: Using udev information from host
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2021-04-14 12:28:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration samsungtv_smart which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration unifiprotect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration meteoalarmeu which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:05 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:08 WARNING (MainThread) [homeassistant.loader] You are using a custom integration average which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-04-14 12:28:16 WARNING (MainThread) [alexapy.alexalogin] No access token found; falling back to credential login instead of oauth.
2021-04-14 12:28:18 WARNING (MainThread) [homeassistant.components.light] Platform netatmo not ready yet. Retrying in 30 seconds.
2021-04-14 12:28:19 WARNING (MainThread) [homeassistant.setup] Setup of nissan_leaf is taking over 10 seconds.
2021-04-14 12:28:20 WARNING (SyncWorker_1) [homeassistant.components.nissan_leaf] WARNING: This may poll your Leaf too often, and drain the 12V battery.  If you drain your cars 12V battery it WILL NOT START as the drive train battery won't connect. Don't set the intervals too low
 
REFRESH

I only added 172.30.33.7 because I had this warning in loop before but I’m not even sure what container is behind 172.30.33.7
Received X-Forwarded-For header from untrusted proxy 172.30.33.7, headers not processed `2021-04-14 10:34:31