Problems installing zigbee2mqtt in vm HA OS, by newbie

Hi I’m esbuse, thanks for the help
HA OS running on virtualbox vm, mosquitto installed, SLZB-06M over ethernet, Zigbe2mqtt doesn’t start

version: 4
homeassistant:
  enabled: true
mqtt:
  server: mqtt://192.168.1.95:1883
serial:
  port: tcp://192.168.1.145:6638
  adapter: ember #
  baudrate: 115200
frontend:
  enabled: true
  port: 8099
advanced:
  log_level: debug
  homeassistant_legacy_entity_attributes: false
  homeassistant_legacy_triggers: false
  legacy_api: false
  legacy_availability_payload: false
device_options:
  legacy: false

[08:44:47] INFO: Preparing to start...
[08:44:47] INFO: Socat not enabled
[08:44:48] INFO: Starting Zigbee2MQTT...
starting Zigbee2MQTT without watchdog.
[2025-02-04 08:44:53] info: 	z2m: Logging to console, file (filename: log.log)
[2025-02-04 08:44:53] info: 	z2m: Starting Zigbee2MQTT version 2.1.0 (commit #unknown)
[2025-02-04 08:44:53] info: 	z2m: Starting zigbee-herdsman (3.2.5)
[2025-02-04 08:44:53] info: 	zh:ember: Using default stack config.
[2025-02-04 08:44:53] info: 	zh:ember: ======== Ember Adapter Starting ========
[2025-02-04 08:44:53] info: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-02-04 08:44:53] info: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-02-04 08:44:53] info: 	zh:ember:uart:ash: Socket ready
[2025-02-04 08:44:53] info: 	zh:ember:uart:ash: ======== ASH starting ========
[2025-02-04 08:44:54] error: 	zh:ember:uart:ash: Port Error: read ECONNRESET
[2025-02-04 08:44:54] info: 	zh:ember:uart:ash: Port closed.
[2025-02-04 08:44:56] info: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-02-04 08:44:56] info: 	zh:ember:uart:ash: Socket ready
[2025-02-04 08:44:56] info: 	zh:ember:uart:ash: ======== ASH starting ========
[2025-02-04 08:44:57] error: 	zh:ember:uart:ash: Port Error: read ECONNRESET
[2025-02-04 08:44:57] info: 	zh:ember:uart:ash: Port closed.
[2025-02-04 08:44:59] info: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-02-04 08:44:59] info: 	zh:ember:uart:ash: Socket ready
[2025-02-04 08:44:59] info: 	zh:ember:uart:ash: ======== ASH starting ========
[2025-02-04 08:45:00] error: 	zh:ember:uart:ash: Port Error: read ECONNRESET
[2025-02-04 08:45:00] info: 	zh:ember:uart:ash: Port closed.
[2025-02-04 08:45:02] info: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-02-04 08:45:02] info: 	zh:ember:uart:ash: Socket ready
[2025-02-04 08:45:02] info: 	zh:ember:uart:ash: ======== ASH starting ========
[2025-02-04 08:45:03] error: 	zh:ember:uart:ash: Port Error: read ECONNRESET
[2025-02-04 08:45:03] info: 	zh:ember:uart:ash: Port closed.
[2025-02-04 08:45:04] info: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-02-04 08:45:04] info: 	zh:ember:uart:ash: Socket ready
[2025-02-04 08:45:04] info: 	zh:ember:uart:ash: ======== ASH starting ========
[2025-02-04 08:45:04] error: 	zh:ember:uart:ash: Port Error: read ECONNRESET
[2025-02-04 08:45:04] info: 	zh:ember:uart:ash: Port closed.
[2025-02-04 08:45:07] error: 	z2m: Error while starting zigbee-herdsman
[2025-02-04 08:45:07] error: 	z2m: Failed to start zigbee-herdsman
[2025-02-04 08:45:07] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-02-04 08:45:07] error: 	z2m: Exiting...
[2025-02-04 08:45:07] error: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1533:24)
    at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:136:29)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:142:13)
    at start (/app/index.js:161:5)


For me it is exasperating that in a new installation, with everything apparently well configured, of these problems. I’ve been trying to solve this for hours but no matter how much I search and read I can’t find anything.
I would appreciate any solution…

Do you need an mqtt user and password?

mqtt:
  server: mqtt://192.168.1.xxx:1883
  user: stuff
  password: things

No idea if thats the issue or not, but I know I can’t connect to my mqtt without a password.

I have entered the username and password and I am still the same, thank you…

How your SLZB-06M configured?
Coordinator or router?
SLZB-06M work as router based on Zigbe2mqtt.

What firmware do you have installed on the SLZB? you can log on and check at http://192.168.1.145

Latest firmwares, both zigbee 20241127 and driver 2.7.1
I read this in the firmware notes:
´´´
Change your config:
adapter: ember
rtscts: false
´´´
Will it be okay to put it on?
Thanks

You already have ember specified. You have the Coordinator firmware installed, not the router one right?

Everything updated: firmware, location, time, dhcp off…
It is in coordinator. It only works on router??

And you don’t have ZHA (Zigbee Home Automation) installed as an integration? Do you have this icon as green or gray when Z2M is not running?

It´s installed yes. Isn’t it Zha and Z2M?? Or it’s zha or z2m…

Modo LAN |Z2M/ZHA| Internet … like your img

So there’s the error. If the icon is green while Z2M is NOT running that means something else is connecting to the SLZB, in your case ZHA.

You cannot have both ZHA and Z2M at the same time pointing to the same coordinator. If you want to run both, you need two coordinators and there will be two zigbee networks that cannot mesh together.

Thanks to you I was able to solve the problems of the ports but it still does not start:

[2025-02-04 12:11:09] error: 	z2m: Error while starting zigbee-herdsman
[2025-02-04 12:11:09] error: 	z2m: Failed to start zigbee-herdsman
[2025-02-04 12:11:09] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-02-04 12:11:09] error: 	z2m: Exiting...
[2025-02-04 12:11:09] error: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:670:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1533:24)
    at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:136:29)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:142:13)
    at start (/app/index.js:161:5)

Try to use mDNS Zeroconf discovery.
Besides serving as a coordinator some adapters can also be used as a Zigbee router, one of the adapters is SMLight SLZB-06M.
What firmware version you install to SLZB-06M?
Main error is:
|[2025-02-04 08:44:54] error: |zh:ember:uart:ash: Port Error: read ECONNRESET|
|[2025-02-04 08:44:54] info: |zh:ember:uart:ash: Port closed.
Check port configuration.