Connections problems with Sonoff Bridge Pro

Hello together,

I would like to reduce the systems that I have at home to minimum. Because of that I have started with Zigbee. Unfortunately I have since months issues with the connections with the Sonoff Bridge Pro. The connection work at whim. Sometimes I can’t start it (Zigbee2MQTT Addon), then I can start it but after day or two go back offline. Sometimes after day or two go the addon by itself again online…

My Home Assistant is running as Virtual Machine on my NAS in cellar. Because of that I didn’t take any USB-Dongle rather the Sonoff Bridge Pro that is about 50 cm form the access point and between is only a thin wall.
On the Bridge is the Tasmota 12.4.0.2 by Theo Arends.
In the logs of Home Assistant I can find only this:


[20:12:11] INFO: Preparing to start...
[20:12:14] INFO: Socat not enabled
[20:12:15] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2023-04-16 20:12:26: Logging to console and directory: '/config/zigbee2mqtt/log/2023-04-16.20-12-26' filename: log.txt
Zigbee2MQTT:info  2023-04-16 20:12:27: Starting Zigbee2MQTT version 1.30.3 (commit #unknown)
Zigbee2MQTT:info  2023-04-16 20:12:27: Starting zigbee-herdsman (0.14.103)
Zigbee2MQTT:error 2023-04-16 20:12:48: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2023-04-16 20:12:48: Failed to start zigbee
Zigbee2MQTT:error 2023-04-16 20:12:48: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2023-04-16 20:12:48: Exiting...
Zigbee2MQTT:error 2023-04-16 20:12:48: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
    at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:103:27)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
    at Zigbee.start (/app/lib/zigbee.ts:58:27)
    at Controller.start (/app/lib/controller.ts:101:27)
    at start (/app/index.js:107:5)

Directly (using IP-address in the Web browser) I can connect with the bridge. It take indeed some seconds but it work. I use fixed-IP for the bridge.

I hope You can help me.

Thank You,
kamil

Home Assistant 2023.3.5
Supervisor 2023.04.0
Operating System 9.5
Frontend 20230309.1 - latest
Zigbee2MQTT: 1.30.3-1

Probably better if you ask such questions in Zigbee2MQTT discussions or Tasmota discussions as it sounds like the issues you have is with Tasmota serial server/tunnel and/or socat for Zigbee2MQTT:

https://github.com/Koenkk/zigbee2mqtt/discussions

https://github.com/arendst/Tasmota/discussions

Also, it is strongly discouraged to use a Zigbee Coordinator serial adapter over Wi-Fi. See:

https://www.zigbee2mqtt.io/advanced/remote-adapter/connect_to_a_remote_adapter.html

WARNING

WiFi-based Serial-to-IP bridges are not recommended as the serial protocol does not have enough fault-tolerance to handle packet loss or latency delays that can normally occur over WiFi connections.

Regardless, even if not the root cause of your specific problem you should still also be aware that placing it near your WiFi access point / router is a very bad location and your WiFi access point / router Wi-Fi signals will drown out its Zigbee signals and make its Zigbee reception extremely poor at best. Read and try to follow all the best practices → Zigbee networks: how to guide for avoiding interference and optimize for getting better range + coverage