-
Notifications
You must be signed in to change notification settings - Fork 8
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
Проблема - не запускается веб-сервер - TypeError: initialize() got an unexpected keyword argument 'auto_start' #4
Comments
Подтверждаю. Чистая ubuntu 14.04 + pip install yandextank && pip install yatank-online:
Это, похоже, уже обсуждалось 15 мая тут |
Да это оно. Проблема несовместимых версия tornado и tornadio все еще актуальна. |
$ python -V
|
В логе этого и нет. Эксепшн вываливается только в stderr перед началом отображения консоли танка |
pip install pyjade==3.0.0 |
@ex-troll |
Говорят, взлетает с tornado==4.0, но я еще не успел проверить. |
С load.ini
А запустилось в итоге на 8001. |
Не работает OnlineReport, в логе вижу следующие строчки:
В ini прописано следующее:
Как выяснилось в отладчике вебсервер в OnlineReport не стартует из-за эксепшена
TypeError: initialize() got an unexpected keyword argument 'auto_start'
.Скрин из дебаггера:
Версии софта:
The text was updated successfully, but these errors were encountered: