Z2m problems

I finaly got it to work…
I uninstalled z2m, and manuelly removed z2m folder


And started over
My setting that got it to work

data_path: /config/zigbee2mqtt
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: "-d -d"
  log: false
mqtt:
  base_topic: zigbee2mqtt
  server: mqtt://xurip:1883
  user: urusr
  password: urpass
serial:
  port: /dev/ttyUSB0
  adaptor: ezsp
frontend: true
advanced:
  pan_id: GENERATE
  channel: 11
  network_key: GENERATE

I have sonoff dongle-P

mqtt://localhost did’t work so try the ip address of ur mqttbroker