if it's a safe path for you, change the permissions with chmod.

On Friday, December 5, 2014 12:31:43 PM UTC+2, jo wrote:
>
> Hi all, 
>
> I got this error. It is an attempt to write a log in 
> http://mysite.com/_debug/view/1417774207 
>
> Unrecoverable error in the server. Traceback (most recent call last): 
> File "buildout/eggs/CherryPy-3.2.4-py2.6.egg/cherrypy/_cpwsgi.py", line 
> 169, in trap return func(*args, **kwargs) 
> File "buildout/eggs/CherryPy-3.2.4-py2.6.egg/cherrypy/_cpwsgi.py", line 
> 96, in __call__ return self.nextapp(environ, start_response) 
> File 
> "buildout/eggs/Paste-1.7.5.1-py2.6.egg/paste/evalexception/middleware.py", 
> line 186, in __call__ return self.respond(environ, start_response) 
> File 
> "buildout/eggs/Paste-1.7.5.1-py2.6.egg/paste/evalexception/middleware.py", 
> line 331, 
> in respond environ['wsgi.errors'].write('Debug at: %s\n' % view_uri) 
>
> IOError: [Errno 5] Input/output error 
>
> ---------------------------------------------------------------------------------
>  
>
> view_uri = http://mysite.com/_debug/view/1417774207 
>
> Seems to me, tg wants to write a log into an unauthorized path. 
> How can I solve this problem? 
> Thanks for any help. 
>
> j 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to