|
List Info
Thread: on_create_session
|
|
| on_create_session |

|
2006-02-22 20:33:22 |
> http://www.cherrypy
.org/newticket
Upon submitting a ticket:
Trac detected an internal error:
(111, 'Connection refused')
Traceback (most recent call last):
File
"/usr/local/lib/python2.3/site-packages/trac/ModPython
Handler.py", line
194, in handler
core.dispatch_request(mpr.path_info, args, mpr, env)
File
"/usr/local/lib/python2.3/site-packages/trac/core.py&
quot;, line 435,
in dispatch_request
module.run()
File
"/usr/local/lib/python2.3/site-packages/trac/Module.py
", line
44, in run
self.render()
File
"/usr/local/lib/python2.3/site-packages/trac/Ticket.py
", line
298, in render
self.create_ticket()
File
"/usr/local/lib/python2.3/site-packages/trac/Ticket.py
", line
290, in create_ticket
tn.notify(ticket, newticket=1)
File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
227, in notify
NotifyEmail.notify(self, ticket['id'], subject)
File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
131, in notify
Notify.notify(self, resid)
File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
79, in notify
self.begin_send()
File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
139, in begin_send
self.server = smtplib.SMTP(self.smtp_server)
File "/usr/local/lib/python2.3/smtplib.py",
line 240, in __init__
(code, msg) = self.connect(host, port)
File "/usr/local/lib/python2.3/smtplib.py",
line 302, in connect
raise socket.error, msg
error: (111, 'Connection refused')
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|
|
| on_create_session |

|
2006-02-23 10:59:31 |
Rubic wrote:
> > http://www.cherrypy
.org/newticket
>
> Upon submitting a ticket:
>
> Trac detected an internal error:
> (111, 'Connection refused')
>
>
> Traceback (most recent call last):
> File
>
"/usr/local/lib/python2.3/site-packages/trac/ModPython
Handler.py", line
> 194, in handler
> core.dispatch_request(mpr.path_info, args, mpr,
env)
> File
"/usr/local/lib/python2.3/site-packages/trac/core.py&
quot;, line 435,
> in dispatch_request
> module.run()
> File
"/usr/local/lib/python2.3/site-packages/trac/Module.py
", line
> 44, in run
> self.render()
> File
"/usr/local/lib/python2.3/site-packages/trac/Ticket.py
", line
> 298, in render
> self.create_ticket()
> File
"/usr/local/lib/python2.3/site-packages/trac/Ticket.py
", line
> 290, in create_ticket
> tn.notify(ticket, newticket=1)
> File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
> 227, in notify
> NotifyEmail.notify(self, ticket['id'], subject)
> File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
> 131, in notify
> Notify.notify(self, resid)
> File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
> 79, in notify
> self.begin_send()
> File
"/usr/local/lib/python2.3/site-packages/trac/Notify.py
", line
> 139, in begin_send
> self.server = smtplib.SMTP(self.smtp_server)
> File
"/usr/local/lib/python2.3/smtplib.py", line 240,
in __init__
> (code, msg) = self.connect(host, port)
> File
"/usr/local/lib/python2.3/smtplib.py", line 302,
in connect
> raise socket.error, msg
> error: (111, 'Connection refused')
The SMTP server was down for a short time. You can try it
again now.
Remi.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|
|
[1-2]
|
|