-
Notifications
You must be signed in to change notification settings - Fork 5
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
Can not register a PoP [Code : 422] #18
Comments
I have tha same problem, I am using the latest version of NFVO and tha latest version of openstack plugin which I choose during the bootstrap installation on a Ubuntu Server 16.04.4 VM Following is the logs from the Openstack Plugin: `SLF4J: Class path contains multiple SLF4J bindings. Thank you in advance |
Hi! On openbaton GUI the error was: Instead in the terminal:
|
Hi,
In my case the probles was that the system administratos closed all the
incoming traffic to the VM that the controller is installed,
I put tha appropriate rules and after this I managed to register the PoP.
But I m not using docker setup
2018-06-06 14:48 GMT+03:00 mzanella <[email protected]>:
… Hi!
I have the same problem too using docker with minimal setup
<https://github.com/openbaton/bootstrap/blob/f9d8ad8a1b25e95baae15da7612f2032bfcff20e/distributions/docker/compose/min_nomysql-compose.yml>,
loading the same JSON.
On openbaton GUI the error was:
[image: image]
<https://user-images.githubusercontent.com/12596262/41036321-f64489ee-698f-11e8-9b76-c622e2b995ea.png>
Instead in the terminal:
nfvo_1 | 2018-06-06 11:37:24.991 ERROR 1 --- [nio-8080-exec-5] o.o.n.a.e.GlobalExceptionHandler : Exception was thrown -> Return message: org.openbaton.exceptions.PluginException: Error instantiating plugin: Connect to localhost:15672 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlT6KpBvS_6RM6RDxjftiTxajBWccYcXks5t58FzgaJpZM4TvfhI>
.
|
Hello, org.openbaton.exceptions.VimException: Vim instance Not refreshed default. Caused by: org.openbaton.exceptions.VimDriverException: Error refreshing vim: Listing images of VIM default (null) threw exceptions using Glance v2: "RESTEASY004655: Unable to invoke request" and using Glance v1: "RESTEASY004655: Unable to invoke request" Code: 422 Does this problem solved ? If does, how can we solve it ? |
How can I get the openstack plugin logs? |
I am using the latest NFVO and trying to upload a PoP with the following json
I receive the following error.
Following is a log from openstack plugin log
LF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/lib/openbaton/plugins/vim-drivers/openbaton-plugin-vimdriver-openstack-4j-5.2.0.jar!/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/lib/openbaton/plugins/vim-drivers/openbaton-plugin-vimdriver-openstack-4j-5.2.0.jar!/lib/logback-classic-1.1.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
2018-05-02 14:23:31:345 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:346 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:347 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:347 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:348 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:348 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:361 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:362 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:368 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:368 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:370 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:370 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:372 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:373 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:375 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:375 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:376 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:376 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
2018-05-02 14:23:31:379 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - external-properties-file: /etc/openbaton/plugin/openstack/driver.properties doesn't exist
2018-05-02 14:23:31:379 +0100 [main] DEBUG org.openbaton.drivers.openstack4j.OpenStack4JDriver - Properties are {connection-timeout=10000, external-properties-file=/etc/openbaton/plugin/openstack/driver.properti$
Please help. Thank you in advance
The text was updated successfully, but these errors were encountered: