-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms) #2997
Comments
i confirm this issue after upgrade to 1.11.0: `● zigbee2mqtt.service - zigbee2mqtt Mar 02 21:32:02 openhab npm[6915]: zigbee2mqtt:info 2020-03-02 21:32:02: Logging to console and directory: '/opt/zigbee2mqtt/data/log/2020-03-02.21-32-02' filename: log.txt |
I experienced same issue and i don't remember how i solved it...
|
hi, |
i confirm this issue after upgrade to 1.11.0: zigbee2mqtt:info 2020-03-03 00:22:00: Logging to console and directory: '/share/zigbee2mqtt/log/2020-03-03.00-22-00' filename: log.txt ERR! code ELIFECYCLE |
Please check your adapter communication: https://www.zigbee2mqtt.io/information/FAQ.html#help-zigbee2mqtt-fails-to-start |
it was working and stopped after upgrade to current version. [21:14:55] openhabian@openhab:~$ ls -l /dev/serial/by-id [21:15:12] openhabian@openhab:~$ test -w /dev/ttyACM0 && echo success || echo failure [21:15:37] openhabian@openhab:~$ sudo apt-get purge modemmanager i've found error message in dmesg: |
@mibas74 so when switching back to zigbee2mqtt 1.10.0 it works again? |
I have the same problem. The adapter (CC2530) communication is success.
|
could You provide a link how to downgrade to one of previous versions please? |
Hi, |
I thought it was me. I had to do a reinstall of my pi and after the new installation I run into the same issues. I'm not sure what version I ran before my crash of my SD card, but I haven't updated it in a while. I haven't flashed my dongle yet with the latest version so if there is anything I can do to test please let me know. |
I was having the very same issue with CC2530 and external antena after updating from 1.4 (very old, I know).. Here are the things I've done, I don't know which one solved the problem :
|
I updated the CC2531 USB stick and it's working again. |
I reflashed the stick and tried it again with success. This is odd as I had the same version on the stick already. But at least it's working again. |
maybe it's this home-assistant/supervisor#1569 |
Maybe a silly suggestion. I just received my CC26x2R today and put in the a 3d printed enclosure and had the same error. I just figured out that the reset button was pressed by the enclosure. Snapped the part of that pushes against the reset button and it's running now. |
I have the same problem wiht cc2538 on 1.11.0 ver of z2m. |
i foung some warning in "hassio_supervisor" container - might be it could help: |
Yesterday, my Zigbee network was working fine and suddenly failed completely. I got the same problem (cannot set dtr/rts in dmesg, Error: SRSP - SYS - ping after 6s). Power cycling / restarting z2m had no effect. Short story: I had to reflash the CC2531 to get it working again. I don't know which version was on the stick (bought it pre-programmed), but I believe I wrote the same version 20190619. However, I'm 100% sure it happened exactly when I touched an Ikea ICTC-G-1 dimmer. |
I had the same error. I'm running docker version of zigbee2mqtt and I was trying to reflash stick but no effect. |
The green light also turned off when my CC2531 was still failing. I retried at least 5 times (power on/off, press button, reload serial driver, restart z2m). After I re-flashed using cc-tool it worked immediately again on first attempt. |
I got a CC26X2R1 yesterday and have this issue with this new adapter. I made a frash Raspbian for my 3B+ from: And then follow the instruction to start ZigBee2mqtt but still have the same issue. Here is the log with zigbee-herdsman debug mode enabled:
Port checked and it should be alright:
And the write access to the port has been verified too: I also tried version 1.10 but still got the same issue... BTW I use UNIFLASH to flash this firmware many times: And here is my configuration:
Is there anything else I can try? Many thanks! |
You can try with: |
Thanks, I tried this but still getting the same error... And then I tried to change the panid, channel and set rtscts to "false", none of them work:
|
Below is the debug log with path set to "null":
|
I was having the same problem today following a soft reboot to apply updates to Ubuntu. |
Thanks hughb8on, but I think I have already unplug&replug the board many times but it's all in vain. I also tried it on Windows and the error is the same.
I am thinking may be I should submit an issue under zigbee-herdsman or Z-Stack-firmware instead? |
@keniji what CC26X2R1 revision do you have? (you will find it on the white sticker on the back of the board) |
Hi Koenkk, the board shows Rev 1.0.1, but in UniFlash it shows Revision: C (1.1) |
Hi guys, I have CC2652P, which is running on my linux box which acts as a USB server. Zigbee2mqtt works fine locally using ttyUSB, however i'm trying to get this work over IP using ser2net. The problem is when I start Zigbee2Mqtt over op using tcp I get srps 6000 ms time out. I'm currently using ser2net version 3.5. Hemant |
Let me put my 2c to this, hope this would be helpful.
On unsuccessful start I get:
As all others do. |
related #8282 |
@bkarlson thanks! |
Possible solution for those using systemd is to reset the usb connection before starting zigbee2mqtt.service
in /etc/systemd/system/zigbee2mqtt.service [Service] section check lsusb to find out how to identify your coordinator for the grep in ExecStartPre ex:
you have to compile a small binary content of usbreset.c :
|
I am also having this issue I am using ZigStar Stick v4 with version 1.22.1 in a docker inside Synology Zigbee2MQTT:debug 2021-12-04 20:47:46: Can't load state from file /app/data/state.json (doesn't exist) |
I am new to the topic of Zigbee and have just received the ZigStar 4. |
#8282 (comment), confirming. I reflashed down to 1.2 (and repaired devices, unfortunately) and have no that timeout problem on 1.23 at all. |
Just trying to install zigbee2mqtt on my RPI using docker and after a lot of tries and reading I finaly got to start docker and have the same issue with ConBee II usb adpater with latest firmware.
and of course I have access to device :
|
Sorry, I removed my entry. reading the docs over and over again, i found something i need to investigate further... |
Had this issue with an Raspberry Pi 3B+ and Electrolama zig-a-zig-ah (zzh). Everything up to date (did flashing on another computer the other day, CC2652R_coordinator_20220219). Tried a simple reboot of the Pi (with the USB plugged in). It suddenly works after that reboot 🤷♂️ |
Currently also having this issue with 1.27.2-1:
I've had this with my cc2531 and also with the Sonos Zigbee 3.0 (CC2652P) with no luck. I've also tried using |
Had this same issue today after I first, 4 days ago, had upgraded first to Zigbee2MQTT 1.27.01. Did some Hass restarts without any problem these last days. And today I started to upgraded to Hass Core to 2022.7.7. |
Had the same issue and tried out your script @cooljbg First issue:
The lsusb output is somehow different... and /usr/local/bin/usbreset 0451:16a8 is probably not the correct command. With this snippet from another guy I got the device name:
The output was ttyACM0 and then I could call your script:
Ah, this is working:
But afterwards the error "Error: SRSP - SYS" appears again, when stariting the zigbee2mqtt. Any ideas? |
Не могу найти решение |
Перепрошивка не помогла |
ПРошу помощи |
@zdimon33 you should disable ZHA, this interferes with z2m. |
Да, перечитав кучу информации, я пришел к вероятности такой проблемы. НО, у меня не подключена интеграция ZHA, только стик.... ОН привязан к ZHA и как в нем отключить эту привязку |
Для информации. Я снес HA и установил заново. Пока "полет" нормальный. Во всех уроках продвинутых пользователей требуется нажать кнопку "настроить" на вкладке "Sonoff ... Zigbee ...". (Указана стрелкой на фото выше). Для настройки стика. Возможно, учитывая Ваше мнение, при данной настройке мы настраиваем ZHA и получаем две интеграции: ZHA и MQTT? Вообщем я эту интеграцию удалил, но теперь нет информации о стике. Вновь добавить эту вкладку в интеграции не получается, пишет не может подключиться к стику.... Какие то "костыли" получились... |
Вааай, на расеи гитхаб разбанили?
Regards, Alex
…________________________________
From: zdimon33 ***@***.***>
Sent: Sunday, January 8, 2023 4:06:02 PM
To: Koenkk/zigbee2mqtt ***@***.***>
Cc: Alexander Albul ***@***.***>; Mention ***@***.***>
Subject: Re: [Koenkk/zigbee2mqtt] Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms) (#2997)
Для информации. Я снес HA и установил заново. Пока "полет" нормальный. Во всех уроках продвинутых пользователей требуется нажать кнопку "настроить" на вкладке "Sonoff ... Zigbee ...". (Указана стрелкой на фото выше). Для настройки стика. Возможно, учитывая Ваше мнение, при данной настройке мы настраиваем ZHA и получаем две интеграции: ZHA и MQTT? Вообщем я эту интеграцию удалил, но теперь нет информации о стике. Вновь добавить эту вкладку в интеграции не получается, пишет не может подключиться к стику.... Какие то "костыли" получились...
—
Reply to this email directly, view it on GitHub<#2997 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABAOLYVW7FHZTR2TFAVQIG3WRLJVVANCNFSM4K2Z66PA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I was able to solve the issue. The problem has arised while following the tutorial There it was suggested to use "privileged: true" in the docker-compose.yml of zigbee2mqtt. By removing this clause the error "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)" was solved. I use the docker image 1.30.0 on Debian Bullseye. |
If you end up on this thread and you did just upgrade your coordinator firmware: Make sure you used the correct firmware: I used the router firmware, which gave the exact same error ;) |
I've solved this issue with zigbee2mqtt/hassio-zigbee2mqtt#430 (comment)
|
Awesome, none of the suggestions above worked until this one! |
for me this worked. port: /dev/ttyAMA0 this has to be edited in the Zigbee2MQTT AddOn configuraton in the area "serail" Espezially for the RaspBee dont forget to edit the config.txt file with the following: enable_uart=1 --> it's written in the Dokumentation of Deconz Add on |
#Bug Report
What happened
zigbee2mqtt cannot connect to adpater
What did you expect to happen
zigbee2mqtt
How to reproduce it (minimal and precise)
homeassistant: false
permit_join: true
mqtt:
base_topic: zigbee2mqtt3
server: 'mqtt://192.168.123.133:1883'
serial:
port: 'tcp://192.168.123.139:8881'
ping and telnet is ok:
Debug Info
zigbee2mqtt version: 1.10.0-dev (commit #ad59ff5)
CC2530 firmware version: CC2530_SOURCE_ROUTING_20190619.zip
The text was updated successfully, but these errors were encountered: