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 851917 Details for
Bug 1055042
[abrt] yum-cron: socket.py:571:create_connection:error: [Errno 111] Connection refused
[?]
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), 1.34 KB, created by
Bob
on 2014-01-18 08:41:42 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Bob
Created:
2014-01-18 08:41:42 UTC
Size:
1.34 KB
patch
obsolete
>socket.py:571:create_connection:error: [Errno 111] Connection refused > >Traceback (most recent call last): > File "/usr/sbin/yum-cron", line 698, in <module> > main() > File "/usr/sbin/yum-cron", line 695, in main > base.updatesCheck() > File "/usr/sbin/yum-cron", line 606, in updatesCheck > self.emitMessages() > File "/usr/sbin/yum-cron", line 681, in emitMessages > map(lambda x: x.sendMessages(), self.emitters) > File "/usr/sbin/yum-cron", line 681, in <lambda> > map(lambda x: x.sendMessages(), self.emitters) > File "/usr/sbin/yum-cron", line 233, in sendMessages > s.connect(self.opts.email_host) > File "/usr/lib64/python2.7/smtplib.py", line 310, in connect > self.sock = self._get_socket(host, port, self.timeout) > File "/usr/lib64/python2.7/smtplib.py", line 285, in _get_socket > return socket.create_connection((host, port), timeout) > File "/usr/lib64/python2.7/socket.py", line 571, in create_connection > raise err >error: [Errno 111] Connection refused > >Local variables in innermost frame: >err: error(111, 'Connection refused') >proto: 6 >canonname: '' >af: 2 >sock: <socket._socketobject object at 0x8171980> >host: 'localhost' >timeout: <object object at 0x7f03211ef0b0> >res: (2, 1, 6, '', ('127.0.0.1', 25)) >socktype: 1 >address: ('localhost', 25) >sa: ('127.0.0.1', 25) >source_address: None >port: 25 >_: error(111, 'Connection refused')
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 1055042
: 851917 |
851918