Closed therealmysteryman closed 7 years ago
Did you figure this out?
Yes, it was about not running the lastest polygot. :)
But now I'm having a another, issue, I was wondering does it support more then 2 Hubs ? I made the configuration for 3 hub it does generate the yaml file for each hub. Once I add it to ISY99 only 2 hubs appear in ISY99. I'm able to have them all by themselves but if I add more then 2 the first one get dropped. I don't see any error in the harmony.log or in polygot .... so not sure were to look :(
Any ideas ? Thanks
JF
2017-05-06 22:02 GMT-04:00 jimboca notifications@github.com:
Did you figure this out?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jimboca/harmonyhub-polyglot/issues/9#issuecomment-299677207, or mute the thread https://github.com/notifications/unsubscribe-auth/AbLMxcekUg0l5lpDy6IhxfjgQY7eVoywks5r3SYtgaJpZM4NS9gq .
-- Jean-François j.f.tremblay@gmail.com jf.tremblay@gmail.com
Issue solved, I needed to remove french characters and solved the issue. Was causing some parsing issue.
2017-05-06 22:38 GMT-04:00 JF jf.tremblay@gmail.com:
Yes, it was about not running the lastest polygot. :)
But now I'm having a another, issue, I was wondering does it support more then 2 Hubs ? I made the configuration for 3 hub it does generate the yaml file for each hub. Once I add it to ISY99 only 2 hubs appear in ISY99. I'm able to have them all by themselves but if I add more then 2 the first one get dropped. I don't see any error in the harmony.log or in polygot .... so not sure were to look :(
Any ideas ? Thanks
JF
2017-05-06 22:02 GMT-04:00 jimboca notifications@github.com:
Did you figure this out?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jimboca/harmonyhub-polyglot/issues/9#issuecomment-299677207, or mute the thread https://github.com/notifications/unsubscribe-auth/AbLMxcekUg0l5lpDy6IhxfjgQY7eVoywks5r3SYtgaJpZM4NS9gq .
-- Jean-François j.f.tremblay@gmail.com jf.tremblay@gmail.com
-- Jean-François j.f.tremblay@gmail.com jf.tremblay@gmail.com
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: Traceback (most recent call last): ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: File "/home/jftremblay/polyglot/config/node_servers/harmonyhub-polyglot/harmony_hub.py", line 114, in
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: main()
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: File "/home/jftremblay/polyglot/config/node_servers/harmonyhub-polyglot/harmony_hub.py", line 106, in main
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: nserver = HarmonyHubNodeServer(poly, shortpoll=30, longpoll=300)
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: TypeError: init() got an unexpected keyword argument 'shortpoll'
ERROR [05-06-2017 20:25:15] polyglot.nodeserver_manager: Node Server Harmony has stopped responding.