[Bug 1449392] Re: oslo_messaging._drivers.impl_rabbit Check login credentials: Socket closed

James Page james.page at ubuntu.com
Thu Sep 17 07:53:46 UTC 2015


This looks like a misconfiguration in rabbitmq - I'd suggest that you
pose this question on ask.openstack.org or on freenode irc channel
#openstack.

** Changed in: cloud-archive
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ubuntu-cloud-archive.
https://bugs.launchpad.net/bugs/1449392

Title:
  oslo_messaging._drivers.impl_rabbit Check login credentials: Socket
  closed

Status in ubuntu-cloud-archive:
  Invalid

Bug description:
  here is my nova.conf
  I check log and find out I lost oslo_messaging_rabbit section.
  when I add this section and restart nova service, I still get this

  2015-04-27 23:56:19.492 21789 ERROR
  oslo_messaging._drivers.impl_rabbit [req-871cc7bc-ff48-4f62-a8fa-
  4fa44bb112f4 - - - - -] AMQP server controller:5672 closed the
  connection. Check login credentials: Socket closed


  [DEFAULT]
  dhcpbridge_flagfile=/etc/nova/nova.conf
  dhcpbridge=/usr/bin/nova-dhcpbridge
  logdir=/var/log/nova
  state_path=/var/lib/nova
  lock_path=/var/lock/nova
  force_dhcp_release=True
  libvirt_use_virtio_for_bridges=True
  verbose=True
  ec2_private_dns_show_ip=True
  api_paste_config=/etc/nova/api-paste.ini
  enabled_apis=ec2,osapi_compute,metadata

  rpc_backend = rabbit

  auth_strategy = keystone
  my_ip = 172.24.1.10

  vncserver_listen = 172.24.1.10
  vncserver_proxyclient_address = 172.24.1.10

  [database]
  connection = mysql://nova:inwin@controller/nova

  [keystone_authtoken]
  auth_uri = http://controller:5000/v2.0
  identity_uri = http://controller:35357
  admin_tenant_name = service
  admin_user = nova
  admin_password = inwin
  username = nova
  password = inwin
  auth_plugin = inwin
  #project_domain_id = default
  project_domain_id = service
  #user_domain_id = default
  user_domain_id = regionOne

  [glance]
  host = controller

  [oslo_messaging_rabbit]
  rabbit_host = controller
  rabbit_userid = guest
  rabbit_password = inwin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nova-cert 1:2015.1~rc1-0ubuntu1~cloud0 [origin: Canonical]
  ProcVersionSignature: Ubuntu 3.16.0-34.47~14.04.1-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CrashDB:
   {
                  "impl": "launchpad",
                  "project": "cloud-archive",
                  "bug_pattern_url": "http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml",
               }
  Date: Mon Apr 27 23:48:00 2015
  InstallationDate: Installed on 2015-04-26 (2 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nova
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1449392/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list