Admin page isn't redirecting properly

18 views
Skip to first unread message

Aditya Sawant

unread,
Sep 29, 2011, 5:37:24 AM9/29/11
to cirru...@googlegroups.com
Thanks for sharing such great software, testing from last three days, but in my case Admin panel is not working, firefox says "The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete....."

Using 0.4.2

my config file

urls['default'] = (
        '/_cron/(.*)', 'Cron',
        '(/files/.*)', 'config.Static',
       '(/wp-includes/.*)', 'config.Static',
       '(/wp-content/.*)', 'config.Static'
        )

# POP definition
# You can define and configure your Point Of Presence

class Static(cache.Service):
    origin = 'http://aadityas.com'
    maxTTL = 2592000 # 1 month
    ignoreQueryString = True
    forwardPost = False
    allowFlushFrom = ['127.0.0.1']


All rest files are untouched. So how to make it work ?

Samuel Alba

unread,
Sep 30, 2011, 8:05:22 PM9/30/11
to cirru...@googlegroups.com
Hi Aditya,

Can I reproduce the error? What's the address of the CirruxCache install?

- Sam

> --
> Project page: http://code.google.com/p/cirruxcache/
> News: http://www.shad.cc/tag/cirruxcache
> Groups: http://groups.google.com/group/cirruxcache
>

--
Samuel Alba
@sam_alba

Aditya Sawant

unread,
Oct 1, 2011, 9:06:42 AM10/1/11
to cirru...@googlegroups.com

Aditya Sawant

unread,
Oct 1, 2011, 9:31:21 AM10/1/11
to cirru...@googlegroups.com
I enabled the datastore admin and admin panel started working, thanks

Datastore admin have to enable for working admin panel or it will keep redirecting.


Thank you
Reply all
Reply to author
Forward
0 new messages