Message2420
Hello! I just easy_install'ed Roundup 1.3.3 on a Fedora Core 6 box. I managed to get a tracker set up, and loaded up the web interface. I clicked the Register link to register myself, filled out the form, and Firefox (2.0.0.3) gives me an error page saying "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."
The output from the roundup-server command shows that there's some sort of infinite loop occurring:
171.66.60.51 - - [03/Apr/2007 11:55:08] "POST /dev/user HTTP/1.1" 302 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/ HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress//// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress///// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress//////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress///////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress//////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress///////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress////////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/////////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress//////////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress///////////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress////////////////// HTTP/1.1" 301 -
171.66.60.51 - - [03/Apr/2007 11:55:08] "GET /user?@template=rego_progress/////////////////// HTTP/1.1" 301 -
What information do you need from me to diagnose this?
Thanks! |
|
Date |
User |
Action |
Args |
2009-02-03 14:22:04 | admin | link | issue1693838 messages |
2009-02-03 14:22:04 | admin | create | |
|