Skip to content

MQTT: Server not configured #69

@Maartenf2

Description

@Maartenf2

I have this issue where no data is sent to MQTT:

My broker is well configured, as I use it for Zigbee2MQTT also.

Any extra config step needed?

2023-12-07 11:33:13 DEBUG Starting new HTTP connection (1): 192.168.1.63:80
2023-12-07 11:33:14 DEBUG http://192.168.1.63:80 "GET /device/getParam?dev_id=1&dev_type=35&dev_code=3351&type=3&param_addr=5035&param_num=10&param_type=1&token=419e2a77-b8c0-458f-b3f5-8615fbdf0d27&lang=en_us&time123456=1701945193 HTTP/1.1" 200 149
2023-12-07 11:33:14 DEBUG HTTP Status code 200
2023-12-07 11:33:14 DEBUG Payload Status code 1
2023-12-07 11:33:14 DEBUG Payload Dict: {'result_code': 1, 'result_msg': 'success', 'result_data': {'param_value': 'FF FF 00 55 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF '}}
2023-12-07 11:33:14 DEBUG Data length: 20
2023-12-07 11:33:14 DEBUG Changing transaction state from 'SENDING' to 'WAITING FOR REPLY'
2023-12-07 11:33:14 DEBUG Modbus payload: ['00', '5b', '00', '00', '00', '17', '01', '03', '14', 'FF', 'FF', '00', '55', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF']
2023-12-07 11:33:14 DEBUG Requested Size: 8, Returned Size: 8
2023-12-07 11:33:14 DEBUG Modbus payload: ['14', 'FF', 'FF', '00', '55', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF']
2023-12-07 11:33:14 DEBUG Requested Size: 21, Returned Size: 21
2023-12-07 11:33:14 DEBUG Changing transaction state from 'WAITING FOR REPLY' to 'PROCESSING REPLY'
2023-12-07 11:33:14 DEBUG RECV: 0x0 0x5b 0x0 0x0 0x0 0x17 0x1 0x3 0x14 0xff 0xff 0x0 0x55 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2023-12-07 11:33:14 DEBUG Processing: 0x0 0x5b 0x0 0x0 0x0 0x17 0x1 0x3 0x14 0xff 0xff 0x0 0x55 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2023-12-07 11:33:14 DEBUG Factory Response[ReadHoldingRegistersResponse: 3]
2023-12-07 11:33:14 DEBUG Adding transaction 91
2023-12-07 11:33:14 DEBUG Getting transaction 91
2023-12-07 11:33:14 DEBUG Changing transaction state from 'PROCESSING REPLY' to 'TRANSACTION_COMPLETE'
2023-12-07 11:33:14 DEBUG Using Inverter Time: 2023-12-7 11:33:12
2023-12-07 11:33:14 INFO Inverter: Successfully scraped in 2.486299 secs
2023-12-07 11:33:14 WARNING MQTT: Server Error; Server not configured
MQTT: Server Error; Server not configured

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions