Skip to content

PM Failed network rtg scan, PM Failed network lqi scan on EDGE #1728

Closed
@dreimer1986

Description

When using edge version recent on 13.07.19 I am bombed with
zigbee2mqtt:warn 7/13/2019, 7:42:15 PM Failed network rtg scan for device: '0x8418260000003e28' with error: 'Error: Timed out after 10000 ms'
zigbee2mqtt:warn 7/13/2019, 7:42:17 PM Failed network lqi scan for device: '0x84182600000b88e1' with error: 'Error: Timed out after 10000 ms'

This happens for any device registered and after a few minutes all devices are set to unavailable. This does not happen with release version with same config and same db. There all devices are running fine

Config:
{
"data_path": "/share/zigbee2mqtt",
"homeassistant": true,
"permit_join": false,
"mqtt_base_topic": "zigbee2mqtt",
"mqtt_server": "mqtt://homeassistant",
"serial_port": "/dev/ttyUSB0",
"devices": [],
"network_key": [],
"include_device_information": true,
"availability_timeout": 60,
"overwrite": true,
"report": true,
"rtscts": false
}

Full log: https://www.pastiebin.com/5d2a1ac864437

Firmware: CC2530_DEFAULT_20190608

Funfact, I wanted to make a debug log too, but after a single restart it's impossible to start again:

https://www.pastiebin.com/5d2a1d9e2405e

Restarting, bridging reset pin, no dice. And the best: Release build works fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions