Skip to content

Local Connection not working with SP6000 IP150 (v5.02.058) #368

Description

@ashwin-gupta

Alarm system

SP6000 with IP150

Environment

RPI

Git branch

master

Describe the bug

Trying to use local connection with IP150 module (v5.02.058). PAI works with SWAN but unfortunately dont want to use SWAN for obvious reasons.

To Reproduce

Removed SITE_ID and SITE_EMAIL config, which results in the following logs.

Logs

2023-06-10 14:44:18,115 - INFO - PAI - Starting...
2023-06-10 14:44:18,116 - INFO - PAI.paradox.paradox - Disconnecting from the Alarm Panel
2023-06-10 14:44:18,116 - INFO - PAI.paradox.paradox - Clean Session
2023-06-10 14:44:18,117 - INFO - PAI.paradox.paradox - Connecting to interface
2023-06-10 14:44:18,117 - INFO - PAI.paradox.connections.ip.connection - Connecting. Try 1/3
2023-06-10 14:44:18,122 - ERROR - PAI.paradox.connections.ip.connection - Connect failed (try 1/3): [Errno 111] Connect call failed ('192.168.0.29', 10000)
2023-06-10 14:44:18,122 - INFO - PAI.paradox.connections.ip.connection - Connecting. Try 2/3
2023-06-10 14:44:18,127 - ERROR - PAI.paradox.connections.ip.connection - Connect failed (try 2/3): [Errno 111] Connect call failed ('192.168.0.29', 10000)
2023-06-10 14:44:18,127 - INFO - PAI.paradox.connections.ip.connection - Connecting. Try 3/3
2023-06-10 14:44:18,138 - ERROR - PAI.paradox.connections.ip.connection - Connect failed (try 3/3): [Errno 111] Connect call failed ('192.168.0.29', 10000)
2023-06-10 14:44:18,139 - ERROR - PAI.paradox.paradox - Failed to connect to interface
2023-06-10 14:44:18,139 - ERROR - PAI - Unable to connect to alarm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingto be confirmedReported but not yet confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions