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

Error in cocaine-tornado-proxy #29

Closed
vladimirlagunov opened this issue Aug 19, 2015 · 1 comment
Closed

Error in cocaine-tornado-proxy #29

vladimirlagunov opened this issue Aug 19, 2015 · 1 comment

Comments

@vladimirlagunov
Copy link
Contributor

$ /usr/bin/cocaine-tornado-proxy --log_to_stderr
Traceback (most recent call last):
  File "/usr/bin/cocaine-tornado-proxy", line 9, in <module>
    load_entry_point('cocaine-tools==0.12.0.0rc28', 'console_scripts', 'cocaine-tornado-proxy')()
  File "/usr/lib/python2.7/dist-packages/cocaine/proxy/proxy.py", line 419, in main
    sticky_header=opts.sticky_header)
  File "/usr/lib/python2.7/dist-packages/tornado/util.py", line 215, in __new__
    instance.initialize(*args, **init_kwargs)
TypeError: initialize() got an unexpected keyword argument 'locators'
@noxiouz
Copy link
Member

noxiouz commented Aug 19, 2015

Tornado 4.2 broke API for HTTPServers. Also I see, that you used not so new version of proxy. Please, update to the latest one from master.

@noxiouz noxiouz closed this as completed Aug 25, 2015
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