HA Supervised-Addons and "Add repository" doesn't work

I cannot see any addon
If I click on seach I get empty screen
I cannot add any repository
i can only see “old” addons, but I cannot update it

I run HA SUPERVISED in Debian 12 Bookworm:

  • core-2024.4.3

  • supervisor-2024.04.0

  • eth0 ipv4, static, DNS 8.8.8.8, (I have tried also 1.1.1.1)

  • wlan disable

Networtk NOTE: I am running HA using a my own VPN to reach the RPI remotely as wireguard client. The ISP on the VPN side has her own DNSs and i cannot modify it.

In the first installatin it worked and i installed

This is my log after reboot

Supervisor

2024-04-13 10:40:41.793 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-04-13 10:40:41.794 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-04-13 10:40:41.794 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-04-13 10:40:41.810 WARNING (SyncWorker_3) [supervisor.store.data] No repository information exists at /data/addons/git/45df7312
2024-04-13 10:40:41.814 WARNING (SyncWorker_3) [supervisor.store.data] No repository information exists at /data/addons/git/cebe7a76
2024-04-13 10:40:41.820 WARNING (SyncWorker_3) [supervisor.store.data] No repository information exists at /data/addons/git/a0d7b954
2024-04-13 10:40:41.826 WARNING (SyncWorker_3) [supervisor.store.data] No repository information exists at /data/addons/git/5c53de3b
2024-04-13 10:40:41.828 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-04-13 10:40:41.834 INFO (MainThread) [supervisor.addons.manager] Found 7 installed add-ons
2024-04-13 10:40:41.897 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/sabeechen/hassio-google-drive-backup-aarch64 with version 0.112.1
2024-04-13 10:40:41.898 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/influxdb/aarch64 with version 5.0.0
2024-04-13 10:40:41.901 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-mosquitto with version 6.4.0
2024-04-13 10:40:41.907 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/aarch64 with version 5.15.0
2024-04-13 10:40:41.918 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/aarch64 with version 17.0.7
2024-04-13 10:40:41.919 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/grafana/aarch64 with version 9.1.3
2024-04-13 10:40:41.920 INFO (MainThread) [supervisor.docker.interface] Attaching to zigbee2mqtt/zigbee2mqtt-aarch64 with version 1.35.3-1
2024-04-13 10:40:41.975 INFO (MainThread) [supervisor.backups.manager] Found 10 backup files
2024-04-13 10:40:42.018 INFO (MainThread) [supervisor.discovery] Loaded 1 messages
2024-04-13 10:40:42.018 INFO (MainThread) [supervisor.ingress] Loaded 1 ingress sessions
2024-04-13 10:40:42.018 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-04-13 10:40:42.019 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-04-13 10:40:42.019 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-04-13 10:40:42.020 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-04-13 10:40:42.020 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-04-13 10:40:42.025 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-04-13 10:40:42.026 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-04-13 10:40:42.027 INFO (MainThread) [__main__] Running Supervisor
2024-04-13 10:40:42.032 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
2024-04-13 10:40:42.032 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-04-13 10:40:42.040 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2024-04-13 10:40:42.088 INFO (SyncWorker_7) [supervisor.docker.manager] Cleaning addon_core_mosquitto application
2024-04-13 10:40:42.852 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mosquitto with version 6.4.0
2024-04-13 10:40:47.857 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 3 add-ons
2024-04-13 10:40:47.909 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_a0d7b954_vscode application
2024-04-13 10:40:48.114 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2024-04-13 10:40:48.661 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/vscode/aarch64 with version 5.15.0
2024-04-13 10:40:48.707 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_a0d7b954_influxdb application
2024-04-13 10:40:49.468 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/influxdb/aarch64 with version 5.0.0
2024-04-13 10:40:49.532 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_a0d7b954_grafana application
2024-04-13 10:40:50.515 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/grafana/aarch64 with version 9.1.3
2024-04-13 10:40:58.957 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_influxdb
2024-04-13 10:41:20.656 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2024-04-13 10:41:20.698 INFO (SyncWorker_4) [supervisor.docker.manager] Starting homeassistant
2024-04-13 10:41:20.946 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2024-04-13 10:41:28.749 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2024-04-13 10:41:28.749 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-04-13 10:41:31.708 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-04-13 10:41:31.721 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to NOT_RUNNING
2024-04-13 10:41:41.869 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to RUNNING
2024-04-13 10:41:41.869 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2024-04-13 10:41:41.870 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 3 add-ons
2024-04-13 10:41:41.948 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_45df7312_zigbee2mqtt application
2024-04-13 10:41:42.655 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-aarch64 with version 1.35.3-1
2024-04-13 10:41:42.706 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_cebe7a76_hassio_google_drive_backup application
2024-04-13 10:41:43.418 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/sabeechen/hassio-google-drive-backup-aarch64 with version 0.112.1
2024-04-13 10:41:43.502 INFO (SyncWorker_7) [supervisor.docker.manager] Cleaning addon_a0d7b954_nodered application
2024-04-13 10:41:44.019 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/aarch64 with version 17.0.7
2024-04-13 10:41:46.310 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.316 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.323 INFO (MainThread) [supervisor.api.middleware.security] /mounts access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.331 INFO (MainThread) [supervisor.api.middleware.security] /addons access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.360 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.367 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.391 INFO (MainThread) [supervisor.api.middleware.security] /backups/1fc79575/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.400 INFO (MainThread) [supervisor.api.middleware.security] /backups/0a84a4d6/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.406 INFO (MainThread) [supervisor.api.middleware.security] /backups/ead99825/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.412 INFO (MainThread) [supervisor.api.middleware.security] /backups/9fa8837d/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.419 INFO (MainThread) [supervisor.api.middleware.security] /backups/1669a176/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.426 INFO (MainThread) [supervisor.api.middleware.security] /backups/6a349c0e/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.432 INFO (MainThread) [supervisor.api.middleware.security] /backups/22bfebdd/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.439 INFO (MainThread) [supervisor.api.middleware.security] /backups/5a93e3e4/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.445 INFO (MainThread) [supervisor.api.middleware.security] /backups/a041a96c/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:46.455 INFO (MainThread) [supervisor.api.middleware.security] /backups/176415a9/info access from cebe7a76_hassio_google_drive_backup
2024-04-13 10:41:49.031 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-04-13 10:41:49.032 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-04-13 10:41:49.033 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-04-13 10:41:49.040 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-04-13 10:41:49.043 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-04-13 10:41:49.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-04-13 10:41:49.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-04-13 10:41:49.131 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-04-13 10:41:49.145 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-04-13 10:41:49.180 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-04-13 10:41:49.181 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-04-13 10:41:49.181 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-04-13 10:41:49.181 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-04-13 10:41:49.238 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-04-13 10:41:49.239 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-04-13 10:41:49.239 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-04-13 10:41:49.240 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-04-13 10:41:49.772 INFO (MainThread) [supervisor.jobs] 'OSManager.reload' blocked from execution, no Home Assistant OS available
2024-04-13 10:41:49.772 INFO (MainThread) [supervisor.host.services] Updating service information
2024-04-13 10:41:49.785 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-04-13 10:41:49.946 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-04-13 10:41:49.947 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-04-13 10:41:49.948 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-04-13 10:41:50.171 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-04-13 10:41:50.190 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-04-13 11:11:32.275 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

Core

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2024-04-13 02:23:02.008 WARNING (SyncWorker_0) [homeassistant.loader] We found 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
2024-04-13 02:23:07.014 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-04-13 02:24:17.675 ERROR (MainThread) [custom_components.hacs] Could not update plugin - Timeout of 60s reached
2024-04-13 02:24:17.675 ERROR (MainThread) [custom_components.hacs] Could not update integration - Timeout of 60s reached
2024-04-13 08:24:16.676 ERROR (MainThread) [custom_components.hacs] Could not update template - Timeout of 60s reached
2024-04-13 08:24:16.679 ERROR (MainThread) [custom_components.hacs] Could not update plugin - Timeout of 60s reached
2024-04-13 10:29:47.980 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /store/repositories - Can't add https://github.com/hassio-addons/repository, already in the store
s6-rc: info: service legacy-services: stopping
2024-04-13 10:35:34.117 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server core-mosquitto:1883 (7)
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2024-04-13 10:41:27.909 WARNING (SyncWorker_0) [homeassistant.loader] We found 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
2024-04-13 10:41:28.561 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2024-04-13 10:41:28.614 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=87 from 2024-04-13 00:23:02.559366)
2024-04-13 10:41:36.823 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-04-13 10:41:37.792 ERROR (MainThread) [homeassistant.util.logging] Exception in functools.partial(<function _async_discover at 0x7f7bd3f1a0>, <HomeAssistant NOT_RUNNING>, 'sensor', <function async_setup_entity_entry_helper.<locals>.async_setup_from_discovery at 0x7f7cda98a0>, None) when dispatching 'SignalType(name='mqtt_discovery_new_sensor_mqtt')': ({'availability': [{'topic': 'zigbee2mqtt/bridge/state'}], 'availability_mode': 'all', 'device': {'hw_version': 'zStack3x0 20230507', 'identifiers': ['zigbee2mqtt_bridge_0x00124b002a2f0dc3'], 'manufacturer': 'Zigbee2MQTT', 'model': 'Bridge', 'name': 'Zigbee2MQTT Bridge', 'sw_version': '1.35.3'}, 'enabled_by_default': False, 'entity_category': 'diagnostic', 'json_attributes_template': '{{ value_json.data.value | tojson }}', 'json_attributes_topic': 'zigbee2mqtt/bridge/response/networkmap', 'name': 'Network map', 'object_id': 'zigbee2mqtt_bridge_network_map', 'origin': {'name': 'Zigbee2MQTT', 'sw_version': '1.35.3', 'support_url': 'https://www.zigbee2mqtt.io'}, 'state_topic': 'zigbee2mqtt/bridge/response/networkmap', 'unique_id': 'bridge_0x00124b002a2f0dc3_network_map_zigbee2mqtt', 'value_template': "{{ now().strftime('%Y-%m-%d %H:%M:%S') }}", 'platform': 'mqtt'},)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py", line 302, in _async_discover
    setup(discovery_payload)
  File "/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py", line 369, in async_setup_from_discovery
    [entity_class(hass, config, entry, discovery_payload.discovery_data)]
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py", line 1194, in __init__
    MqttAvailability.__init__(self, config)
  File "/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py", line 583, in __init__
    self._availability_setup_from_config(config)
  File "/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py", line 622, in _availability_setup_from_config
    CONF_PAYLOAD_AVAILABLE: avail[CONF_PAYLOAD_AVAILABLE],
                            ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'payload_available'

2024-04-13 10:42:38.981 ERROR (MainThread) [custom_components.hacs] Could not update plugin - Timeout of 60s reached
2024-04-13 10:42:38.981 ERROR (MainThread) [custom_components.hacs] Could not update theme - Timeout of 60s reached

DNS

[INFO] 127.0.0.1:39236 - 5874 "PTR IN 227.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083768304s
[ERROR] plugin/errors: 2 227.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:58520 - 47236 "PTR IN 167.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.084462116s
[INFO] 127.0.0.1:58417 - 17133 "PTR IN 114.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.08439295s
[ERROR] plugin/errors: 2 167.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[ERROR] plugin/errors: 2 114.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:37801 - 63209 "PTR IN 226.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083495639s
[ERROR] plugin/errors: 2 226.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:33292 - 9597 "PTR IN 116.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083697323s
[ERROR] plugin/errors: 2 116.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:34642 - 46803 "PTR IN 175.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.084487986s
[ERROR] plugin/errors: 2 175.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:56379 - 44459 "PTR IN 230.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083458398s
[ERROR] plugin/errors: 2 230.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:46293 - 8921 "PTR IN 180.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083410009s
[ERROR] plugin/errors: 2 180.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:48227 - 48541 "PTR IN 115.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083599842s
[ERROR] plugin/errors: 2 115.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:52593 - 64887 "PTR IN 118.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083639527s
[ERROR] plugin/errors: 2 118.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:53964 - 59855 "PTR IN 182.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083845637s
[ERROR] plugin/errors: 2 182.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:51075 - 9353 "PTR IN 117.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.08409308s
[ERROR] plugin/errors: 2 117.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:36788 - 36552 "PTR IN 113.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.084732022s
[ERROR] plugin/errors: 2 113.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:45290 - 54107 "PTR IN 119.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.0837121s
[ERROR] plugin/errors: 2 119.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:47714 - 59148 "PTR IN 181.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083508342s
[ERROR] plugin/errors: 2 181.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:40397 - 51610 "PTR IN 183.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.084420394s
[ERROR] plugin/errors: 2 183.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:43235 - 4978 "PTR IN 184.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083474971s
[ERROR] plugin/errors: 2 184.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:33661 - 18884 "PTR IN 132.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083361693s
[ERROR] plugin/errors: 2 132.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:56326 - 64874 "PTR IN 124.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083707655s
[INFO] 127.0.0.1:45484 - 5470 "PTR IN 239.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.084065709s
[ERROR] plugin/errors: 2 239.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[ERROR] plugin/errors: 2 124.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:54514 - 41123 "PTR IN 126.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083387434s
[ERROR] plugin/errors: 2 126.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:54720 - 59443 "PTR IN 130.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.08354047s
[ERROR] plugin/errors: 2 130.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:46697 - 9419 "PTR IN 245.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083902191s
[ERROR] plugin/errors: 2 245.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:48978 - 65024 "PTR IN 131.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083399137s
[ERROR] plugin/errors: 2 131.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:32992 - 18912 "PTR IN 128.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083498637s
[ERROR] plugin/errors: 2 128.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:39010 - 37571 "PTR IN 250.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083545266s
[ERROR] plugin/errors: 2 250.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:41988 - 40383 "PTR IN 253.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083647396s
[ERROR] plugin/errors: 2 253.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:59368 - 47971 "PTR IN 252.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 28.083431637s
[ERROR] plugin/errors: 2 252.0.7.10.in-addr.arpa. PTR: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:43575 - 3125 "PTR IN 156.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 28.897275141s
[INFO] 127.0.0.1:47854 - 48699 "PTR IN 141.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 14.463334979s
[INFO] 127.0.0.1:32796 - 3988 "PTR IN 4.0.7.10.in-addr.arpa. udp 50 true 2048" - - 0 30.000585888s
[ERROR] plugin/errors: 2 4.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:57275 - 47913 "PTR IN 90.0.7.10.in-addr.arpa. udp 51 true 2048" NXDOMAIN qr,rd,ra 40 14.90946931s
[INFO] 127.0.0.1:42810 - 25574 "PTR IN 128.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 15.046922495s
[INFO] 127.0.0.1:40831 - 18248 "PTR IN 135.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 15.207213178s
[INFO] 127.0.0.1:37310 - 46263 "PTR IN 149.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 15.348522292s
[INFO] 127.0.0.1:39592 - 931 "PTR IN 46.0.7.10.in-addr.arpa. udp 51 true 2048" NXDOMAIN qr,rd,ra 40 15.413554782s
[INFO] 127.0.0.1:41070 - 53658 "PTR IN 81.0.7.10.in-addr.arpa. udp 51 true 2048" - - 0 30.00114774s
[ERROR] plugin/errors: 2 81.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:57011 - 61610 "PTR IN 252.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 30.001267122s
[ERROR] plugin/errors: 2 252.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:50925 - 38613 "PTR IN 214.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 30.000850518s
[ERROR] plugin/errors: 2 214.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:48229 - 54384 "PTR IN 132.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 19.112071597s
[INFO] 127.0.0.1:35485 - 55827 "PTR IN 70.0.7.10.in-addr.arpa. udp 51 true 2048" - - 0 19.11283339s
[ERROR] plugin/errors: 2 70.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[ERROR] plugin/errors: 2 132.0.7.10.in-addr.arpa. PTR: dial tcp 1.1.1.1:853: i/o timeout
[INFO] 127.0.0.1:41235 - 4481 "PTR IN 152.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 19.112217077s
[ERROR] plugin/errors: 2 152.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:37400 - 889 "PTR IN 146.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 19.11281113s
[ERROR] plugin/errors: 2 146.0.7.10.in-addr.arpa. PTR: dial tcp 1.1.1.1:853: i/o timeout
[INFO] 127.0.0.1:57043 - 55746 "PTR IN 142.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 19.112526982s
[ERROR] plugin/errors: 2 142.0.7.10.in-addr.arpa. PTR: dial tcp 1.1.1.1:853: i/o timeout
[INFO] 127.0.0.1:58524 - 20609 "PTR IN 150.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 19.112039947s
[ERROR] plugin/errors: 2 150.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:58673 - 40562 "PTR IN 133.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 17.980930703s
[ERROR] plugin/errors: 2 133.0.7.10.in-addr.arpa. PTR: read tcp 172.30.32.3:42310->1.0.0.1:853: read: connection reset by peer
[INFO] 127.0.0.1:56673 - 57103 "PTR IN 126.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 18.339818107s
[INFO] 127.0.0.1:44650 - 8129 "PTR IN 111.0.7.10.in-addr.arpa. udp 52 true 2048" NXDOMAIN qr,rd,ra 41 18.361905498s
[INFO] 127.0.0.1:45255 - 33982 "PTR IN 100.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 18.912315283s
[ERROR] plugin/errors: 2 100.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:39281 - 29979 "PTR IN 139.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 18.912139132s
[ERROR] plugin/errors: 2 139.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:34001 - 55136 "PTR IN 48.0.7.10.in-addr.arpa. udp 51 true 2048" NXDOMAIN qr,rd,ra 40 18.954533898s
[INFO] 127.0.0.1:51656 - 49922 "PTR IN 89.0.7.10.in-addr.arpa. udp 51 true 2048" - - 0 19.028987626s
[ERROR] plugin/errors: 2 89.0.7.10.in-addr.arpa. PTR: read tcp 172.30.32.3:42116->1.0.0.1:853: read: connection reset by peer
[INFO] 127.0.0.1:40648 - 36628 "PTR IN 70.0.7.10.in-addr.arpa. udp 51 true 2048" - - 0 21.098651399s
[ERROR] plugin/errors: 2 70.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:44277 - 18126 "PTR IN 132.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 21.098838306s
[ERROR] plugin/errors: 2 132.0.7.10.in-addr.arpa. PTR: context deadline exceeded
[INFO] 127.0.0.1:55308 - 26165 "PTR IN 147.0.7.10.in-addr.arpa. udp 52 true 2048" - - 0 21.098658714s
[ERROR] plugin/errors: 2 147.0.7.10.in-addr.arpa. PTR: context deadline exceeded

Any help?
Thanks in advance