Advertisement
Guest User

Untitled

a guest
Nov 10th, 2011
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | None | 0 0
  1. ^Cuser@cloudHQ2:~$ sudo tail -f /var/log/nova/nova-compute.log
  2. sudo: unable to resolve host cloudHQ2
  3. (nova): TRACE:   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/strategies.py", line 82, in connect
  4. (nova): TRACE:     return dialect.connect(*cargs, **cparams)
  5. (nova): TRACE:   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 249, in connect
  6. (nova): TRACE:     return self.dbapi.connect(*cargs, **cparams)
  7. (nova): TRACE:   File "/usr/lib/pymodules/python2.7/MySQLdb/__init__.py", line 81, in Connect
  8. (nova): TRACE:     return Connection(*args, **kwargs)
  9. (nova): TRACE:   File "/usr/lib/pymodules/python2.7/MySQLdb/connections.py", line 187, in __init__
  10. (nova): TRACE:     super(Connection, self).__init__(*args, **kwargs2)
  11. (nova): TRACE: OperationalError: (OperationalError) (1130, "Host 'cloudHQ2' is not allowed to connect to this MySQL server") None None
  12. (nova): TRACE:
  13.  
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement