chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#1752: spiffy-cgi-handlers: infinite redirect with cgit 'about' page


From: Chicken Trac
Subject: #1752: spiffy-cgi-handlers: infinite redirect with cgit 'about' page
Date: Sun, 25 Apr 2021 13:55:54 -0000

#1752: spiffy-cgi-handlers: infinite redirect with cgit 'about' page
--------------------------------+-----------------------------------------
            Reporter:  Diego    |       Type:  defect
              Status:  new      |   Priority:  major
           Milestone:  someday  |  Component:  extensions
             Version:  5.2.0    |   Keywords:  spiffy, spiffy-cgi-handlers
Estimated difficulty:           |
--------------------------------+-----------------------------------------
 For some reason, going to the "about" page on a cgit repostiory causes
 spiffy to infinitely redirect with something like the following sample
 debug log. I think I've observed the behavior on others' spiffy servers as
 well. Not sure I understand cgi well enough to provide more info.

 {{{
 spiffy92: Incoming request from 0.0.0.0
 spiffy92: Handling request from 0.0.0.0
 (cgi) started program
 /usr/lib/cgit/cgit.cgi(/usr/share/webapps/cgit/dotfiles/about/) ...
 spiffy92: Closing off
 spiffy93: Incoming request from 0.0.0.0
 spiffy93: Handling request from 0.0.0.0
 (cgi) started program
 /usr/lib/cgit/cgit.cgi(/usr/share/webapps/cgit/dotfiles/about/) ...
 spiffy93: Closing off
 spiffy94: Incoming request from 0.0.0.0
 spiffy94: Handling request from 0.0.0.0
 (cgi) started program
 /usr/lib/cgit/cgit.cgi(/usr/share/webapps/cgit/dotfiles/about/) ...
 spiffy94: Closing off
 spiffy95: Incoming request from 0.0.0.0
 spiffy95: Handling request from 0.0.0.0
 (cgi) started program
 /usr/lib/cgit/cgit.cgi(/usr/share/webapps/cgit/dotfiles/about/) ...
 spiffy95: Closing off
 spiffy96: Incoming request from 0.0.0.0
 spiffy96: Handling request from 0.0.0.0
 (cgi) started program
 /usr/lib/cgit/cgit.cgi(/usr/share/webapps/cgit/dotfiles/about/) ...
 }}}

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1752>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]