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

Telegram no working #72

Open
jkvint opened this issue Sep 12, 2019 · 4 comments
Open

Telegram no working #72

jkvint opened this issue Sep 12, 2019 · 4 comments

Comments

@jkvint
Copy link

jkvint commented Sep 12, 2019

python crawler.py
2019-09-12 11:59:10,063 Notifier loading failed, check config for errors
Traceback (most recent call last):
File "crawler.py", line 190, in
NOTIFIER = getattr(_NOTIFIER_MODULE, _NOTIFIER_CLASSNAME)(_CONFIG)
File "/home/jkvint/kimsufi-crawler/notifiers/telegram_notifier.py", line 18, in init
super().init(config)

@jkvint
Copy link
Author

jkvint commented Sep 12, 2019

No answer from API: {u'answer': None, u'version': u'1.0', u'id': 0, u'error': {u'status': u'252', u'message': u"Unknown function 'dedicated#getAvailability2'", u'__class': u'result:error', u'value': None, u'exceptionType': u'Unavailable'}}

This is if you reconfigure to email

@jkvint
Copy link
Author

jkvint commented Sep 13, 2019

Telegram worked only python3

@jkvint
Copy link
Author

jkvint commented Sep 13, 2019

Only error left No answer from API: {'answer': None, 'version': '1.0', 'error': {'__class': 'result:error', 'value': None, 'status': '252', 'exceptionType': 'Unavailable', 'message': "Unknown function 'dedicated#getAvailability2'"}, 'id': 0}

@jkvint
Copy link
Author

jkvint commented Sep 14, 2019

Can you check the script? Problem with api?

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

1 participant