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

Error 26466 in updateAll #69

Closed
Ilovegym66 opened this issue Oct 21, 2019 · 4 comments
Closed

Error 26466 in updateAll #69

Ilovegym66 opened this issue Oct 21, 2019 · 4 comments

Comments

@Ilovegym66
Copy link

Ilovegym66 commented Oct 21, 2019

Hi, I've installed now 3 more instances of the adapter for my another devices ( 7590, 7560, 7580) and from the second instance in the logfile the adapter show some error:

2019-10-21 09:01:34.186  - info: host.iobroker instance system.adapter.tr-064-community.1 started with pid 26466
2019-10-21 09:01:34.723  - debug: tr-064-community.1 (26466) Redis Objects: Use Redis connection: 0.0.0.0:9001
2019-10-21 09:01:34.752  - debug: tr-064-community.1 (26466) objectDB connected
2019-10-21 09:01:34.753  - debug: tr-064-community.1 (26466) Redis States: Use Redis connection: 0.0.0.0:9000
2019-10-21 09:01:34.755  - debug: tr-064-community.1 (26466) Objects connected to redis: 0.0.0.0:9001
2019-10-21 09:01:34.762  - debug: tr-064-community.1 (26466) statesDB connected
2019-10-21 09:01:34.814  - debug: tr-064-community.1 (26466) States connected to redis: 0.0.0.0:9000
2019-10-21 09:01:35.311  - info: tr-064-community.1 (26466) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.16.3
2019-10-21 09:01:36.025  - debug: tr-064-community.1 (26466) createConfiguredDevices
2019-10-21 09:01:36.026  - debug: tr-064-community.1 (26466) forEachConfiguredDevice
2019-10-21 09:01:38.028  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:01:59.585  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:02:20.977  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:02:42.351  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:03:04.288  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:03:25.667  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:03:47.066  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:04:08.442  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:04:29.423  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:04:51.155  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:05:12.711  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:05:34.276  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:05:55.999  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:06:12.512  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging false
2019-10-21 09:06:17.378  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:06:38.942  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:07:00.515  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:07:21.863  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:07:31.708  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging true
2019-10-21 09:07:43.416  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:08:05.137  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:08:26.516  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:08:48.075  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:09:09.480  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:09:12.798  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging false
2019-10-21 09:09:30.876  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:09:49.590  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging true
2019-10-21 09:09:52.438  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:10:13.813  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:10:16.295  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging false
2019-10-21 09:10:35.176  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:10:56.933  - debug: tr-064-community.1 (26466) in updateAll
2019-10-21 09:11:08.128  - debug: tr-064-community.1 (26466) system.adapter.admin.0: logging true
2019-10-21 09:11:18.858  - debug: tr-064-community.1 (26466) in updateAll

Node v10.16.3 NPM 6.9.0 Js-controller 2.0.34

@Apollon77
Copy link
Member

I can not see any error here?

@Ilovegym66
Copy link
Author

Ilovegym66 commented Oct 21, 2019

2019-10-21 09:00:07.856  - info: tr-064-community.1 (26382) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.16.3
2019-10-21 09:00:14.191  - error: tr-064-community.1 (26382) updateAll:exists
2019-10-21 09:00:35.583  - error: tr-064-community.1 (26382) updateAll:exists
2019-10-21 09:00:57.135  - error: tr-064-community.1 (26382) updateAll:exists
2019-10-21 09:01:19.056  - error: tr-064-community.1 (26382) updateAll:exists

@Ilovegym66
Copy link
Author

das Error: (26466) in updateAll stört mich, das einzige rote, was im Logfile steht.. :-) funktionieren tut alles, bis auf das Telefonbuch, aber das ist ja ein bekannter Bug..

@Ilovegym66
Copy link
Author

Fehler gone with js-controller 2.0.35. :-)

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

2 participants