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

RegisterAppConfirm --> NOT_ALLOWED #29

Open
1 of 2 tasks
schoeller opened this issue May 14, 2022 · 0 comments
Open
1 of 2 tasks

RegisterAppConfirm --> NOT_ALLOWED #29

schoeller opened this issue May 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@schoeller
Copy link

The problem

Thanks for this OpenSource work. I have installed from github. Adapter instance has been configured using discovery information and all sensors have been activated. When starting the instance, the log registers

2022-05-14 11:19:02.090 - debug: comfoairq.0 (17538) received: {"time":"2022-05-14T09:19:02.088Z","kind":53,"result":{"error":"NOT_ALLOWED","kind":"","data":""},"error":"NOT_ALLOWED"}

and then crashes.

Version of nodejs

14.19.2

Version of ioBroker js-controller

4.0.23

Version of Adapter

0.2.0

Operating system running ioBroker

Linux

Checklist of files to include below

  • iobroker.current.log (Please share the logs in debug mode)
  • Contents of the JavaScript browser console (always include in cases of issues with the user interface)

Additional information & file uploads

2022-05-14 11:19:47.877 - debug: comfoairq.0 (17560) Redis Objects: Use Redis connection: 127.0.0.1:9001
2022-05-14 11:19:47.916 - debug: comfoairq.0 (17560) Objects client ready ... initialize now
2022-05-14 11:19:47.919 - debug: comfoairq.0 (17560) Objects create System PubSub Client
2022-05-14 11:19:47.932 - debug: comfoairq.0 (17560) Objects create User PubSub Client
2022-05-14 11:19:47.951 - debug: comfoairq.0 (17560) Objects client initialize lua scripts
2022-05-14 11:19:47.959 - debug: comfoairq.0 (17560) Objects connected to redis: 127.0.0.1:9001
2022-05-14 11:19:47.978 - debug: comfoairq.0 (17560) Redis States: Use Redis connection: 127.0.0.1:9000
2022-05-14 11:19:47.986 - debug: comfoairq.0 (17560) States create System PubSub Client
2022-05-14 11:19:47.988 - debug: comfoairq.0 (17560) States create User PubSub Client
2022-05-14 11:19:47.998 - debug: comfoairq.0 (17560) States connected to redis: 127.0.0.1:9000
2022-05-14 11:19:48.302 - info: comfoairq.0 (17560) starting. Version 0.2.0 (non-npm: klein0r/ioBroker.comfoairq#3f57cfffa9b4c2bf87f5d6307a2fe03e3489b934) in /opt/iobroker/node_modules/iobroker.comfoairq, node: v14.19.2, js-controller: 4.0.23
2022-05-14 11:19:48.368 - debug: comfoairq.0 (17560) Active sensors by configuration: [128]
2022-05-14 11:19:48.371 - debug: comfoairq.0 (17560) register receive handler...
2022-05-14 11:19:48.371 - debug: comfoairq.0 (17560) register disconnect handler...
2022-05-14 11:19:48.372 - debug: comfoairq.0 (17560) register the app...
2022-05-14 11:19:48.399 - debug: comfoairq.0 (17560) bridge : connected to comfoAir unit -> 2022-05-14 11:19:48
2022-05-14 11:19:48.420 - debug: comfoairq.0 (17560) registerAppResult: {}
2022-05-14 11:19:48.422 - debug: comfoairq.0 (17560) startSession
2022-05-14 11:19:48.952 - debug: comfoairq.0 (17560) RegisterAppConfirm --> NOT_ALLOWED
2022-05-14 11:19:48.953 - debug: comfoairq.0 (17560) received: {"time":"2022-05-14T09:19:48.937Z","kind":52,"result":{"error":"NOT_ALLOWED","kind":"","data":""},"error":"NOT_ALLOWED"}
2022-05-14 11:19:49.436 - debug: comfoairq.0 (17560) StartSessionConfirm --> NOT_ALLOWED
2022-05-14 11:19:49.438 - debug: comfoairq.0 (17560) received: {"time":"2022-05-14T09:19:49.436Z","kind":53,"result":{"error":"NOT_ALLOWED","kind":"","data":""},"error":"NOT_ALLOWED"}
2022-05-14 11:19:59.436 - debug: comfoairq.0 (17560) bridge : TCP socket timeout -> 2022-05-14 11:19:59
2022-05-14 11:19:59.438 - debug: comfoairq.0 (17560) comfo: timeout
2022-05-14 11:19:59.518 - debug: comfoairq.0 (17560) bridge : TCP socket ended -> 2022-05-14 11:19:59
2022-05-14 11:19:59.521 - debug: comfoairq.0 (17560) bridge : TCP socket closed -> 2022-05-14 11:19:59
2022-05-14 11:19:59.522 - debug: comfoairq.0 (17560) comfo: DISCONNECTED -> 2022-05-14 11:19:59
2022-05-14 11:20:03.478 - error: comfoairq.0 (17560) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2022-05-14 11:20:03.480 - error: comfoairq.0 (17560) unhandled promise rejection: undefined
2022-05-14 11:20:03.481 - error: comfoairq.0 (17560) undefined
2022-05-14 11:20:03.486 - debug: comfoairq.0 (17560) ** starting reconnection -> 2022-05-14 11:20:03
2022-05-14 11:20:03.492 - info: comfoairq.0 (17560) terminating
2022-05-14 11:20:03.493 - warn: comfoairq.0 (17560) Terminated (UNCAUGHT_EXCEPTION): Without reason
2022-05-14 11:20:03.500 - debug: comfoairq.0 (17560) comfo: Error: connect EALREADY 192.168.0.131:56747 - Local (192.168.0.50:59052)
2022-05-14 11:20:03.503 - debug: comfoairq.0 (17560) bridge : TCP socket closed with error -> 2022-05-14 11:20:03
2022-05-14 11:20:03.504 - debug: comfoairq.0 (17560) comfo: DISCONNECTED -> 2022-05-14 11:20:03

@schoeller schoeller added the bug Something isn't working label May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant