Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 670246 Details for
Bug 890774
[abrt] bibus-1.5.1-7.fc17: connections.py:187:__init__:OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)")
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 7.16 KB, created by
Wouter
on 2012-12-29 22:12:29 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Wouter
Created:
2012-12-29 22:12:29 UTC
Size:
7.16 KB
patch
obsolete
>connections.py:187:__init__:OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)") > >Traceback (most recent call last): > File "/usr/share/bibus/FirstStart/MySQL_Setup.py", line 300, in onConnect > unix_socket=self.text_ctrl_socket.GetValue()) > File "/usr/lib64/python2.7/site-packages/MySQLdb/__init__.py", line 81, in Connect > return Connection(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/MySQLdb/connections.py", line 187, in __init__ > super(Connection, self).__init__(*args, **kwargs2) >OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)") > >Local variables in innermost frame: >conversions: {0: <class 'decimal.Decimal'>, 1: <type 'int'>, 2: <type 'int'>, 3: <type 'long'>, 4: <type 'float'>, 5: <type 'float'>, <type 'instance'>: <function Instance2Str at 0x319da28>, 7: <function mysql_timestamp_converter at 0x264b6e0>, 8: <type 'long'>, 9: <type 'int'>, 10: <function Date_or_None at 0x264b578>, 11: <function TimeDelta_or_None at 0x264b488>, 12: <function DateTime_or_None at 0x264b410>, 13: <type 'int'>, <type 'array.array'>: <function array2Str at 0x319db18>, 15: [(128, <type 'str'>)], 248: <function Str2Set at 0x319d6e0>, <type 'datetime.timedelta'>: <function DateTimeDelta2literal at 0x264b668>, 254: [(128, <type 'str'>)], <type 'str'>: <function Thing2Literal at 0x319d9b0>, <type 'dict'>: <built-in function escape_dict>, <type 'long'>: <function Thing2Str at 0x319d7d0>, 252: [(128, <type 'str'>)], <type 'object'>: <function Instance2Str at 0x319da28>, <type 'tuple'>: <built-in function escape_sequence>, <type 'bool'>: <function Bool2Str at 0x319d230>, <type 'int'>: <function Thing2Str at 0x319d7d0>, <type 'NoneType'>: <function None2NULL at 0x319d938>, <type 'datetime.datetime'>: <function DateTime2literal at 0x264b5f0>, <type 'unicode'>: <function Unicode2Str at 0x319d848>, 246: <class 'decimal.Decimal'>, <type 'set'>: <function Set2Str at 0x319d758>, <type 'float'>: <function Float2Str at 0x319d8c0>, 253: [(128, <type 'str'>)], <type 'list'>: <built-in function escape_sequence>} >kwargs2: {'conv': {0: <class 'decimal.Decimal'>, 1: <type 'int'>, 2: <type 'int'>, 3: <type 'long'>, 4: <type 'float'>, 5: <type 'float'>, <type 'instance'>: <function Instance2Str at 0x319da28>, 7: <function mysql_timestamp_converter at 0x264b6e0>, 8: <type 'long'>, 9: <type 'int'>, 10: <function Date_or_None at 0x264b578>, 11: <function TimeDelta_or_None at 0x264b488>, 12: <function DateTime_or_None at 0x264b410>, 13: <type 'int'>, <type 'datetime.timedelta'>: <function DateTimeDelta2literal at 0x264b668>, 15: [(128, <type 'str'>)], <type 'dict'>: <built-in function escape_dict>, <type 'str'>: <function Thing2Literal at 0x319d9b0>, <type 'bool'>: <function Bool2Str at 0x319d230>, <type 'int'>: <function Thing2Str at 0x319d7d0>, <type 'NoneType'>: <function None2NULL at 0x319d938>, <type 'list'>: <built-in function escape_sequence>, <type 'array.array'>: <function array2Str at 0x319db18>, <type 'set'>: <function Set2Str at 0x319d758>, <type 'long'>: <function Thing2Str at 0x319d7d0>, <type 'float'>: <function Float2Str at 0x319d8c0>, <type 'object'>: <function Instance2Str at 0x319da28>, <type 'tuple'>: <built-in function escape_sequence>, <type 'datetime.datetime'>: <function DateTime2literal at 0x264b5f0>, <type 'unicode'>: <function Unicode2Str at 0x319d848>, 246: <class 'decimal.Decimal'>, 248: <function Str2Set at 0x319d6e0>, 252: [(128, <type 'str'>)], 253: [(128, <type 'str'>)], 254: [(128, <type 'str'>)]}, 'passwd': u'ms851', 'client_flag': 196608, 'unix_socket': u'/var/run/mysqld/mysqld.sock', 'host': u'localhost', 'user': u'root', 'port': 3306} >args: () >conv: {0: <class 'decimal.Decimal'>, 1: <type 'int'>, 2: <type 'int'>, 3: <type 'long'>, 4: <type 'float'>, 5: <type 'float'>, <type 'instance'>: <function Instance2Str at 0x319da28>, 7: <function mysql_timestamp_converter at 0x264b6e0>, 8: <type 'long'>, 9: <type 'int'>, 10: <function Date_or_None at 0x264b578>, 11: <function TimeDelta_or_None at 0x264b488>, 12: <function DateTime_or_None at 0x264b410>, 13: <type 'int'>, <type 'array.array'>: <function array2Str at 0x319db18>, 15: [(128, <type 'str'>)], 248: <function Str2Set at 0x319d6e0>, <type 'datetime.timedelta'>: <function DateTimeDelta2literal at 0x264b668>, 254: [(128, <type 'str'>)], <type 'str'>: <function Thing2Literal at 0x319d9b0>, <type 'dict'>: <built-in function escape_dict>, <type 'long'>: <function Thing2Str at 0x319d7d0>, 252: [(128, <type 'str'>)], <type 'object'>: <function Instance2Str at 0x319da28>, <type 'tuple'>: <built-in function escape_sequence>, <type 'bool'>: <function Bool2Str at 0x319d230>, <type 'int'>: <function Thing2Str at 0x319d7d0>, <type 'NoneType'>: <function None2NULL at 0x319d938>, <type 'datetime.datetime'>: <function DateTime2literal at 0x264b5f0>, <type 'unicode'>: <function Unicode2Str at 0x319d848>, 246: <class 'decimal.Decimal'>, <type 'set'>: <function Set2Str at 0x319d758>, <type 'float'>: <function Float2Str at 0x319d8c0>, 253: [(128, <type 'str'>)], <type 'list'>: <built-in function escape_sequence>} >use_unicode: False >FIELD_TYPE: <module 'MySQLdb.constants.FIELD_TYPE' from '/usr/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.pyc'> >kwargs: {'passwd': u'ms851', 'unix_socket': u'/var/run/mysqld/mysqld.sock', 'host': u'localhost', 'user': u'root', 'port': 3306} >sql_mode: '' >charset: '' >self: <_mysql.connection closed at 31da0a0> >n: '5' >WeakValueDictionary: <class weakref.WeakValueDictionary at 0x7f016b5c40b8> >conv2: {0: <class 'decimal.Decimal'>, 1: <type 'int'>, 2: <type 'int'>, 3: <type 'long'>, 4: <type 'float'>, 5: <type 'float'>, <type 'instance'>: <function Instance2Str at 0x319da28>, 7: <function mysql_timestamp_converter at 0x264b6e0>, 8: <type 'long'>, 9: <type 'int'>, 10: <function Date_or_None at 0x264b578>, 11: <function TimeDelta_or_None at 0x264b488>, 12: <function DateTime_or_None at 0x264b410>, 13: <type 'int'>, <type 'datetime.timedelta'>: <function DateTimeDelta2literal at 0x264b668>, 15: [(128, <type 'str'>)], <type 'dict'>: <built-in function escape_dict>, <type 'str'>: <function Thing2Literal at 0x319d9b0>, <type 'bool'>: <function Bool2Str at 0x319d230>, <type 'int'>: <function Thing2Str at 0x319d7d0>, <type 'NoneType'>: <function None2NULL at 0x319d938>, <type 'list'>: <built-in function escape_sequence>, <type 'array.array'>: <function array2Str at 0x319db18>, <type 'set'>: <function Set2Str at 0x319d758>, <type 'long'>: <function Thing2Str at 0x319d7d0>, <type 'float'>: <function Float2Str at 0x319d8c0>, <type 'object'>: <function Instance2Str at 0x319da28>, <type 'tuple'>: <built-in function escape_sequence>, <type 'datetime.datetime'>: <function DateTime2literal at 0x264b5f0>, <type 'unicode'>: <function Unicode2Str at 0x319d848>, 246: <class 'decimal.Decimal'>, 248: <function Str2Set at 0x319d6e0>, 252: [(128, <type 'str'>)], 253: [(128, <type 'str'>)], 254: [(128, <type 'str'>)]} >CLIENT: <module 'MySQLdb.constants.CLIENT' from '/usr/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.pyc'> >proxy: <built-in function proxy> >v: <built-in function escape_sequence> >k: <type 'list'> >client_version: (5, 5) >client_flag: 196608 >types: <module 'types' from '/usr/lib64/python2.7/types.pyc'>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 890774
:
670242
|
670243
|
670244
|
670245
| 670246 |
670247