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

pathman-sr Can't be accessed #13

Open
luwei1994 opened this issue May 27, 2018 · 1 comment
Open

pathman-sr Can't be accessed #13

luwei1994 opened this issue May 27, 2018 · 1 comment

Comments

@luwei1994
Copy link

#python rest_server_v6.py

more pathman_ini.py

odl_ip = '127.0.0.1'
odl_ip = '198.168.2.12'
odl_port = '8181'
log_file = '/tmp/pathman.log'
log_size = 2000000
log_count = 3
log_level = 'INFO'
odl_user = 'admin'
odl_password = 'admin'

Can't be accessed http://192.168.2.11:8020/cisco-ctao/apps/pathman_sr/index.html

@nikmon2
Copy link
Contributor

nikmon2 commented Jun 8, 2018

On your host 198.168.2.11, you should have the pathman-sr repo installed.
When you start ./rest_server_v6.py, there will be a /tmp/pathman.log created.

What's the output from starting the rest-server?
What does the log file say?

Cheers,
Niklas

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