This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 015-12-08 17:07:30,464 domogik-butler INFO Received message : {u'text': u'\u043f\u0440\u0438\u0432\u0435\u0442', u'media': u'chat', u'identity': u'admin', u'source': u'core-butler.skyworker'} | |
| 2015-12-08 17:07:30,464 domogik-butler DEBUG Before transforming query : привет | |
| 2015-12-08 17:07:30,465 domogik-butler DEBUG After transforming query : привет | |
| 2015-12-08 17:07:30,465 domogik-butler DEBUG Before calling Rivescript brain for processing : привет (type=<type 'unicode'>) | |
| 2015-12-08 17:07:30,471 domogik-butler ERROR Error while processing query 'привет'. Error is : Traceback (most recent call last): | |
| File "/home/sasa/domogik/src/domogik/bin/butler.py", line 458, in process | |
| reply = self.brain.reply(self.user_name, query) | |
| File "/home/sasa/domogik/src/domogik/butler/rivescript/rivescript/rivescript.py", line 1577, in reply | |
| reply = self._getreply(user, msg, ignore_object_errors=errors_as_replies) | |
| File "/home/sasa/domogik/src/domogik/butler/rivescript/rivescript/rivescript.py", line 1744, in _getreply |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-12-08 16:02:44,255 domogik-manager INFO Looking for launched instances of 'manager' | |
| 2015-12-08 16:02:44,312 domogik-manager INFO No existing process. | |
| 2015-12-08 16:02:44,313 domogik-manager INFO Starting the plugin in background... | |
| 2015-12-08 16:02:44,351 domogik-manager INFO Daemonize plugin manager | |
| 2015-12-08 16:02:44,353 domogik-manager DEBUG watcher fork | |
| 2015-12-08 16:02:44,353 domogik-manager INFO ---------------------------------- | |
| 2015-12-08 16:02:44,354 domogik-manager INFO Starting client 'manager' (new manager instance) | |
| 2015-12-08 16:02:44,354 domogik-manager INFO Python version is sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0) | |
| 2015-12-08 16:02:44,357 domogik-manager DEBUG Send client status : starting | |
| 2015-12-08 16:02:44,756 domogik-manager DEBUG Delete the file /var/run/domogik//manager_return_code_2783 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-10-17 09:28:19,211 domogik-ping INFO - id : 8 / name : Зал / device type id : ping.ping | |
| 2015-10-17 09:28:19,212 domogik-ping INFO xpl_stats features : | |
| 2015-10-17 09:28:19,212 domogik-ping INFO - ping | |
| 2015-10-17 09:28:19,212 domogik-ping INFO Static Parameters : | |
| 2015-10-17 09:28:19,212 domogik-ping INFO - device = mythtv1 | |
| 2015-10-17 09:28:19,212 domogik-ping INFO - type = input | |
| 2015-10-17 09:28:19,213 domogik-ping INFO Dynamic Parameters : | |
| 2015-10-17 09:28:19,213 domogik-ping INFO - current | |
| 2015-10-17 09:28:19,213 domogik-ping INFO xpl_commands features : | |
| 2015-10-17 09:28:19,213 domogik-ping DEBUG Get parameter 'interval' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-09-24 22:29:59,562 domogik-butler DEBUG Send client status : alive | |
| 2015-09-24 22:30:14,562 domogik-butler DEBUG Send client status : alive | |
| 2015-09-24 22:30:25,985 domogik-butler INFO Reload brain request : <MQMessage(action=butler.reload.do, data='{}')> | |
| 2015-09-24 22:30:25,985 domogik-butler INFO Load minimal brain : /home/sasa/domogik/src/domogik/bin/../butler/brain_minimal.rive | |
| 2015-09-24 22:30:25,986 domogik-butler INFO Brain part found : plugin_weather | |
| 2015-09-24 22:30:25,986 domogik-butler INFO - Language found : ru_RU | |
| 2015-09-24 22:30:25,993 domogik-butler INFO Brain part found : brain_base | |
| 2015-09-24 22:30:25,994 domogik-butler INFO - Language found : ru_RU | |
| 2015-09-24 22:30:26,011 domogik-butler INFO Learn file found : /var/lib/domogik/resources/butler/butler_learn.rive | |
| 2015-09-24 22:30:26,016 domogik-butler INFO Extract tagged features (##feature##) and suggestions (##suggest##) from the rivescript files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-09-19 11:49:35,758 domogik-admin DEBUG Send client status : alive | |
| 2015-09-19 11:49:48,543 domogik.admin.application ERROR Exception on /client/plugin-weather.skyworker/dmg_devices/edit/1 [POST] | |
| Traceback (most recent call last): | |
| File "/usr/lib/python2.7/dist-packages/flask/app.py", line 1817, in wsgi_app | |
| response = self.full_dispatch_request() | |
| File "/usr/lib/python2.7/dist-packages/flask/app.py", line 1477, in full_dispatch_request | |
| rv = self.handle_user_exception(e) | |
| File "/usr/lib/python2.7/dist-packages/flask/app.py", line 1381, in handle_user_exception | |
| reraise(exc_type, exc_value, tb) | |
| File "/usr/lib/python2.7/dist-packages/flask/app.py", line 1475, in full_dispatch_request |