I will try to get a traceback, as I said it happens intermittently and
I have only had screen shots sent to me, I will try to get one of
those up.



On Jun 9, 9:37 am, Karen Tracey <kmtra...@gmail.com> wrote:
> On Tue, Jun 9, 2009 at 12:27 PM, joshm <joshmat...@gmail.com> wrote:
>
> > Try one more time...anyone?  I know that perhaps this may be more of a
> > python/config question but anyone that might be able to point me in
> > the right direction?
>
> Perhaps if you provided the full tracback of the error someone might be able
> to be more helpful.  That would at least give a clue what code is trying to
> access this directory.
>
> Karen
>
>
>
>
>
> > On Jun 8, 10:23 am, jmat <joshmat...@gmail.com> wrote:
> > > I'm getting an error using Django 1.0 when trying to log a new user
> > > in.  When I call
>
> > > login(request)
>
> > > On a new user I  will occassionally (not very often) get an error (the
> > > cache number values will be different):
>
> > > Permission Denied: /tmp/python.cache_root/8/7/2
>
> > > Which is an:
>
> > > OSError in /usr/lib/python2.4/os.py in makedirs, line 159
>
> > > I can't find any reference to /tmp/python.cache_root anywhere on my
> > > system, but it appears the call is originating from a django request.
>
> > > I can temporarily fix the issue by enabling write permission on the
> > > given location, but down the road the same error seems to appear
> > > again...
>
> > >  Has anyone ever seen an error like this before?
>
> > > any help will be appreicated.
>
> > > - JM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to