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

ZbxTgDaemon.py stopped and not starting after receiving a command from a private group. #94

Open
Varrkan82 opened this issue Oct 24, 2017 · 1 comment

Comments

@Varrkan82
Copy link

Varrkan82 commented Oct 24, 2017

After receiving a command from a private group the daemon is stopped and not starting again.

root@vmh1000 /home/zabbix/bin # sudo -u zabbix python ZbxTgDaemon.py {u'ok': True, u'result': {u'username': u'nXXXXXXbot', u'first_name': u'zabbix_bot', u'is_bot': True, u'id': 000000000}} 14d1ee10f78000000001218c0000067b Traceback (most recent call last): File "ZbxTgDaemon.py", line 221, in <module> main() File "ZbxTgDaemon.py", line 176, in main print m["message"]["from"]["id"] KeyError: 'message'
Credentials are modified in example for a security reasons.

@ableev
Copy link
Owner

ableev commented Oct 24, 2017

@Varrkan82 seems like an old error, and I've fixed it already

flashpoint:Zabbix-in-Telegram lost$ git diff ZbxTgDaemon.py | wc -l
     413

Will try to push changes, sorry.

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