Skip to content
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

[pysiaalarm.base_server] Code not found, replying with DUH to account #63

Open
sebstef1412 opened this issue Aug 18, 2024 · 0 comments
Open

Comments

@sebstef1412
Copy link

Hello everyone,

I am currently working on integrating the security control center from https://www.lupuscloud.com/ into the SIA alarm system. In the debug mode and logs, I am consistently encountering the following errors:

LOG:

Logger: pysiaalarm.base_server
Quelle: runner.py:190
Erstmals aufgetreten: 12:00:18 (10 Vorkommnisse)
Zuletzt protokolliert: 12:01:02

Code not found, replying with DUH to account: 100200

DEBUG:

2024-08-18 12:01:00.572 WARNING (MainThread) [pysiaalarm.base_server] Code not found, replying with DUH to account: 100200
2024-08-18 12:01:00.605 DEBUG (MainThread) [pysiaalarm.base_server] Incoming line: 9B3C004d"SIA-DCS"0047L0#100200[#100200|Nti10:01:00/da08-18-24/RP]_10:01:00,08-18-2024
2024-08-18 12:01:00.606 DEBUG (MainThread) [pysiaalarm.event] Content matches: {'account': '100200', 'ti': '10:01', 'id': None, 'ri': None, 'code': None, 'message': ':00/da08-18-24/RP', 'xdata': None, 'timestamp': '10:01:00,08-18-2024'}
2024-08-18 12:01:00.606 WARNING (MainThread) [pysiaalarm.base_server] Code not found, replying with DUH to account: 100200
2024-08-18 12:01:02.525 DEBUG (MainThread) [pysiaalarm.base_server] Incoming line: 5651004d"SIA-DCS"0048L0#100200[#100200|Nti10:01:02/da08-18-24/RP]_10:01:02,08-18-2024
2024-08-18 12:01:02.526 DEBUG (MainThread) [pysiaalarm.event] Content matches: {'account': '100200', 'ti': '10:01', 'id': None, 'ri': None, 'code': None, 'message': ':02/da08-18-24/RP', 'xdata': None, 'timestamp': '10:01:02,08-18-2024'}
2024-08-18 12:01:02.527 WARNING (MainThread) [pysiaalarm.base_server] Code not found, replying with DUH to account: 100200
2024-08-18 12:01:02.561 DEBUG (MainThread) [pysiaalarm.base_server] Incoming line: 5651004d"SIA-DCS"0048L0#100200[#100200|Nti10:01:02/da08-18-24/RP]_10:01:02,08-18-2024
2024-08-18 12:01:02.562 DEBUG (MainThread) [pysiaalarm.event] Content matches: {'account': '100200', 'ti': '10:01', 'id': None, 'ri': None, 'code': None, 'message': ':02/da08-18-24/RP', 'xdata': None, 'timestamp': '10:01:02,08-18-2024'}
2024-08-18 12:01:02.562 WARNING (MainThread) [pysiaalarm.base_server] Code not found, replying with DUH to account: 100200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant