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

Write playbooks for configuring ADS server setup #15

Open
sivashankerN opened this issue Jun 13, 2017 · 5 comments
Open

Write playbooks for configuring ADS server setup #15

sivashankerN opened this issue Jun 13, 2017 · 5 comments

Comments

@sivashankerN
Copy link
Contributor

Write a ansible playbook that will configure ads server setup from host machine

@sivashankerN
Copy link
Contributor Author

sivashankerN commented Jun 13, 2017

Written a playbook and committed the changes in 68c6eb9.

@sivashankerN
Copy link
Contributor Author

sivashankerN commented Jun 13, 2017

Still there is a small problem when starting ./mange_services.sh

Traceback (most recent call last):
File "src/controller_server.py", line 27, in
from httplogging.http_logger import logger
File "/root/ovpl/src/httplogging/http_logger.py"
raise ValueError(errmsg("Expecting : delimiter", s, end))
ValueError: Expecting : delimiter: line 9 column 24 (char 161)

@sivashankerN
Copy link
Contributor Author

sivashankerN commented Jun 13, 2017

Issue is resolved, mistake in config.json file. We have given "=" instead of ":"

@sivashankerN
Copy link
Contributor Author

another issue encountered
NameError: global name 'memoryview' is not defined in ads server.

@sivashankerN
Copy link
Contributor Author

ADS error vlead/ovpl#77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant