neutron net-create :unable to establish connection to http://controller:9696/v2.0/networks.json
hi i want create a network with this command: neutron net-create ext-net --shared --router:external=True but get error. i use ubuntu server 12.4 on virtualbox and icehouse
If you're getting an
unable to establish connection
error, that suggests that your Neutron server isn't running. Verify whether or not it is running, and look in the neutronserver.log
. If it is running, make sure that firewall rules are not causing problems for you. Let us know what you find.i checked neutron server is running, i look server.log there are warnings and errors: 2014-10-11 01:12:21.273 3572 ERROR neutron.openstack.common.rpc.common [-] AMQP server on localhost:5672 is unreachable:socket closed. trying again in 30 seconds.
i still have this error, please anyone if its possible help me, thanks.
See this post.
facing same issue but i have problem that neutron-server is not able to run