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

Cannot make ovsdbrest work :( #6

Open
jmguzmanc opened this issue Mar 1, 2018 · 1 comment
Open

Cannot make ovsdbrest work :( #6

jmguzmanc opened this issue Mar 1, 2018 · 1 comment

Comments

@jmguzmanc
Copy link

jmguzmanc commented Mar 1, 2018

Hi

I am trying to make it work, unsucessfully.

Installed correcty and POSTed the nodes config, that returned 200 OK
but , I see in the ONOS log
2018-03-01 10:58:33,925 | INFO | qtp608382515-185 | NetworkConfigManager | 127 - org.onosproject.onos-core-net - 1.10.11 | Configuration 'ovsdbrest' queued for subject DefaultApplicationId{id=123, name=org.onosproject.ovsdbrest}

The API returns 404.. even when trying the test path

curl --request GET \
  --url http://localhost:8181/onos/ovsdb/test \
  --header 'authorization: Basic b25vczpyb2Nrcw==' \
  --header 'cache-control: no-cache' 

I get a 404.
`

<title>Error 404 Not Found</title>

HTTP ERROR: 404

Problem accessing /onos/ovsdb/test. Reason:

    Not Found


Powered by Jetty:// 8.1.19.v20160209 `

I am using ONOS 1.10.11

@bsrgsit
Copy link

bsrgsit commented Sep 30, 2018

Same issue .. anybody found Solution? +1

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